You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
coletdjnz 811d298b23
[networking] Remove `_CompatHTTPError` (#8871)
Use `yt_dlp.networking.exceptions.HTTPError`.
`_CompatHTTPError` was to help with transition to the networking framework.

Authored by: coletdjnz
9 months ago
..
__pyinstaller [build] Include secretstorage in Linux builds 11 months ago
compat [networking] Remove `_CompatHTTPError` (#8871) 9 months ago
dependencies [rh:requests] Add handler for `requests` HTTP library (#3668) 12 months ago
downloader [rh:websockets] Migrate websockets to networking framework (#7720) 11 months ago
extractor [ie/MLBArticle] Fix extractor (#9021) 9 months ago
networking [networking] Remove `_CompatHTTPError` (#8871) 9 months ago
postprocessor [pp/FFmpegMetadata] Embed stream metadata in single format downloads (#8647) 10 months ago
utils [utils] `traverse_obj`: Support `xml.etree.ElementTree.Element` (#8911) 9 months ago
YoutubeDL.py [networking] Remove `_CompatHTTPError` (#8871) 9 months ago
__init__.py Let `read_stdin` obey `--quiet` 10 months ago
__main__.py
aes.py [dependencies] Simplify `Cryptodome` 2 years ago
cache.py
casefold.py Update to ytdl-commit-07af47 1 year ago
cookies.py [cookies] Fix `--cookies-from-browser` with macOS Firefox profiles (#8909) 9 months ago
jsinterp.py Update to ytdl-commit-07af47 1 year ago
minicurses.py
options.py [core] Add `--compat-option manifest-filesize-approx` (#8356) 11 months ago
plugins.py [plugins] Don't look in `.egg` directories 2 years ago
socks.py [cleanup] Misc (#8598) 9 months ago
update.py [core] Release workflow and Updater cleanup (#8640) 10 months ago
version.py Release 2023.12.30 9 months ago
webvtt.py [webvtt] Fix 15f22b4880 10 months ago