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": {
|
||||
"max_downloads": 15,
|
||||
},
|
||||
"date_range": {
|
||||
"before": "20230101"
|
||||
},
|
||||
"date_range": {"before": "20230101"},
|
||||
"overrides": {
|
||||
"url": "https://funkypselicave.bandcamp.com/",
|
||||
"track_title": "{captured_track_title}",
|
||||
|
|
|
|||
Loading…
Reference in a new issue