ytdl-sub/tests/unit/script
Jesse Bannon 869fc0b836
[BUGFIX] Fix custom function lambda cycle detection (#1404)
Cycles detection did not take into account custom functions' variable usage. This is now fixed.
2025-12-31 08:22:26 -08:00
..
functions [BACKEND] Enable throttle protection by default (#1257) 2025-07-03 00:34:37 -07:00
types [BUGFIX] Fix custom function lambda cycle detection (#1404) 2025-12-31 08:22:26 -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 [BACKEND] Optimize script interpreter (#1390) 2025-11-27 18:43:27 -08:00
test_script.py [FEATURE] Automatically handle playlists ordered in reverse (#948) 2024-04-01 04:24:41 -07:00