ytdl-sub/tests/unit
Jesse Bannon c163f9766a
[BACKEND] Configurable resolution level when validating variables (#1415)
Expands variable validation to also include support for partial resolution.

In short, this will partially execute script code until it hits unresolved runtime variables, and store that as the new script representation. This functionality will allow for the upcoming `inspect` command, which will show users their script code in action without having to dry-run.
2026-02-02 09:50:52 -08:00
..
cli [FEATURE] Add ability to suppress colors via CLI arg (#1215) 2025-05-03 19:56:46 -07:00
config [BACKEND] Configurable resolution level when validating variables (#1415) 2026-02-02 09:50:52 -08:00
docgen [DOCS] Advanced scripting usage, rename Overrides to Static (#866) 2024-01-01 00:01:46 -08:00
entries [BACKEND] Remove cast and legacy_bracket_safety usage (#1414) 2026-01-11 15:47:50 -08: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][v2] More flexible formatter post_process (#1424) 2026-01-25 22:35:51 -08:00
prebuilt_presets [BACKEND] Configurable resolution level when validating variables (#1415) 2026-02-02 09:50:52 -08:00
script [BACKEND] Configurable resolution level when validating variables (#1415) 2026-02-02 09:50:52 -08:00
utils [BACKEND] Less string casting behind the scenes (#1425) 2026-01-27 10:15:32 -08:00
validators [BACKEND] Less string casting behind the scenes (#1425) 2026-01-27 10:15:32 -08:00
__init__.py entry 100% test coverage 2022-03-30 16:48:04 +00:00