aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-11-21[utils] Support additional codecs and dynamic_rangedirkf
2025-11-21[utils] Align `parse_duration()` behaviour with yt-dlpdirkf
2025-11-21[utils] Add `subs_list_to_dict()` traversal helperdirkf
2025-11-21[utils] Apply `partial_application` decorator to existing functionsdirkf
2025-11-21[utils] Add `partial_application` decorator functiondirkf
2025-11-21[utils] Support traversal helper functions `require`, `value`, `unpack`dirkf
2025-11-21[utils] Support `filter` traversal keydirkf
2025-11-21[test] Move dict_get() traversal test to its own classdirkf
2025-11-21[test] Fix test_traversal_morsel for Py 3.14+dirkf
2025-11-21[test] Support additional args and kwargs in report_warning() mocksdirkf
2025-05-03[YouTube] Improve n-sig function extraction for player `aa3fc80b`dirkf
2025-05-03[Cache] Add `clear` functiondirkf
2025-04-08[JSInterp] Add tests and relevant functionality from yt-dlpdirkf
2025-04-08[JSInterp] Improve unary operators; add `!`dirkf
2025-04-08[JSInterp] Improve JS classes, etcdirkf
2025-04-08[JSInterp] Reorganise some declarations to align better with yt-dlpdirkf
2025-04-08[cache] Align further with yt-dlpdirkf
2025-03-26[YouTube] Support player `4fcd6e4a`dirkf
2025-03-25[YouTube] Align signature tests with yt-dlpdirkf
2025-03-25[YouTube] Support new player URL patternsdirkf
2025-03-25[YouTube] Make `_extract_player_info()` use `_search_regex()`dirkf
2025-03-21[YouTube] Improve support for tce-style player JSdirkf
2025-03-11[JSInterp] Improve testsdirkf
2025-03-11[YouTube] Initially support tce-style player JSdirkf
2025-03-11[JSInterp] Improve Date processingdirkf
2025-02-07[JSInterp] Fix bit-shift coercion for player 9c6dfc4adirkf
2024-12-16[YouTube] Fix signature function extraction for `2f1832d2`dirkf
2024-12-16[YouTube] Simplify pattern for nsig function name extractiondirkf
2024-12-16[YouTube] Pass nsig value as return hook, fixes player `3bb1f723`dirkf
2024-12-16[YouTube] Handle player `3bb1f723`dirkf
2024-12-16[jsinterp] Strip /* comments */ when parsingdirkf
2024-12-16[jsinterp] Fix and improve "methods"dirkf
2024-12-16[jsinterp] Fix and improve split/joindirkf
2024-12-16[jsinterp] Fix and improve arithmetic operationsdirkf
2024-12-16[jsinterp] Support multiple indexing (eg a[1][2])dirkf
2024-12-16[jsinterp] Fix and improve loose and strict equality operationsdirkf
2024-12-16[jsinterp] Implement `typeof` operatordirkf
2024-08-06[jsinterp] Improve slice implementation for player b12cc44bdirkf
2024-08-01[Youtube] Fix nsig extraction for player 20dfca59 (#32891)Aiur Adept
2024-07-25[Youtube] Find `n` function name in player `3400486c`dirkf
2024-07-11[YouTube] Fix nsig processing for player `b22ef6e7`2024.07.11-nightlydirkf
2024-07-11[jsinterp] Support functionality for player `b22ef6e7`dirkf
2024-07-11[jsinterp] Re-align JSInterp and tests (esp.) with yt-dlpdirkf
2024-07-02[core,utils] Implement unsafe file extension mitigationdirkf
2024-06-20[jsinterp] Add Debugger from yt-dlpdirkf
2024-06-11[test] Improve download testdirkf
2024-05-30[InfoExtractor] Misc yt-dlp back-ports, etcdirkf
2024-05-30[utils] Split out traversal.py dummy and traversal testsdirkf
2024-05-30[utils] Update traverse_obj() from yt-dlpdirkf
2024-04-22[test/test_download] Support 'playlist_maxcount:count' expected valuedirkf