]> jfr.im git - yt-dlp.git/history - yt_dlp/utils.py
[cleanup,docs] Minor fixes
[yt-dlp.git] / yt_dlp / utils.py
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)
2021-09-03  pukkandanHandle more playlist errors with `-i`
2021-08-25  The Hatsune Daishi[radiko] Add extractors (#731)
2021-08-24  pukkandan[downloader/ffmpeg] Support for DASH manifests (experim...
2021-08-23  pukkandan[downloader/ffmpeg] Allow passing custom arguments...
2021-08-22  pukkandan[extractor] Show video id in error messages if possible
2021-08-22  pukkandan[utils] Add `parse_qs`
2021-08-16  pukkandanLet `--match-filter` reject entries early
2021-08-09  pukkandan[utils] Fix `InAdvancePagedList.__getitem__`
2021-08-07  pukkandan[cleanup] Misc
2021-08-07  pukkandanFix bugs related to `sanitize_info`
2021-08-07  pukkandan[utils] Fix `traverse_obj` depth when is_user_input
2021-08-04  pukkandanAdd regex to `--match-filter`
2021-08-04  Max TeegenAdd all format filtering operators also to `--match...
2021-08-01  pukkandan[cleanup] Refactor some code
2021-08-01  pukkandan[utils] Fix slicing of reversed `LazyList`
2021-07-29  pukkandanAdd format types `j`, `l`, `q` for outtmpl
2021-07-29  pukkandanExpand and escape environment variables correctly in...
2021-07-23  xtkoba[test] Add Python 3.10 (#480)
next