ytdl-sub/examples
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
..
music_subscriptions.yaml [FEATURE] Prebuilt music presets (#780) 2023-10-24 09:23:05 -07:00
music_videos_config.yaml [REFACTOR] Support simple download (#671) 2023-07-26 09:00:00 -07:00
music_videos_subscriptions.yaml Update music_videos_subscriptions.yaml (#433) 2023-01-27 12:51:30 -08:00
README.md [FEATURE] New TV Show example config (#279) 2022-10-14 16:32:19 -07:00
tv_show_config.yaml [FEATURE][BUGFIX] Beautiful subscriptions syntax update + fix (#758) 2023-10-17 16:30:50 -07:00
tv_show_subscriptions.yaml [FEATURE] Prebuilt music presets (#780) 2023-10-24 09:23:05 -07:00

Example Configurations

This directory shows how you can use ytdl-sub for various use cases. These are the configs I personally use and have incorporated as part of the e2e tests.

Each example has a config.yaml and subscription.yaml. The config defines how you format your media, whereas the subscription defines what you download plus some additional configuring if needed.