This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
yt-dlp
Watch
1
Star
0
Fork
0
You've already forked yt-dlp
mirror of
https://github.com/yt-dlp/yt-dlp.git
synced
2026-01-01 05:07:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0bb4777328a7d1eb96f2d0256fa33ae06b5930d
yt-dlp
/
yt_dlp
/
networking
History
bashonly
6ee6a6fc58
[rh:urllib] Do not read after close (
#15049
)
...
Fix regression introduced in
5767fb4ab1
Closes
#15017
Authored by: bashonly
2025-11-16 19:07:48 +00:00
..
__init__.py
[networking] Add PATCH request shortcut (
#12884
)
2025-04-18 11:46:19 +12:00
_curlcffi.py
[networking] Ensure underlying file object is closed when fully read (
#14935
)
2025-11-08 18:30:43 +13:00
_helper.py
[cleanup] Bump ruff to 0.13.x (
#14293
)
2025-09-11 15:18:01 +00:00
_requests.py
[networking] Ensure underlying file object is closed when fully read (
#14935
)
2025-11-08 18:30:43 +13:00
_urllib.py
[rh:urllib] Do not read after close (
#15049
)
2025-11-16 19:07:48 +00:00
_websockets.py
[ie/youtube] Add a PO Token Provider Framework (
#12840
)
2025-05-18 13:45:26 +12:00
common.py
[networking] Ensure underlying file object is closed when fully read (
#14935
)
2025-11-08 18:30:43 +13:00
exceptions.py
…
impersonate.py
Remove Python 3.9 support (
#13861
)
2025-10-15 10:25:21 +00:00
websocket.py
…