Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [extractor/common] Fix `_search_nuxt_data` (#6062) | LowSuggestion912 | 2023-02-12 | 1 | -5/+2 |
| | | | Authored by: LowSuggestion912 | ||||
* | [downloader/hls] Allow extractors to provide AES key (#6158) | bashonly | 2023-02-08 | 1 | -1/+12 |
| | | | | | | | | and related cleanup Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz> | ||||
* | [extractor/slideslive] Fix slides and chapters/duration (#6024) | bashonly | 2023-01-14 | 1 | -1/+11 |
| | | | | | | | * Fix slides/thumbnails extraction * Extract duration to fix issues w/ `--embed-chapters`, `--split-chapters` * Add `InfoExtractor._extract_mpd_vod_duration` method * Expand applicability of `InfoExtractor._parse_m3u8_vod_duration` method Authored by: bashonly | ||||
* | [extractor/nbc] Fix `NBC` and `NBCStations` extractors (#6033) | bashonly | 2023-01-14 | 1 | -1/+4 |
| | | | | | Improve `InfoExtractor._parse_smil_formats` extension detection Closes #6019 Authored by: bashonly | ||||
* | [cleanup] Misc | pukkandan | 2023-01-07 | 1 | -5/+2 |
| | |||||
* | [cleanup] Misc | pukkandan | 2023-01-02 | 1 | -2/+4 |
| | | | | Closes #5576, closes #5887 | ||||
* | Update to ytdl-commit-195f22f6 | Simon Sawicki | 2023-01-02 | 1 | -21/+35 |
| | | | | | | | [generic] Improve KVS (etc) extraction https://github.com/ytdl-org/youtube-dl/commit/195f22f679330549882a8234e7234942893a4902 Closes #3716 Authored by: Grub4k, pukkandan | ||||
* | Improve handling for overriding extractors with plugins (#5916) | Matthew | 2023-01-02 | 1 | -2/+11 |
| | | | | | | * Extractors replaced with plugin extractors now show in debug output * Better testcase handling * Added documentation Authored by: coletdjnz, pukkandan | ||||
* | [extractor] Let `_extract_format` functions obey `--ignore-no-formats` | pukkandan | 2022-12-23 | 1 | -0/+16 |
| | |||||
* | [cleanup] Misc | pukkandan | 2022-12-03 | 1 | -1/+11 |
| | |||||
* | [utils] Make `ExtractorError` mutable | pukkandan | 2022-11-30 | 1 | -10/+4 |
| | |||||
* | [extractor] Deprecate `_sort_formats` | pukkandan | 2022-11-17 | 1 | -3/+8 |
| | |||||
* | Implement universal format sorting | pukkandan | 2022-11-17 | 1 | -3/+3 |
| | | | | Closes #5566 | ||||
* | [utils] Move format sorting code into `utils` | pukkandan | 2022-11-17 | 1 | -286/+12 |
| | |||||
* | Add new field `aspect_ratio` | pukkandan | 2022-11-16 | 1 | -0/+3 |
| | | | | Closes #5402 | ||||
* | [cleanup] Misc | pukkandan | 2022-11-16 | 1 | -4/+5 |
| | | | | Closes #5541 | ||||
* | [extractor] Add a way to distinguish IEs that returns only videos | pukkandan | 2022-11-13 | 1 | -0/+19 |
| | |||||
* | [extractor] Fix `fatal=False` for `_search_nuxt_data` | pukkandan | 2022-11-11 | 1 | -1/+4 |
| | | | | Closes #5423 | ||||
* | [extractor/youtube] Differentiate between no and disabled comments (#5491) | Matthew | 2022-11-10 | 1 | -0/+5 |
| | | | | | | | | `comments` and `comment_count` will be set to None, as opposed to an empty list and 0, respectively. Fixes https://github.com/yt-dlp/yt-dlp/issues/5068 Authored by: coletdjnz, pukkandan | ||||
* | [cleanup] Lint and misc cleanup | pukkandan | 2022-11-07 | 1 | -1/+2 |
| | |||||
* | [extractor] Improve `_generic_title` | pukkandan | 2022-10-31 | 1 | -3/+5 |
| | |||||
* | [extractor/zeenews] Add extractor (#5289) | m4tu4g | 2022-10-20 | 1 | -1/+1 |
| | | | | Closes #4967 Authored by: m4tu4g, pukkandan | ||||
* | [cleanup Misc | pukkandan | 2022-10-18 | 1 | -1/+3 |
| | | | | Closes #5162 | ||||
* | [extractor/youtube:tab] Let `approximate_date` return timestamp | pukkandan | 2022-10-13 | 1 | -2/+2 |
| | |||||
* | [extractor/generic] Separate embed extraction into own function (#5176) | pukkandan | 2022-10-09 | 1 | -0/+7 |
| | |||||
* | [extractor/common] Fix `json_ld` type checks (#5145) | Simon Sawicki | 2022-10-09 | 1 | -7/+5 |
| | | | | Closes #5144, #5143 Authored by: Grub4K | ||||
* | [extractor/youtube] Extract concurrent view count for livestreams (#5152) | Matthew | 2022-10-07 | 1 | -0/+1 |
| | | | | | | Adds new field `concurrent_view_count` Closes https://github.com/yt-dlp/yt-dlp/issues/4843 Authored by: coletdjnz | ||||
* | [cleanup] Minor fixes | pukkandan | 2022-10-04 | 1 | -1/+1 |
| | | | | Closes #5129, Closes #4982 | ||||
* | [extractor/JWPlatform] Fix extractor (#5112) | coletdjnz | 2022-10-03 | 1 | -1/+2 |
| | | | | | | | Fix bitrate and filesize extraction and support embeds with unquoted urls. Related: #5106 Authored by: coletdjnz | ||||
* | [extractor] Make search_json able to parse lists | pukkandan | 2022-10-03 | 1 | -2/+2 |
| | | | | Now `contains_pattern` can be set to `\[.+\]` | ||||
* | [downloader/ism] Support ec-3 codec (#5004) | nixxo | 2022-09-30 | 1 | -2/+3 |
| | | | | Closes #296 Authored by: nixxo | ||||
* | [extractor] Improve json+ld extraction | pukkandan | 2022-09-27 | 1 | -2/+9 |
| | | | | Related #5035 | ||||
* | [docs] Misc improvements | pukkandan | 2022-09-22 | 1 | -1/+1 |
| | | | | Closes #4987, Closes #4906, Closes #4919, Closes #4977, Closes #4979 | ||||
* | [extractor] Fix `fatal=False` in `RetryManager` | pukkandan | 2022-09-22 | 1 | -2/+4 |
| | |||||
* | [cookies] Parse cookies leniently (#4780) | Simon Sawicki | 2022-09-16 | 1 | -1/+2 |
| | | | | | Closes #4776, #3778 Authored by: Grub4K | ||||
* | Allow plugin extractors to replace the built-in ones | pukkandan | 2022-09-16 | 1 | -0/+13 |
| | | | | | | This allows easier plugin chaining; e.g. - https://gist.github.com/pukkandan/24f13ff1ed385c5a390c1d7bd130d8f7 - https://gist.github.com/pukkandan/fcf5ca1785c80f64e471f0ee14f990fb | ||||
* | [extractor/common] Escape `%` in `representation_id` of m3u8 | pukkandan | 2022-09-10 | 1 | -2/+2 |
| | | | | Closes #4877 | ||||
* | [docs] Improvements | pukkandan | 2022-09-07 | 1 | -1/+1 |
| | | | | | | | * Move detailed installation instructions to https://github.com/yt-dlp/yt-dlp/wiki/Installation * Link to wiki where applicable * Fix some mistakes. Closes #4853, Closes #4855, Closes #4852 * Improve some error messages | ||||
* | [cleanup] Misc | pukkandan | 2022-09-01 | 1 | -1/+1 |
| | | | | | Closes #4710, Closes #4754, Closes #4723 Authored by: pukkandan, MrRawes, DavidH-2022 | ||||
* | [FormatSort] Fix `aext` for `--prefer-free-formats` | pukkandan | 2022-09-01 | 1 | -1/+1 |
| | | | | Closes #4735 | ||||
* | [extractor/newspicks] Add extractor (#4725) | Lesmiscore | 2022-08-31 | 1 | -2/+2 |
| | | | Authored by: Lesmiscore | ||||
* | [utils] Add `deprecation_warning` | pukkandan | 2022-08-30 | 1 | -6/+4 |
| | | | | See https://github.com/yt-dlp/yt-dlp/pull/2173#issuecomment-1097021515 | ||||
* | Add option `--use-extractors` | pukkandan | 2022-08-24 | 1 | -0/+13 |
| | | | | | | | | Deprecates `--force-generic-extractor` Closes #3234, Closes #2044 Related: #4307, #1791 | ||||
* | [docs] Consistent use of `e.g.` (#4643) | Lesmiscore | 2022-08-14 | 1 | -10/+10 |
| | | | Authored by: Lesmiscore | ||||
* | [extractor] Fix format sorting of `channels` | pukkandan | 2022-08-11 | 1 | -2/+2 |
| | |||||
* | [extractor] Add field `audio_channels` | pukkandan | 2022-08-08 | 1 | -2/+5 |
| | |||||
* | Minor bugfixes | pukkandan | 2022-08-02 | 1 | -1/+1 |
| | |||||
* | Standardize retry mechanism (#1649) | pukkandan | 2022-08-02 | 1 | -0/+8 |
| | | | | | | | * [utils] Create `RetryManager` * Migrate all retries to use the manager * [extractor] Add wrapper methods for convenience * Standardize console messages for retries * Add `--retry-sleep` for extractors | ||||
* | [extractors] Use new framework for existing embeds (#4307) | pukkandan | 2022-08-02 | 1 | -0/+5 |
| | | | | | | | `Brightcove` is difficult to migrate because it's subclasses may depend on the signature of the current functions. So it is left as-is for now Note: Tests have not been migrated | ||||
* | [extractor] Support multiple archive ids for one video (#4307) | pukkandan | 2022-08-02 | 1 | -0/+1 |
| | | | | Closes #4352 |