ytdl-sub/src/ytdl_sub
Jesse Bannon ff857c84af
[FEATURE] Prebuilt music presets (#780)
Adds the following prebuilt presets:
```
"Single"
"SoundCloud Discography"
"YouTube Releases"
"YouTube Full Albums"
"Bandcamp"
```

which require no config.yaml to use. Usage examples can be found in the `/examples` directory
2023-10-24 09:23:05 -07:00
..
cli [FEATURE] Prebuilt music presets (#780) 2023-10-24 09:23:05 -07:00
config [FEATURE] Prebuilt music presets (#780) 2023-10-24 09:23:05 -07:00
downloaders [BACKEND] Always filter out live, post_live, and upcoming videos on download (#742) 2023-09-24 06:24:21 -07:00
entries [BACKEND] Perform match-filters at metadata stage, use match-filters for date_range plugin (#725) 2023-09-19 11:19:15 -07:00
plugins [BUGFIX] Fix match-filter edge case and date_range.before (#750) 2023-10-03 11:46:42 -07:00
prebuilt_presets [FEATURE] Prebuilt music presets (#780) 2023-10-24 09:23:05 -07:00
subscriptions [FEATURE] Process all subscriptions even if one or more error (#771) 2023-10-21 12:25:38 -07:00
thread [BACKEND] Add generic.collection download strategy, use it for soundcloud, youtube channel/playlist (#230) 2022-09-14 15:36:14 -07:00
utils [FEATURE] Process all subscriptions even if one or more error (#771) 2023-10-21 12:25:38 -07:00
validators [FEATURE] Subscription nesting (#747) 2023-10-02 16:07:48 -07:00
ytdl_additions [FEATURE] Ability to migrate download archive files (#751) 2023-10-03 16:08:14 -07:00
__init__.py [DOCKER] GUI Docker image using Code-Server (#774) 2023-10-22 01:17:09 -07:00
main.py [FEATURE] Process all subscriptions even if one or more error (#771) 2023-10-21 12:25:38 -07:00