ytdl-sub/tests/unit/script
Tomas Babej 1d176050a7
[FEATURE] %regex_sub built-in script function (#971)
This implements %regex_sub built-in function to enhance string-processing capabilities, allowing users to perform substitutes like:

- removing non-ascii characters
- replacing subsequent whitespace characters with a single whitespace

Thanks @tbabej !
2024-04-27 22:47:29 -07:00
..
functions [FEATURE] %regex_sub built-in script function (#971) 2024-04-27 22:47:29 -07:00
types [BACKEND] Optional default in %array_at scripting function (#879) 2024-01-06 23:47:09 -08: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