ytdl-sub/examples
Jesse Bannon 10b58264ea
[BACKEND] Update music video example with url download strategy (#312)
* [DOCS] document file __preset__

* [REFACTOR] Use `download` type in examples

* TODO: download strategy docs, validate fixtures, fix playlist test

* playlist fixed, fixtures look good

* download strategy docs, fix tests

* better docs

* lint

* yt fixed

* split chapters fixed

* fix video

* better docs

* lint
2022-11-11 08:54:07 -08:00
..
music_audio_from_videos.yaml [BACKEND] Update music video example with url download strategy (#312) 2022-11-11 08:54:07 -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
soundcloud_discography_config.yaml [FEATURE] Ability to write .info.json files (#201) 2022-08-29 22:50:42 -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.