This commit is contained in:
Jesse Bannon 2023-01-14 16:38:57 -08:00
parent b0f995619e
commit bcfa634d1f

View file

@ -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}",