ytdl-sub/src/ytdl_sub
Jesse Bannon 530d2f7666
[BACKEND] Partial resolve support for Scripts (#1410)
Adds the mechanism to partially resolve an entire script (aka every underlying variable in ytdl-sub). This will be used in the upcoming `inspect` sub-command where it will dump a subscription's raw contents at multiple levels of resolution.

Potentially useful to optimize script execution as well.
2026-01-12 17:34:34 -08:00
..
cli [FEATURE] cli-to-sub argument to convert yt-dlp args to ytdl-sub (#1376) 2025-11-06 21:05:18 -08:00
config [BACKEND] Array support for URLs (#1406) 2025-12-31 15:24:44 -08:00
downloaders [BACKEND] Array support for URLs (#1406) 2025-12-31 15:24:44 -08:00
entries [BACKEND] Remove cast and legacy_bracket_safety usage (#1414) 2026-01-11 15:47:50 -08:00
plugins [FEATURE] New parameter for required subtitle languages, and fixes (#1357) 2025-10-11 17:22:13 -07:00
prebuilt_presets [BACKEND] Array support for URLs (#1406) 2025-12-31 15:24:44 -08:00
script [BACKEND] Partial resolve support for Scripts (#1410) 2026-01-12 17:34:34 -08:00
subscriptions [BACKEND] Refactor validation, preparation for subscription dissect (#1398) 2025-12-30 17:03:59 -08:00
thread [BACKEND] Add generic.collection download strategy, use it for soundcloud, youtube channel/playlist (#230) 2022-09-14 15:36:14 -07:00
utils [BACKEND] Partial resolve support for Scripts (#1410) 2026-01-12 17:34:34 -08:00
validators [BACKEND] Array support for URLs (#1406) 2025-12-31 15:24:44 -08:00
ytdl_additions [RFC] Add preserve_mtime config (#1382) 2025-11-17 22:42:13 -08:00
__init__.py [DOCKER] GUI Docker image using Code-Server (#774) 2023-10-22 01:17:09 -07:00
main.py [FEATURE] --match flag to only run subset of subscriptions (#881) 2024-01-08 13:37:07 -08:00