ytdl-sub/examples
Jesse Bannon e5b5c5e638
[BACKEND] Bandcamp e2e test, update music example (#393)
* [BUGFIX] Fix missing contains function when checking entries

* remove children func

* [BACKEND] Bandcamp e2e test, update music example

* WIP

* combine soundcloud and all music into music_audio config

* sc fixtures

* updated tests and examples

* bandcamp e2e test

* regen off

* remove url validators

* use bandcamp artist url for more parent coverage

* lint
2023-01-14 16:48:27 -08:00
..
music_audio_config.yaml [BACKEND] Bandcamp e2e test, update music example (#393) 2023-01-14 16:48:27 -08:00
music_audio_subscriptions.yaml [BACKEND] Bandcamp e2e test, update music example (#393) 2023-01-14 16:48:27 -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 [BACKEND] Update music video example with url download strategy (#312) 2022-11-11 08:54:07 -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.