2024-02-17 |
coletdjnz | [rh] Remove additional logging handlers on close (... Authored by: coletdjnz
|
commit | commitdiff | tree |
2024-01-20 |
coletdjnz | [rh:requests] Apply `remove_dot_segments` to absolute... Authored by: coletdjnz
|
commit | commitdiff | tree |
2024-01-20 |
coletdjnz | [networking] Remove `_CompatHTTPError` (#8871) Authored by: coletdjnz
|
commit | commitdiff | tree |
2024-01-19 |
coletdjnz | [test] Skip source address tests if the address cannot... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-12-20 |
coletdjnz | [networking] Strip whitespace around header values... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-11-20 |
coletdjnz | [rh:websockets] Migrate websockets to networking framework... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-10-13 |
coletdjnz | [rh:requests] Add handler for `requests` HTTP library... Authored by: coletdjnz, Grub4K, bashonly
|
commit | commitdiff | tree |
2023-10-03 |
coletdjnz | [ie/youtube] Raise a warning for `Incomplete Data`... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-09-20 |
coletdjnz | Update to ytdl-commit-66ab08 (#8128) Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-09-18 |
coletdjnz | [networking] Fix various socks proxy bugs (#8065) Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-08-25 |
coletdjnz | [tests] Add tests for socks proxies (#7908) Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-08-12 |
coletdjnz | [ie/youtube] Fix consent cookie (#7774) Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-08-04 |
coletdjnz | [networking] Add request handler preference framework... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-07-29 |
coletdjnz | [ie/youtube] Fix `player_params` arg being converted... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-07-29 |
coletdjnz | [ie/youtube] Add `player_params` extractor arg (#7719) Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-07-28 |
coletdjnz | [networking] Remove dot segments during URL normalization... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-07-27 |
coletdjnz | [networking] Ignore invalid proxies in env (#7704) Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-07-24 |
coletdjnz | [test] Fix `httplib_validation_errors` test for old... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-07-23 |
coletdjnz | [networking] Add strict Request extension checking... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-07-15 |
coletdjnz | [compat, networking] Deprecate old functions (#2861) Authored by: coletdjnz, pukkandan
|
commit | commitdiff | tree |
2023-07-15 |
coletdjnz | [networking] Rewrite architecture (#2861) Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-07-15 |
coletdjnz | [ie/youtube:tab] Detect looping feeds (#6621) Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-07-06 |
coletdjnz | [core] Prevent `Cookie` leaks on HTTP redirect Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-07-06 |
coletdjnz | [extractor/youtube:stories] Remove (#7459)
|
commit | commitdiff | tree |
2023-07-03 |
coletdjnz | [extractor/youtube] Ignore incomplete data for comment... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-06-29 |
coletdjnz | [extractor/youtube:tab] Support shorts-only playlists... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-06-08 |
coletdjnz | [extractor/youtube] Extract `channel_is_verified` ... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-06-03 |
coletdjnz | [extractor/youtube] Support shorter relative time format... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-06-01 |
coletdjnz | [extractor/youtube] Extract more metadata for comments... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-05-31 |
coletdjnz | [extractor/youtube] Fix continuation loop with no comments... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-05-27 |
coletdjnz | [extractor/youtube] Extract uploader metadata for feed... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-05-27 |
coletdjnz | [core] Support decoding multiple content encodings... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-05-27 |
coletdjnz | [core] Workaround erroneous urllib Windows proxy parsing... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-05-27 |
coletdjnz | [cookies] Move `YoutubeDLCookieJar` to cookies module... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-05-27 |
coletdjnz | [core] Improve HTTP redirect handling (#7094) Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-05-20 |
coletdjnz | [core] Deprecate internal `Youtubedl-no-compression... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-05-20 |
coletdjnz | [cleanup, utils] Split into submodules (#7090) Authored by: pukkandan, coletdjnz
|
commit | commitdiff | tree |
2023-05-20 |
coletdjnz | [extractor/youtube] Support podcasts and releases tabs Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-04-14 |
coletdjnz | [extractor/youtube] Define strict uploader metadata... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-04-06 |
coletdjnz | [extractor/youtube] Fix comment loop detection for... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-03-13 |
coletdjnz | [extractor/youtube] Handle incomplete initial data... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-03-01 |
coletdjnz | [extractor/youtube] Detect and break on looping comments... Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-01-02 |
Matthew | Add `--enable-file-urls` (#5917) Authored by: coletdjnz
|
commit | commitdiff | tree |
2023-01-02 |
Matthew | Improve handling for overriding extractors with plugins... Authored by: coletdjnz, pukkandan
|
commit | commitdiff | tree |
2023-01-01 |
coletdjnz | [extractor/generic] Use `Accept-Encoding: identity...
|
commit | commitdiff | tree |
2023-01-01 |
Matthew | Improve plugin architecture (#5553) Authored by: flashdagger, coletdjnz, pukkandan, Grub4K
|
commit | commitdiff | tree |
2022-12-12 |
Matthew | [extractor/youtube:tab] Extract metadata from channel... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-11-10 |
Matthew | [extractor/nzherald] Support new video embed (#5493) Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-11-10 |
Matthew | [extractor/youtube] Ignore incomplete data error for... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-11-10 |
Matthew | [extractor/youtube] Differentiate between no and disabled... Authored by: coletdjnz, pukkandan
|
commit | commitdiff | tree |
2022-11-10 |
Matthew | [extractor/youtube:tab] Fix video metadata from tabs... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-11-09 |
Matthew | [extractor/unsupported] Raise error on known DRM-only... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-11-09 |
Matthew | [extractor/youtube:tab] Update tab handling for redesign... Authored by: coletdjnz, pukkandan
|
commit | commitdiff | tree |
2022-11-06 |
Matthew | Do not backport Python 3.10 SSL configuration for LibreSSL... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-11-06 |
Matthew | Backport SSL configuration from Python 3.10 (#5437) Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-11-06 |
Matthew | [extractor/youtube] Update playlist metadata extraction... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-10-27 |
coletdjnz | [extractor/youtube] Fix `live_status` extraction for... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-10-17 |
Matthew | [extractor/YoutubeWebArchive] Improve metadata extraction... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-10-14 |
Matthew | [extractor/generic:quoted-html] Add extractor (#5213) Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-10-09 |
Matthew | [extractor/wordpress:mb.miniAudioPlayer] Add embed... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-10-07 |
Matthew | [extractor/youtube] Extract concurrent view count for... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-10-04 |
coletdjnz | [extractor/onenewsnz] Add extractor (#5088) Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-10-04 |
coletdjnz | [extractor/24tv.ua] Add extractors (#5121) Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-10-03 |
coletdjnz | [extractor/AmazonStore] Fix JSON extraction (#5111) Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-10-03 |
coletdjnz | [extractor/JWPlatform] Fix extractor (#5112) Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-09-30 |
coletdjnz | [extractor/rcs] Fix embed extraction Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-09-28 |
coletdjnz | [extractor/wordpress:playlist] Add generic embed extractor... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-09-26 |
coletdjnz | [extractor/heise] Fix extractor (#5029) Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-09-24 |
coletdjnz | [extractor/rutube] Fix `_EMBED_REGEX` Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-09-23 |
coletdjnz | [extractor/wistia] Add support for channels (#4819) Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-09-23 |
coletdjnz | [extractor/telegraaf] Use mobile GraphQL API endpoint Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-09-22 |
coletdjnz | [extractor/youtube] Add support for Shorts audio pivot... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-09-09 |
coletdjnz | [extractor/BiliIntl] Support uppercase lang in `_VALID_URL` Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-09-09 |
coletdjnz | [extractor/youtube] Support changing extraction language... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-09-09 |
coletdjnz | [extractor/youtube] Fix video like count extraction Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-09-03 |
coletdjnz | [extractor/mediaworksnzvod] Add extractor (#4817) Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-09-01 |
coletdjnz | [extractor/youtube] Add `no-youtube-prefer-utc-upload... Authored by: coletdjnz, pukkandan
|
commit | commitdiff | tree |
2022-08-28 |
coletdjnz | [extractor/youtube] Use device-specific user agent... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-08-13 |
coletdjnz | [patreon] Ignore erroneous media attachments (#4638) Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-08-08 |
coletdjnz | [extractor/youtube] Add `androidSdkVersion` parameter... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-08-07 |
coletdjnz | [extractor/youtube] Prevent redirect to unwanted videos... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-08-02 |
coletdjnz | [extractor/youtube] Bump Innertube client versions Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-07-29 |
coletdjnz | [extractor/archiveorg] Improve handling of formats... Authored by: coletdjnz, pukkandan
|
commit | commitdiff | tree |
2022-07-22 |
coletdev | [extractor/patreon] Fix and improve extractors (#4398) Authored by: coletdjnz, pukkandan
|
commit | commitdiff | tree |
2022-06-24 |
coletdev | [utils] Fix inconsistent default handling between HTTP... Authored-by: coletdjnz
|
commit | commitdiff | tree |
2022-06-19 |
coletdev | [extractor] Add `default` parameter to `_search_json... Authored by: pukkandan, coletdjnz
|
commit | commitdiff | tree |
2022-06-12 |
coletdjnz | [extractor/youtube] Fix live chat for videos with content... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-06-08 |
coletdev | [extractor/youtube] Add `innertube_host` and `innertube_key... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-06-07 |
coletdjnz | [extractor/youtube] Fix bug in b7c47b743871cdf3e0de75b17e445... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-06-03 |
coletdev | [extractor/youtube] Fix `:ytnotifications` extractor... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-05-29 |
coletdjnz | [extractor/youtube] Fix initial player response extraction Authored by: pukkandan, coletdjnz
|
commit | commitdiff | tree |
2022-05-28 |
coletdev | [utils] Send HTTP/1.1 ALPN extension (#3889) Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-05-16 |
coletdjnz | [http] Fix bug in retrying on read timeout in py <... Authored-by: coletdjnz
|
commit | commitdiff | tree |
2022-05-02 |
coletdev | Add support for SSL client certificate authentication... Authored-by: coletdjnz
|
commit | commitdiff | tree |
2022-05-02 |
coletdev | Fix redirect HTTP method handling (#3577) Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-05-01 |
coletdev | [youtube] Add YoutubeStoriesIE (#3362) Authored-by: coletdjnz
|
commit | commitdiff | tree |
2022-04-15 |
coletdjnz | [youtube] Fix episode metadata extraction
|
commit | commitdiff | tree |
2022-04-07 |
coletdev | [youtube] Fix uploader for collaborative playlists... Authored by: coletdjnz
|
commit | commitdiff | tree |
2022-04-02 |
coletdev | [youtube:search] Support hashtag entries (#3265) Authored-by: coletdjnz
|
commit | commitdiff | tree |
2022-04-02 |
coletdjnz | [web.archive:youtube] Make CDX API requests non-fatal Authored-by: coletdjnz
|
commit | commitdiff | tree |