]> jfr.im git - yt-dlp.git/history - yt_dlp/networking
[ie/youtube] Extract upload timestamp if available (#9856)
[yt-dlp.git] / yt_dlp / networking /
2024-05-22  Simon Sawicki[rh:requests] Patch support for `requests` 2.32.2+...
2024-05-20  coletdjnz[rh:requests] Update to `requests` 2.32.0 (#9980)
2024-05-18  coletdjnz[test] Fix connect timeout test (#9906)
2024-05-10  coletdjnz[test] Add HTTP proxy tests (#9578)
2024-05-04  bashonly[networking] Add `extensions` attribute to `Response...
2024-04-09  bashonly[cleanup] Misc (#9426)
2024-04-08  luiso1979[networking] Respect `SSLKEYLOGFILE` environment variab...
2024-03-30  bashonly[ie] Add extractor impersonate API (#9474)
2024-03-22  coletdjnz[rh:websockets] Workaround race condition causing issue...
2024-03-17  coletdjnz[rh:curlcffi] Add support for `curl_cffi`
2024-03-17  coletdjnzAdd new options `--impersonate` and `--list-impersonate...
2024-03-10  pukkandan[cleanup] Fix misc bugs (#8968)
2024-03-10  pukkandan[docs] Misc Cleanup (#8977)
2024-03-10  Simon SawickiImprove 069b2aedae2279668b6051627a81fc4fbd9c146a
2024-02-25  pukkandanCreate `ydl._request_director` when needed
2024-02-17  coletdjnz[rh] Remove additional logging handlers on close (...
2024-01-20  coletdjnz[rh:requests] Apply `remove_dot_segments` to absolute...
2024-01-20  coletdjnz[networking] Remove `_CompatHTTPError` (#8871)
2023-12-30  Simon Sawicki[cleanup] Misc (#8598)
2023-11-20  coletdjnz[rh:websockets] Migrate websockets to networking framew...
2023-11-14  Simon Sawicki[cleanup] Misc (#8510)
2023-10-15  Simon Sawicki[rh:requests] Handle both `bytes` and `int` for `Incomp...
2023-10-13  coletdjnz[rh:requests] Add handler for `requests` HTTP library...
2023-09-23  bashonly[cleanup] Misc (#8182)
2023-09-18  coletdjnz[networking] Fix various socks proxy bugs (#8065)
2023-09-17  Simon Sawicki[core] Fix support for upcoming Python 3.12 (#8130)
2023-09-02  Simon SawickiBugfix for 59e92b1f1833440bb2190f847eb735cf0f90bc85
2023-08-26  Simon Sawicki[rh/urllib] Simplify gzip decoding (#7611)
2023-08-04  coletdjnz[networking] Add request handler preference framework...
2023-07-29  pukkandan[cleanup] Misc
2023-07-28  coletdjnz[networking] Remove dot segments during URL normalizati...
2023-07-27  coletdjnz[networking] Ignore invalid proxies in env (#7704)
2023-07-23  coletdjnz[networking] Add strict Request extension checking...
2023-07-22  pukkandan[cleanup] Misc fixes
2023-07-20  bashonly[networking] Fix POST requests with zero-length payload...
2023-07-15  coletdjnz[compat, networking] Deprecate old functions (#2861)
2023-07-15  coletdjnz[networking] Rewrite architecture (#2861)
2023-07-15  pukkandan[networking] Add module (#2861)