lint
This commit is contained in:
parent
b0f995619e
commit
bcfa634d1f
1 changed files with 1 additions and 3 deletions
|
|
@ -24,9 +24,7 @@ def subscription_dict(output_directory):
|
||||||
"ytdl_options": {
|
"ytdl_options": {
|
||||||
"max_downloads": 15,
|
"max_downloads": 15,
|
||||||
},
|
},
|
||||||
"date_range": {
|
"date_range": {"before": "20230101"},
|
||||||
"before": "20230101"
|
|
||||||
},
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"url": "https://funkypselicave.bandcamp.com/",
|
"url": "https://funkypselicave.bandcamp.com/",
|
||||||
"track_title": "{captured_track_title}",
|
"track_title": "{captured_track_title}",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue