ytdl-sub/tests/unit
Jesse Bannon d373935fff
[BUGFIX] Fix custom function lambda variable dependency issue (#1402)
There was a bug that did not properly check variable dependency when using lambda functions. It could still work depending on order of definitions. This fix should make it work no matter the order.
2025-12-30 19:53:15 -08:00
..
cli [FEATURE] Add ability to suppress colors via CLI arg (#1215) 2025-05-03 19:56:46 -07:00
config [BACKEND] Refactor validation, preparation for subscription dissect (#1398) 2025-12-30 17:03:59 -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 [BUGFIX] Fix custom function lambda variable dependency issue (#1402) 2025-12-30 19:53:15 -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