mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 06:45:00 +01:00
- urllib3 1.26.x gives unexpected results with partial reads: https://github.com/urllib3/urllib3/issues/2128 - urllib3 2.0.0 and 2.0.1 were yanked from PyPI: https://github.com/urllib3/urllib3/issues/3009 Closes #13927 Authored by: bashonly |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _curlcffi.py | ||
| _helper.py | ||
| _requests.py | ||
| _urllib.py | ||
| _websockets.py | ||
| common.py | ||
| exceptions.py | ||
| impersonate.py | ||
| websocket.py | ||