ytdl-sub/tests/unit/script
Jesse Bannon 66fd7cf41c
[FEATURE] Add scripting print functions (#1230)
Add the ability to print custom messages in override scripts. Adds the functions
- `print`
- `print_if_true`
- `print_if_false`

Will be used to make under-the-hood preset things more verbose.
2025-05-31 12:15:57 -07:00
..
functions [FEATURE] Add scripting print functions (#1230) 2025-05-31 12:15:57 -07:00
types [BUGFIX] Move unescape parsing to separate function (#1108) 2024-10-27 15:26:25 -07:00
__init__.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
conftest.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
test_parser.py [DEV] Escapable curly braces (#955) 2024-04-01 22:40:56 -07:00
test_script.py [FEATURE] Automatically handle playlists ordered in reverse (#948) 2024-04-01 04:24:41 -07:00