ytdl-sub/examples
Jesse Bannon 9df40497e2
Add --dry-run argument logic (#82)
* dry-run huge refactor

* small fixes, all tests passing

* file handler, transaction log, metadata

* dry-run actually dry running

* working tests, still have more

* Everything passing besides channel

* fix youtube channel thumbnail issue, need to fix fixtures on test

* lint 10, channel tests passing. Need dry-run for split and merge video

* all tests passing, lint 10, should test dry-run arg
2022-07-02 11:24:46 -07:00
..
kodi_music_videos_config.yaml Add youtube.download_strategy: "merge_playlist" (#77) 2022-06-26 15:18:07 -07:00
kodi_music_videos_subscriptions.yaml Use URLs instead of IDs for sources (#70) 2022-06-05 16:19:08 -07:00
kodi_tv_shows_config.yaml ytdl_options defaults for each download strategy (#72) 2022-06-14 00:03:01 -07:00
kodi_tv_shows_subscriptions.yaml Use URLs instead of IDs for sources (#70) 2022-06-05 16:19:08 -07:00
README.md Make readme up to date and improved (#19) 2022-05-02 23:31:47 -07:00
soundcloud_discography_config.yaml Add --dry-run argument logic (#82) 2022-07-02 11:24:46 -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.

Also note that kodi examples are applicable for jellyfin, emby, and plex with the XBMC Movies or XBMC TV Show Plex importer. We would like to improve Plex support, please chime in here if you have experience with importing custom videos with metadata.