aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
9 days[YouTube] Pass nsig value as return hook, fixes player `3bb1f723`dirkf
9 days[YouTube] Handle player `3bb1f723`dirkf
9 days[jsinterp] Strip /* comments */ when parsingdirkf
9 days[jsinterp] Fix and improve "methods"dirkf
9 days[jsinterp] Fix and improve split/joindirkf
9 days[jsinterp] Fix and improve arithmetic operationsdirkf
9 days[jsinterp] Support multiple indexing (eg a[1][2])dirkf
9 days[jsinterp] Fix and improve loose and strict equality operationsdirkf
9 days[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
2024-03-27[external/FFmpeg] Fix and improve --ffmpeg-location handlingdirkf
2024-03-08[utils] Let int_or_none() accept a base, like int()dirkf
2024-03-04[utils] Handle user:pass in URLs (#28801)Hubert Hirtz
2024-02-02[InfoExtractor] Support byte range for DASHdirkf
2024-02-02[InfoExtractor] Support DASH subtitle extraction (yt-dlp back-port)dirkf
2024-01-22[YouTube] Fix `like_count` extraction using `likeButtonViewModel`dirkf
2024-01-22[compat] Rework compat for `method` parameter of `compat_urllib_request.Reque...dirkf
2023-09-03[utils] Revert bbd3e7e, updating docstring, test insteaddirkf
2023-09-03[test] Remove redundancy from lambda expected value regexdirkf
2023-07-29[utils] Rework URL path munging for ., .. componentsdirkf
2023-07-29[utils] Rework decoding of `Content-Encoding`sdirkf
2023-07-25[compat] Use `compat_open()`dirkf
2023-07-25[build] Add and use `devscripts/utils`dirkf
2023-07-25[utils] Fix update_Request() with empty data (not None)dirkf
2023-07-25[test/test_execution.py] Use `compat_subprocess_get_DEVNULL()`dirkf
2023-07-25[build] Fix various Jython CI and test issuesdirkf
2023-07-19[InfoExtractor] Add search methods for Next/Nuxt.js from yt-dlpdirkf
2023-07-19[utils] Improve js_to_json, align with yt-dlpdirkf
2023-07-19[utils] Align traverse_obj() with yt-dlpdirkf
2023-07-18[test] Fixes for old Pythonsdirkf
2023-07-18[downloader/external] Fix cookie supportbashonly
2023-07-18[core] Process header cookies on loadingSimon Sawicki
2023-07-18[core] Remove `Cookie` header on redirect to prevent leaksdirkf
2023-07-18[core] Update redirect handling from yt-dlpdirkf
2023-07-18[test] Make skipped tests in test_execution work with Py 2.6dirkf
2023-07-18[core] Align error reporting methods with yt-dlpdirkf
2023-07-18[utils] Add {expected_type} and Iterable support to traverse_obj()dirkf
2023-07-05[Misc] Fixes for 2.6 compatibilitydirkf