]> jfr.im git - yt-dlp.git/history - yt_dlp/utils.py
Add brotli content-encoding support (#2433)
[yt-dlp.git] / yt_dlp / utils.py
2022-03-08  coletdevAdd brotli content-encoding support (#2433)
2022-03-08  pukkandan[utils] Better traceback for `ExtractorError`
2022-03-06  Lesmiscore[utils] render_table: Fix character calculation for...
2022-03-04  Zenon Mousmoulas[ant1newsgr] Add extractor (#1982)
2022-03-04  pukkandanImplement `--add-header` without modifying `std_headers`
2022-03-04  pukkandanHandle negative duration from extractor
2022-03-04  pukkandanFix doubling of `video_id` in `ExtractorError`
2022-03-03  pukkandan[utils] Improve file locking
2022-03-03  Justin Keogh[utils] Fix file locking for AOSP (#2714)
2022-03-02  pukkandan[utils] OnDemandPagedList: Do not download pages after...
2022-02-28  Lesmiscore (Naoya... [downloader/fragment] Fix bugs around resuming with...
2022-02-25  Lesmiscore (Naoya... [fc2:live] Add extractor (#2418)
2022-02-25  Lesmiscore (Naoya... [AbemaTV] Add extractors (#1688)
2022-02-22  pukkandanAdd pre-processor stage `after_filter`
2022-02-19  Bepis[tubitv] Fix/improve TV series extraction (#2829)
2022-02-13  Lesmiscore (Naoya... [utils] WebSockets wrapper for non-async functions...
2022-02-11  pukkandan[utils] Validate `DateRange` input
2022-02-05  Justin Keogh[utils] Use `locked_file` for `sanitize_open` (#1066)
2022-02-03  pukkandan[cleanup,docs] Minor fixes
2022-02-03  pukkandan[utils] Strip double spaces in `clean_html`
2022-02-03  pukkandanMake nested --config-locations relative to parent file
2022-02-02  pukkandanFix `--compat-options list-formats`
2022-01-23  pukkandanFix/improve `InAdvancePagedList`
2022-01-21  pukkandan[cleanup] Use format_field where applicable
2022-01-21  xtkobaAdd option --legacy-server-connect (#778)
2022-01-21  pukkandanFix d14cbdd92d8bbb9deedc77da80085b0280ae52bb
2022-01-20  coletdjnz[youtube] Enforce UTC (#2402)
2022-01-20  pukkandan[utils] Add `Sec-Fetch-Mode` to `std_headers`
2022-01-20  pukkandanRevert d6579d532bed8fa9e316404e6f30df4402f4a632
2022-01-19  pukkandan[utils] Handle `ss:xxx` in `parse_duration`
2022-01-13  pukkandanAdd option `--concat-playlist`
2022-01-10  pukkandan[utils] Partially revert d76d15a6699dc41eea26a96d054a1b...
2022-01-09  Zenon Mousmoulas[utils] Improve `get_elements_text_and_html_by_attribut...
2022-01-05  Zenon Mousmoulas[utils] Improve parsing for nested HTML elements (...
2022-01-03  pukkandan[cleanup] Misc cleanup
2022-01-03  pukkandanAllow multiple and nested configuration files
2022-01-03  pukkandanAdd more post-processing stages
2022-01-03  pukkandanAllow `--exec` to be run at any post-processing stage
2022-01-01  pukkandan[utils] Use key `None` in `traverse_obj` to return...
2021-12-31  Felix S[extractor] Detect more subtitle codecs in MPD manifest...
2021-12-30  pukkandan[outtmpl] Alternate form for `D` and fix suffix's case
2021-12-27  pukkandanAllow unicode characters in `info.json`
2021-12-27  Pierre Mdawar[utils] Fix `format_bytes` output for Bytes (#2132)
2021-12-24  pukkandan[utils] Improve `parse_count`
2021-12-24  Benedikt Wildenhain[OpenCast] Add extractors (#1905)
2021-12-23  Luc Ritchie[utils] Fix parsing `YYYYMMDD` dates in Nov/Dec (#2094)
2021-12-23  pukkandan[cleanup] Misc cleanup
2021-12-23  pukkandan[outtmpl] Add alternate forms `F`, `D`
2021-12-20  The Hatsune Daishi[dash,youtube] Download live from start to end (#888)
2021-12-18  Felix S[utils] Update `std_headers` (#2023)
2021-12-09  The Hatsune Daishi[skeb] Add extractor (#1916)
2021-12-08  pukkandan[compat] Suppress errors in enabling VT mode
2021-12-06  pukkandanUse `parse_duration` for `--wait-for-video`
2021-12-02  pukkandanFix `--throttled-rate`
2021-11-29  pukkandan[cleanup] Add deprecation warnings
2021-11-29  pukkandan[cleanup] Misc cleanup
2021-11-29  pukkandanOption `--wait-for-video` to wait for scheduled streams
2021-11-20  pukkandan[utils] Fix error when copying `LazyList`
2021-11-20  pukkandan[utils] Fix `PagedList`
2021-11-20  pukkandan[utils] Allow alignment in `render_table`
2021-11-16  pukkandan[utils] Fix `PagedList`
2021-11-09  pukkandan[cleanup] minor fixes
2021-11-09  pukkandan[cleanup] Minor improvements to error and debug messages
2021-11-07  pukkandan[outtmpl] Do not traverse `None`
2021-11-06  pukkandan[utils] Add `join_nonempty`
2021-11-05  Francesco Frassinelli[RaiplayRadio] Add extractors (#780)
2021-11-03  pukkandan[ffmpeg] Framework for feature detection
2021-11-03  pukkandan[ExtractAudio] Rescale --audio-quality correctly
2021-11-03  pukkandan[utils] Parse `vp09` as vp9
2021-10-27  pukkandan[utils] Add `jwt_decode_hs256`
2021-10-26  pukkandan[extractor] Fix some errors being converted to `Extract...
2021-10-26  pukkandan[utils] Create `DownloadCancelled` exception
2021-10-26  pukkandan[outtmpl] Add type `link` for internet shortcut files
2021-10-26  pukkandan[utils] Sanitize URL when determining protocol
2021-10-24  pukkandanSeparate `--check-all-formats` from `--check-formats`
2021-10-22  pukkandan[minicurses] Add more colors
2021-10-22  Damiano Amatruda[microsoftstream] Add extractor (#1201)
2021-10-20  pukkandanDon't create console for subprocesses on Windows (...
2021-10-19  pukkandan[utils] Standardize timestamp formatting code
2021-10-18  pukkandanAdd HDR information to formats
2021-10-18  Ákos Sülyi[utils] Use `importlib` to load plugins (#1277)
2021-10-17  pukkandan[utils] Allow duration strings in filter
2021-10-12  pukkandan[extractor,utils] Detect more codecs/mimetypes
2021-10-10  pukkandan[minicurses] Fix when printing to file
2021-10-09  pukkandan[utils] Let traverse_obj accept functions as keys
2021-10-08  pukkandanImproved progress reporting (See desc) (#1125)
2021-10-06  pukkandanWorkaround ssl errors in mingw python
2021-10-03  pukkandan[build] Allow building with py2exe (and misc fixes)
2021-10-02  Felix S[extractor] Extract storyboards from SMIL manifests...
2021-09-29  pukkandan[postprocessor] Add plugin support
2021-09-28  pukkandanWorkaround for bug in `ssl.SSLContext.load_default_cert...
2021-09-27  pukkandan[outtmpl] Alternate form of format type `l` for `\n...
2021-09-25  pukkandan[outtmpl] Format type `U` for unicode normalization
2021-09-23  NeroBurner[atv.at] Use jwt for API (#1012)
2021-09-22  The Hatsune DaishiBasic framework for simultaneous download of multiple...
2021-09-19  Yuan Chao[CGTN] Add extractor (#981)
2021-09-19  pukkandan[utils] Improve `extract_timezone`
2021-09-06  coletdjnz[Mediaklikk] Add Extractor (#867)
2021-09-05  pukkandan[cleanup] Misc
2021-09-04  ChillingPepper[SovietsCloset] Add extractor (#884)
next