dece
|
895b0dec47
|
style: run Black over the whole project
|
2022-08-09 23:48:14 +02:00 |
|
dece
|
b6929c9453
|
plugins: stop using match as name
In Python 3.10 match will become a soft keyword. The program would still
work but syntax highlighting is getting weird.
|
2022-06-08 17:12:33 +02:00 |
|
dece
|
6841b01e8d
|
youtube_parser: fix reading titles while sleeping
|
2022-05-16 11:09:55 +02:00 |
|
dece
|
0a304f9b6c
|
youtube_parser: support Invidious URLs
|
2022-03-06 17:26:48 +01:00 |
|
dece
|
19e5408ba2
|
youtube_parser: remove annoying logs
|
2021-06-11 11:27:11 +02:00 |
|
dece
|
cde8d8883d
|
youtube_parser: look for youtube URL in whole msg
|
2021-06-07 10:52:04 +02:00 |
|
dece
|
7ca8fa2ce4
|
youtube_parser: fix regex
|
2021-06-07 10:45:54 +02:00 |
|
dece
|
93d59ff30b
|
capture_list: add plugin
|
2021-06-06 19:02:19 +02:00 |
|
dece
|
1e38901c11
|
youtube_parser: add plugin (depends on youtube)
|
2020-11-03 17:41:48 +01:00 |
|