ytdl-sub/examples
Maka0 cb31156b42
Added QEMU/buildx to Github Actions to build multiarch containers (#84)
* Updated docker to use buildx Buildkit

* Updated github actions to include QEMU/buildx to build multiarch containers

* Removed packages after build is done

* Updated documentation to set the correct default thumbnail file name

* Parallel jobs (#1)

Implemented parallel docker builds on Github Actions

* Updated default config file in Docker container

* Replaced Pillow with ffmpeg for thumbnail converting (and updated documentation to change the default thumbnail to -thumb.jpg) (#2)

* Swapped Pillow for ffmpeg for thumbnail conversion
* Further changed default thumbname to include "-thumb" (Kodi needs this to pick up the thumbnail image)
* Added ffmpeg bitexact for reproducability

* Removed extra packages needed for Pillow

* Updated ref check (#3)

* Fixed formatting on if statement for deploy job

Co-authored-by: Maka0 <bas@oddens.net>
2022-07-04 01:17:04 -07:00
..
kodi_music_videos_config.yaml Added QEMU/buildx to Github Actions to build multiarch containers (#84) 2022-07-04 01:17:04 -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 Added QEMU/buildx to Github Actions to build multiarch containers (#84) 2022-07-04 01:17:04 -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.