ytdl-sub/examples
Jesse Bannon cc38db9c7a
[FEATURE] Simplify `music_tags` plugin (#660)
* [FEATURE] Simplify ``music_tags`` plugin

* docs

* more compatible

* check old format better

* better dict instantiate
2023-07-24 18:05:54 -07:00
..
music_audio_config.yaml [FEATURE] Simplify `music_tags` plugin (#660) 2023-07-24 18:05:54 -07:00
music_audio_subscriptions.yaml [DOCS] Fix bandcamp docs (#488) 2023-03-01 10:07:36 -08:00
music_videos_config.yaml [BACKEND] Update music video example with url download strategy (#312) 2022-11-11 08:54:07 -08: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 [BACKEND] More strict validation for config files (#301) 2022-10-26 00:00:36 -07:00
tv_show_subscriptions.yaml [FEATURE] New TV Show example config (#279) 2022-10-14 16:32:19 -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.