aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25[workflows/ci.yml] Build 3.12 with pyenvdirkf
2023-07-25[doc] Update developer guidancedirkf
2023-07-25[workflows/ci.yml] Extend Python versionsdirkf
2023-07-20[utils] Remove stray undocumented Host header in redirect (fix 46fde7c)dirkf
2023-07-19[InfoExtractor] Add `_match_valid_url()` class method and refactordirkf
2023-07-19[utils] Fix broken Py 3.11+ compat in `traverse_obj()`dirkf
2023-07-19[InfoExtractor] Add search methods for Next/Nuxt.js from yt-dlpdirkf
2023-07-19[Clipchamp] Add new extractor back-ported from yt-dlpdirkf
2023-07-19[DLF] Add site extractors back-ported from yt-dlpdirkf
2023-07-19[Whyp] Add extractor back-ported from yt-dlpdirkf
2023-07-19[GlobalPlayer] Add site extractors back-ported from yt-dlpdirkf
2023-07-19[InfoExtractor] Support groups in _`search_regex()`, etcdirkf
2023-07-19[utils] Minor updates (merge_dicts, T)dirkf
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[compat] Fix old Pythons broken loading of valueless cookie attributesdirkf
2023-07-18[test] Fixes for old Pythonsdirkf
2023-07-18[doc] Warn against setting cookies with --add-headerdirkf
2023-07-18[downloader/external] Fix cookie supportbashonly
2023-07-18[core] Process header cookies on loadingSimon Sawicki
2023-07-18[utils] `YoutubeDLCookieJar`: Add `get_cookie_header` and `get_cookies_for_ur...bashonly
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[compat] Add Request and HTTPClient compat for redirectdirkf
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-18[core] Revert version display from b8a86dcdirkf
2023-07-05[Misc] Fixes for 2.6 compatibilitydirkf
2023-07-05[workflows/ci.yml] Fix test support for Py 2.6dirkf
2023-07-05[workflows/ci.yml] Restore test support for Py 3.2dirkf
2023-06-23[workflows/ci.yml] Restore test support for Py 3.3, 3.4, and add 2.6dirkf
2023-06-22[YouTube] Avoid crash in author extractiondirkf
2023-06-22[workflows/ci.yml] Replace actions/setup-python for legacy Pythonsdirkf
2023-06-22[YouTube] Improve nsig function name extractionpukkandan
2023-06-18[YouTube] Improve fix for ae8ba2cdirkf
2023-06-17[YouTube] Fix `KeyError QV` in signature extraction faileddirkf
2023-06-17[jsinterp] Don't find unrelated objectsdirkf
2023-06-17[jsinterp] Fix test for failed match in extract_object()dirkf
2023-06-11[jsinterp] Fix div bug breaking player 8c7583ffdirkf
2023-05-26[core] Revise 1f7c6f8 to help downstream merger (possibly)dirkf
2023-05-23[compat] Fix casefold import __all__ syntax in a19855fdirkf
2023-05-23[ITV] Fix UA capitalisation in 384f632dirkf
2023-05-23[core] Further improve platform debug logdirkf
2023-05-23[jsinterp] Small updates for a85a875dirkf