ytdl-sub/tests/unit
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
..
cli [FEATURE] Add ability to suppress colors via CLI arg (#1215) 2025-05-03 19:56:46 -07:00
config [BACKEND] Disallow override names conflicting with plugin names (#1399) 2025-12-26 15:30:37 -08:00
docgen [DOCS] Advanced scripting usage, rename Overrides to Static (#866) 2024-01-01 00:01:46 -08:00
entries [FEATURE] Ability to modify webpage_url (#1356) 2025-10-11 17:21:13 -07:00
main [FEATURE] cli-to-sub argument to convert yt-dlp args to ytdl-sub (#1376) 2025-11-06 21:05:18 -08:00
plugins [BACKEND] Validate write permissions on working directory and output directory (#1395) 2025-12-06 15:54:41 -08:00
prebuilt_presets [FEATURE] TV Show Collection multi-url, s00 support (#1391) 2025-11-28 10:14:18 -08:00
script [BACKEND] Optimize script interpreter (#1390) 2025-11-27 18:43:27 -08:00
utils [BACKEND] Validate write permissions on working directory and output directory (#1395) 2025-12-06 15:54:41 -08:00
validators [DEV] Get windows testing in better state (#1214) 2025-05-03 19:40:28 -07:00
__init__.py entry 100% test coverage 2022-03-30 16:48:04 +00:00