Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-03 | [extractor] Ignore errors in comment extraction when `-i` is given | pukkandan | |
Closes #1787 | |||
2021-12-01 | [lazy_extractors] Fix for search IEs | pukkandan | |
Closes #1851 | |||
2021-11-29 | [cleanup] Add deprecation warnings | pukkandan | |
2021-11-29 | [cleanup] Misc cleanup | pukkandan | |
Closes #1805, closes #1800 | |||
2021-11-29 | Option `--wait-for-video` to wait for scheduled streams | pukkandan | |
2021-11-23 | [extractor] Extract `average_rating` from JSON-LD | pukkandan | |
Eg: Crunchyroll | |||
2021-11-23 | [downloader/ffmpeg] Fix for direct videos inside mpd manifests | pukkandan | |
Closes #1751 | |||
2021-11-19 | [hls] Better FairPlay DRM detection (#1661) | nyuszika7h | |
Authored by: nyuszika7h | |||
2021-11-13 | [curiositystream] Add more metadata | pukkandan | |
Closes #1568 | |||
2021-11-10 | [extractor] Add `_search_nextjs_data` (#1386) | Lauren Liberda | |
Authored by: selfisekai | |||
2021-11-06 | [utils] Add `join_nonempty` | pukkandan | |
2021-11-05 | [FormatSort] `eac3` is better than `ac3` | pukkandan | |
2021-10-31 | [docs,cleanup] Improve docs and minor cleanup | pukkandan | |
Closes #1387, #1404, #1408, #1485, #1415, #1450, #1492 | |||
2021-10-30 | [FormatSort] Fix some fields' defaults | pukkandan | |
Closes #1479 | |||
2021-10-26 | [extractor] Fix some errors being converted to `ExtractorError` | pukkandan | |
2021-10-23 | [cleanup] Add keyword automatically to SearchIE descriptions | pukkandan | |
and some minor cleanup of docs | |||
2021-10-23 | [minicurses] Add more colors | pukkandan | |
2021-10-23 | [cleanup] misc | pukkandan | |
2021-10-18 | Add HDR information to formats | pukkandan | |
2021-10-18 | Do not verify thumbnail URLs by default | pukkandan | |
Partially reverts cca80fe6110653582e8c8a8d06490b4028ffd755 and 0ba692acc8feffd46b6e1085fb4a2849b685945c Unless `--check-formats` is specified, this causes yt-dlp to return incorrect thumbnail urls. See https://github.com/yt-dlp/yt-dlp/issues/340#issuecomment-877909966, #402 But the overhead in general use is not worth it Closes #694, #725 | |||
2021-10-17 | [crunchyroll] Add season to flat-playlist | pukkandan | |
Closes #1319 | |||
2021-10-14 | [instagram] Show appropriate error when login is needed | pukkandan | |
Closes #1264 | |||
2021-10-13 | [extractor,utils] Detect more codecs/mimetypes | pukkandan | |
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29943 | |||
2021-10-12 | [extractor] Generalize `getcomments` implementation | pukkandan | |
2021-10-12 | [extractor] Simplify search extractors | pukkandan | |
2021-10-11 | [extractor] Detect `EXT-X-KEY` Apple FairPlay | pukkandan | |
2021-10-09 | [cleanup] Misc cleanup | pukkandan | |
2021-10-09 | Improved progress reporting (See desc) (#1125) | pukkandan | |
* Separate `--console-title` and `--no-progress` * Add option `--progress` to show progress-bar even in quiet mode * Fix and refactor `minicurses` * Use `minicurses` for all progress reporting * Standardize use of terminal sequences and enable color support for windows 10 * Add option `--progress-template` to customize progress-bar and console-title * Add postprocessor hooks and progress reporting Closes: #906, #901, #1085, #1170 | |||
2021-10-03 | [extractor] Extract storyboards from SMIL manifests (#1128) | Felix S | |
Authored by: fstirlitz | |||
2021-09-30 | [docs,cleanup] Some minor refactoring and improve docs | pukkandan | |
2021-09-28 | [SovietsCloset] Add duration from m3u8 (#908) | ChillingPepper | |
Authored by: ChillingPepper | |||
2021-09-24 | [youtube] Fix `--mark-watched` with `--cookies-from-browser` | pukkandan | |
Closes #1019 | |||
2021-09-22 | dump files should obey `--trim-filename` (#1043) | pukkandan | |
Authored by: sulyi | |||
2021-09-19 | [extractor] Fix root-relative URLs in MPD (#1006) | DigitalDJ | |
Authored by: DigitalDJ | |||
2021-09-16 | Add option `--netrc-location` | pukkandan | |
Closes #792, #963 | |||
2021-08-26 | [FormatSort] Remove priority of `lang` | pukkandan | |
2021-08-24 | [downloader/ffmpeg] Support for DASH manifests (experimental) | pukkandan | |
Closes #159 | |||
2021-08-23 | [extractor] Show video id in error messages if possible | pukkandan | |
2021-08-23 | [extractor] Better error message for DRM (#729) | pukkandan | |
Closes #636 | |||
2021-08-23 | [lazy_extractors] Fix `suitable` and add flake8 test | pukkandan | |
2021-08-23 | [extractor] Common function `_match_valid_url` | pukkandan | |
2021-08-11 | minor bugfixes | pukkandan | |
bugs due to be2fc5b212338d89d9c139cb463f785e797d1ad3, e9f4ccd19eb92621970b518fb5984b8aef52bdc8 | |||
2021-08-10 | [extractor] Detect `sttp` as subtitles in MPD | pukkandan | |
Closes #656 Solution by: fstirlitz | |||
2021-08-07 | [cleanup] Misc | pukkandan | |
2021-08-07 | [extractor] Reset non-repeating warnings per video | pukkandan | |
2021-08-04 | [RCTIPlus] Support events and TV (#625) | MinePlayersPE | |
Authored by: MinePlayersPE | |||
2021-08-02 | [CBS] Add fallback (#579) | LE | |
Related: https://github.com/ytdl-org/youtube-dl/issues/29564 Authored-by: llacb47, pukkandan | |||
2021-08-01 | [cleanup] Refactor some code | pukkandan | |
2021-08-01 | [FormatSort] Fix bug for audio with unknown codec | pukkandan | |
2021-07-21 | Add field `live_status` | pukkandan | |