ytdl-sub/examples
Jesse Bannon a68d5e4539
[FEATURE] Emby prebuilt presets (#1232)
Gives Emby first class support by creating prebuilt presets for each variant, including
- `Emby TV Show by Date`
- `Emby TV Show Collection`
- `Emby Music Videos`

Emby is identical to Jellyfin except in TV Show Collection, where it requires a `season.nfo`. A new plugin `StaticNfoTags` has been created to create those.

Huge thanks to @Kamaroth92 for the initial code for this feature!
2025-06-01 09:56:48 -07:00
..
advanced [FEATURE] Add output_options.keep_max_files to limit number of downloads per subscription (#820) 2023-11-17 09:01:21 -08:00
music_subscriptions.yaml [FEATURE] Prebuilt Music Videos (#787) 2023-10-28 00:12:22 -07:00
music_video_subscriptions.yaml [FEATURE] Enhance music video presets using specialized map syntax (#808) 2024-06-06 11:50:33 -07:00
README.md [FEATURE] TV Show prebuilt presets that require no config (#788) 2023-11-01 22:39:32 -07:00
tv_show_subscriptions.yaml [FEATURE] Emby prebuilt presets (#1232) 2025-06-01 09:56:48 -07:00

Example Configurations

This directory shows how use ytdl-sub's built-in presets to start downloading immediately with no configuration required. Simply run:

Unix

ytdl-sub sub tv_show_subscriptions.yaml

Windows

./ytdl-sub.exe sub tv_show_subscriptions.yaml