aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/common.py
AgeCommit message (Expand)Author
2023-02-12[extractor/common] Fix `_search_nuxt_data` (#6062)LowSuggestion912
2023-02-08[downloader/hls] Allow extractors to provide AES key (#6158)bashonly
2023-01-14[extractor/slideslive] Fix slides and chapters/duration (#6024)bashonly
2023-01-14[extractor/nbc] Fix `NBC` and `NBCStations` extractors (#6033)bashonly
2023-01-07[cleanup] Miscpukkandan
2023-01-02[cleanup] Miscpukkandan
2023-01-02Update to ytdl-commit-195f22f6Simon Sawicki
2023-01-02Improve handling for overriding extractors with plugins (#5916)Matthew
2022-12-23[extractor] Let `_extract_format` functions obey `--ignore-no-formats`pukkandan
2022-12-03[cleanup] Miscpukkandan
2022-11-30[utils] Make `ExtractorError` mutablepukkandan
2022-11-17[extractor] Deprecate `_sort_formats`pukkandan
2022-11-17Implement universal format sortingpukkandan
2022-11-17[utils] Move format sorting code into `utils`pukkandan
2022-11-16Add new field `aspect_ratio`pukkandan
2022-11-16[cleanup] Miscpukkandan
2022-11-13[extractor] Add a way to distinguish IEs that returns only videospukkandan
2022-11-11[extractor] Fix `fatal=False` for `_search_nuxt_data`pukkandan
2022-11-10[extractor/youtube] Differentiate between no and disabled comments (#5491)Matthew
2022-11-07[cleanup] Lint and misc cleanuppukkandan
2022-10-31[extractor] Improve `_generic_title`pukkandan
2022-10-20[extractor/zeenews] Add extractor (#5289)m4tu4g
2022-10-18[cleanup Miscpukkandan
2022-10-13[extractor/youtube:tab] Let `approximate_date` return timestamppukkandan
2022-10-09[extractor/generic] Separate embed extraction into own function (#5176)pukkandan
2022-10-09[extractor/common] Fix `json_ld` type checks (#5145)Simon Sawicki
2022-10-07[extractor/youtube] Extract concurrent view count for livestreams (#5152)Matthew
2022-10-04[cleanup] Minor fixespukkandan
2022-10-03[extractor/JWPlatform] Fix extractor (#5112)coletdjnz
2022-10-03[extractor] Make search_json able to parse listspukkandan
2022-09-30[downloader/ism] Support ec-3 codec (#5004)nixxo
2022-09-27[extractor] Improve json+ld extractionpukkandan
2022-09-22[docs] Misc improvementspukkandan
2022-09-22[extractor] Fix `fatal=False` in `RetryManager`pukkandan
2022-09-16[cookies] Parse cookies leniently (#4780)Simon Sawicki
2022-09-16Allow plugin extractors to replace the built-in onespukkandan
2022-09-10[extractor/common] Escape `%` in `representation_id` of m3u8pukkandan
2022-09-07[docs] Improvementspukkandan
2022-09-01[cleanup] Miscpukkandan
2022-09-01[FormatSort] Fix `aext` for `--prefer-free-formats`pukkandan
2022-08-31[extractor/newspicks] Add extractor (#4725)Lesmiscore
2022-08-30[utils] Add `deprecation_warning`pukkandan
2022-08-24Add option `--use-extractors`pukkandan
2022-08-14[docs] Consistent use of `e.g.` (#4643)Lesmiscore
2022-08-11[extractor] Fix format sorting of `channels`pukkandan
2022-08-08[extractor] Add field `audio_channels`pukkandan
2022-08-02Minor bugfixespukkandan
2022-08-02Standardize retry mechanism (#1649)pukkandan
2022-08-02[extractors] Use new framework for existing embeds (#4307)pukkandan
2022-08-02[extractor] Support multiple archive ids for one video (#4307)pukkandan