ytdl-sub/src/ytdl_sub/script/functions
Ross Patterson 895e6ea972
[DOCS] Clarify debugging, support, reporting (#1305)
Reconcile the various debugging hints throughout the documentation and integrate into a
central debugging page. Includes clarification of the roles of ytdl-sub, yt-dlp, and
external services. Also adds cross references to the relevant bits across the docs.
2025-08-27 09:10:01 -07:00
..
__init__.py [FEATURE] Add scripting print functions (#1230) 2025-05-31 12:15:57 -07:00
array_functions.py [BACKEND] Optional default in %array_at scripting function (#879) 2024-01-06 23:47:09 -08:00
boolean_functions.py [DEV] Add type-check functions (#905) 2024-01-18 23:24:10 -08:00
conditional_functions.py [BUGFIX] Do not run all branches of if functions in scripts (#999) 2024-06-03 15:02:59 -07:00
date_functions.py [DOCS] Tooling to auto-generate custom sphinx docs (#849) 2023-12-28 22:39:59 -08:00
error_functions.py [FEATURE] Filter Keywords prebuilt preset (#1086) 2024-10-05 01:03:52 -07:00
json_functions.py [DOCS] Tooling to auto-generate custom sphinx docs (#849) 2023-12-28 22:39:59 -08:00
map_functions.py [DEV] %map_extend scripting function (#906) 2024-01-19 00:51:44 -08:00
numeric_functions.py [DOCS] Tooling to auto-generate custom sphinx docs (#849) 2023-12-28 22:39:59 -08:00
print_functions.py [DOCS] Clarify debugging, support, reporting (#1305) 2025-08-27 09:10:01 -07:00
regex_functions.py [DEV] Unit test filter plugin (#1066) 2024-09-26 11:54:15 -07:00
string_functions.py [FEATURE] Ability to change season and episode ordering via variables, support for release_date (#1220) 2025-05-31 10:26:42 -07:00