ytdl-sub/src/ytdl_sub/utils
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
..
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
chapters.py Support duplicate chapter timestamps by merging (#1179) 2025-02-21 08:34:46 -08:00
datetime.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
exceptions.py [BACKEND] Validate write permissions on working directory and output directory (#1395) 2025-12-06 15:54:41 -08:00
ffmpeg.py [BUGFIX] Embedded null byte ffmpeg fix (#1363) 2025-10-16 08:01:37 -07:00
file_handler.py [BACKEND] Validate write permissions on working directory and output directory (#1395) 2025-12-06 15:54:41 -08:00
file_lock.py [DOCKER] Make default paths same as docker defaults (#1332) 2025-09-05 22:50:47 -07:00
file_path.py [BUGFIX] Do not perform nested scripting on file path outputs (#1123) 2024-11-18 00:22:20 -08:00
logger.py [DEV] Bump black from 22.3.0 to 24.4.2 (#973) 2024-04-27 15:46:47 -07:00
retry.py [BACKEND] Debug log exception on retry (#957) 2024-04-02 17:27:21 -07:00
script.py [BACKEND] Partial resolve support for Scripts (#1410) 2026-01-12 17:34:34 -08:00
scriptable.py [FEATURE] Automatically handle playlists ordered in reverse (#948) 2024-04-01 04:24:41 -07:00
subtitles.py [BUGFIX] Handle truncating file names if too long (#524) 2023-03-10 07:20:43 -08:00
system.py [BACKEND] Windows support (#476) 2023-02-28 17:07:03 -08:00
thumbnail.py [DEV] Update fixtures (#995) 2024-06-02 00:05:44 -07:00
xml.py [FEATURE] Support duplicate NFO keys (#220) 2022-09-07 14:06:13 -07:00
yaml.py [BACKEND] Include yaml exception in error (#678) 2023-07-29 23:05:34 -07:00