youtube-dl
2024-04-05 Ori Avtalion[utils] Fix crash in _report_ignoring_subs from c58b655...
2024-03-27 dirkf[external/FFmpeg] Fix and improve --ffmpeg-location...
2024-03-27 dirkf[downloader/external] Fix "Resource Warning" in downloa...
2024-03-27 dirkf[compat] Simplify/fix compat_html_parser_HTMLParseError
2024-03-27 dirkf[utils] Apply compat_contextlib_suppress
2024-03-27 dirkf[compat] Add compat_contextlib_suppress
2024-03-23 gy-chen[Youtube] Fix unwanted private method __ie_msg in f8b01...
2024-03-12 Zizheng Guo[Vimeo] Improve `config` extraction (#32742)
2024-03-08 hatsomatt[Videa] Fix extraction
2024-03-08 dirkf[Videa] Align with yt-dlp
2024-03-08 dirkf[XFileShare] Update extractor for 2024
2024-03-08 dirkf[InfoExtractor] Rework and improve JWPlayer extraction
2024-03-08 dirkf[InfoExtractor] Add `_search_json()`
2024-03-08 dirkf[utils] Let int_or_none() accept a base, like int()
2024-03-04 Hubert Hirtz[utils] Handle user:pass in URLs (#28801)
2024-02-22 Aaron Tan[caffeine.tv] Add new extractor (#32514)
2024-02-22 dirkf[GBNews]Add new extractor for GB News TV channel (...
2024-02-21 dirkf[downloader/external] Fix WgetFD proxy (rev 2)
2024-02-19 dirkf[Vbox7] Improve extraction, adding features from yt...
2024-02-02 dirkf[Vbox7IE] Sanitise ld+json containing unexpected characters
2024-02-02 dirkf[Vbox7IE] Improve extraction
2024-02-02 dirkf[InfoExtractor] Correctly resolve BaseURL in DASH manifest
2024-02-02 dirkf[InfoExtractor] Support byte range for DASH
2024-02-02 dirkf[downloader/dash] Support `range` in fragment (format...
2024-02-02 dirkf[InfoExtractor] Support DASH subtitle extraction (yt...
2024-01-22 dirkf[YouTube] Fix `like_count` extraction using `likeButton...
2024-01-22 dirkf[YouTube] Rework n-sig processing, realigning with...
2024-01-22 dirkf[InfoExtractor] Support some warning and `._downloader...
2024-01-22 dirkf[compat] Rework compat for `method` parameter of `compa...
2023-12-06 mk-pmb[core] Fix format string injection for metadata JSON...
2023-12-06 Robotix[Epidemic Sound] Add new extractor (#32628)
2023-12-05 dirkf[Imgur] Overhaul extractor module (#32612)
2023-12-02 mimvahedi[telewebion] Fix extraction (#32634)
2023-11-29 dirkf[utils] Make restricted filenames ignore characters...
2023-11-29 dirkf[workflows/ci.yml] Use setup-python for now released...
2023-11-29 dirkf[workflows/ci.yml] Actually use default values for...
2023-11-29 dirkf[workflows/ci.yml] Run apt-get update before installing
2023-11-29 ReenigneArcher[Youtube] Update consent cookie handling to match site
2023-09-24 dirkf[downloader] Fix baa6c5e: show ETA of http download...
2023-09-03 dirkf[utils] Revert bbd3e7e, updating docstring, test instead
2023-09-03 dirkf[utils] Properly handle list values in update_url()
2023-09-03 dirkf[test] Remove redundancy from lambda expected value...
2023-08-31 dirkf[S4C] Add thumbnail extraction, extract series as playlist
2023-08-31 dirkf[ci.yml] Improve conditions for nosetest installations
2023-08-04 dirkf[S4C] Add extractor for Sianel Pedwar Cymru
2023-08-01 dirkf[utils] Advertise optional supported `Content-Encoding`s
2023-08-01 dirkf[utils] Add and use `filter_dict()` from yt-dlp
2023-08-01 dirkf[utils] Revise `isinstance()` tests (especially for...
2023-08-01 dirkf[utils] Avoid comparing `type(var)`, etc, to pass new...
2023-07-29 dirkf[utils] Rework URL path munging for ., .. components
2023-07-29 dirkf[utils] Rework decoding of `Content-Encoding`s
2023-07-29 dirkf[workflows/ci.yml] Update to setup-java@v3
2023-07-25 dirkf[build] Fix typo in `devscripts/fish-completion.py...
2023-07-25 dirkf[build] Extend use of `devscripts/utils`
2023-07-25 dirkf[compat] Use `compat_open()`
2023-07-25 dirkf[build] Add and use `devscripts/utils`
2023-07-25 dirkf[utils] Fix update_Request() with empty data (not None)
2023-07-25 dirkf[test/test_execution.py] Use `compat_subprocess_get_DEV...
2023-07-25 dirkf[build] Fix various Jython CI and test issues
2023-07-25 dirkf[workflows/ci.yml] Build 3.12 with pyenv
2023-07-25 dirkf[doc] Update developer guidance
2023-07-25 dirkf[workflows/ci.yml] Extend Python versions
2023-07-20 dirkf[utils] Remove stray undocumented Host header in redire...
2023-07-19 dirkf[InfoExtractor] Add `_match_valid_url()` class method...
2023-07-19 dirkf[utils] Fix broken Py 3.11+ compat in `traverse_obj()`
2023-07-19 dirkf[InfoExtractor] Add search methods for Next/Nuxt.js...
2023-07-19 dirkf[Clipchamp] Add new extractor back-ported from yt-dlp
2023-07-19 dirkf[DLF] Add site extractors back-ported from yt-dlp
2023-07-19 dirkf[Whyp] Add extractor back-ported from yt-dlp
2023-07-19 dirkf[GlobalPlayer] Add site extractors back-ported from...
2023-07-19 dirkf[InfoExtractor] Support groups in _`search_regex()...
2023-07-19 dirkf[utils] Minor updates (merge_dicts, T)
2023-07-19 dirkf[utils] Improve js_to_json, align with yt-dlp
2023-07-19 dirkf[utils] Align traverse_obj() with yt-dlp
2023-07-18 dirkf[compat] Fix old Pythons broken loading of valueless...
2023-07-18 dirkf[test] Fixes for old Pythons
2023-07-18 dirkf[doc] Warn against setting cookies with --add-header
2023-07-18 bashonly[downloader/external] Fix cookie support
2023-07-18 Simon Sawicki[core] Process header cookies on loading
2023-07-18 bashonly[utils] `YoutubeDLCookieJar`: Add `get_cookie_header...
2023-07-18 dirkf[core] Remove `Cookie` header on redirect to prevent...
2023-07-18 dirkf[core] Update redirect handling from yt-dlp
2023-07-18 dirkf[compat] Add Request and HTTPClient compat for redirect
2023-07-18 dirkf[test] Make skipped tests in test_execution work with...
2023-07-18 dirkf[core] Align error reporting methods with yt-dlp
2023-07-18 dirkf[utils] Add {expected_type} and Iterable support to...
2023-07-18 dirkf[core] Revert version display from b8a86dc
2023-07-05 dirkf[Misc] Fixes for 2.6 compatibility
2023-07-05 dirkf[workflows/ci.yml] Fix test support for Py 2.6
2023-07-05 dirkf[workflows/ci.yml] Restore test support for Py 3.2
2023-06-22 dirkf[workflows/ci.yml] Restore test support for Py 3.3...
2023-06-22 dirkf[YouTube] Avoid crash in author extraction
2023-06-22 dirkf[workflows/ci.yml] Replace actions/setup-python for...
2023-06-22 pukkandan[YouTube] Improve nsig function name extraction
2023-06-17 dirkf[YouTube] Improve fix for ae8ba2c
2023-06-17 dirkf[YouTube] Fix `KeyError QV` in signature extraction...
2023-06-17 dirkf[jsinterp] Don't find unrelated objects
2023-06-17 dirkf[jsinterp] Fix test for failed match in extract_object()
2023-06-11 dirkf[jsinterp] Fix div bug breaking player 8c7583ff
2023-05-26 dirkf[core] Revise 1f7c6f8 to help downstream merger (possibly)
next