ytdl-sub/examples
Jesse Bannon 0f96d8e24e
[BACKEND] Disallow override names conflicting with plugin names (#1399)
Disallow override variable names conflicting with plugin names.

May cause backward incompatible issues from `date_range` being an old override variable name for the `Only Recent` preset. Update this variable name to `only_recent_date_range` to resolve. More info in https://ytdl-sub.readthedocs.io/en/latest/deprecation_notices.html
2025-12-26 15:30:37 -08:00
..
advanced [BACKEND] Disallow override names conflicting with plugin names (#1399) 2025-12-26 15:30:37 -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