]> jfr.im git - yt-dlp.git/history - yt_dlp/extractor/common.py
[core] Parse `release_year` from `release_date` (#8524)
[yt-dlp.git] / yt_dlp / extractor / common.py
2023-11-26  sepro[core] Parse `release_year` from `release_date` (#8524)
2023-11-18  sepro[ie] Extract from `media` elements in SMIL manifests...
2023-11-14  bashonly[ie] Do not test truth value of `xml.etree.ElementTree...
2023-10-07  Simon Sawicki[cleanup] Misc (#8300)
2023-09-21  bashonly[ie] Make `_search_nuxt_data` more lenient
2023-07-29  pukkandan[cleanup] Misc
2023-07-24  bashonly[ie] Extract subtitles from SMIL manifests (#7667)
2023-07-22  pukkandan[extractor] Fix `--load-pages`
2023-07-15  coletdjnz[compat, networking] Deprecate old functions (#2861)
2023-07-15  coletdjnz[networking] Rewrite architecture (#2861)
2023-07-06  pukkandan[core] Allow extractors to mark formats as potentially...
2023-06-21  pukkandan[extractor] Support multiple `_VALID_URL`s (#5812)
2023-06-21  pukkandanFix bug in db3ad8a67661d7b234a6954d9c6a4a9b1749f5eb
2023-06-21  pukkandan[cleanup] Misc
2023-06-21  Nicolai DagestadAdd option `--netrc-cmd` (#6682)
2023-06-08  coletdjnz[extractor/youtube] Extract `channel_is_verified` ...
2023-06-01  coletdjnz[extractor/youtube] Extract more metadata for comments...
2023-05-27  coletdjnz[cookies] Move `YoutubeDLCookieJar` to cookies module...
2023-05-26  Audrey[extractor/youtube] Extract `heatmap` data (#7100)
2023-04-16  pukkandan[extractor] Do not warn for invalid chapter data in...
2023-03-25  pukkandan[extractor] Extract more metadata from ISM
2023-03-25  pukkandan[extractor] Do not exit early for unsuitable `url_result`
2023-03-04  mushbite[extractor/rutube] Extract chapters from description...
2023-02-28  pukkandan[cleanup] Misc
2023-02-28  pukkandan[extractor/youtube] Fix 5038f6d713303e0967d002216e7a886...
2023-02-26  pukkandan[extractor] Fix DRM detection in m3u8
2023-02-17  pukkandanUpdate to ytdl-commit-2dd6c6e
2023-02-12  LowSuggestion912[extractor/common] Fix `_search_nuxt_data` (#6062)
2023-02-08  bashonly[downloader/hls] Allow extractors to provide AES key...
2023-01-14  bashonly[extractor/slideslive] Fix slides and chapters/duration...
2023-01-14  bashonly[extractor/nbc] Fix `NBC` and `NBCStations` extractors...
2023-01-06  pukkandan[cleanup] Misc
2023-01-02  pukkandan[cleanup] Misc
2023-01-02  Simon SawickiUpdate to ytdl-commit-195f22f6
2023-01-02  MatthewImprove handling for overriding extractors with plugins...
2022-12-22  pukkandan[extractor] Let `_extract_format` functions obey `...
2022-12-03  pukkandan[cleanup] Misc
2022-11-30  pukkandan[utils] Make `ExtractorError` mutable
2022-11-17  pukkandan[extractor] Deprecate `_sort_formats`
2022-11-17  pukkandanImplement universal format sorting
2022-11-17  pukkandan[utils] Move format sorting code into `utils`
2022-11-16  pukkandanAdd new field `aspect_ratio`
2022-11-16  pukkandan[cleanup] Misc
2022-11-13  pukkandan[extractor] Add a way to distinguish IEs that returns...
2022-11-11  pukkandan[extractor] Fix `fatal=False` for `_search_nuxt_data`
2022-11-10  Matthew[extractor/youtube] Differentiate between no and disabl...
2022-11-06  pukkandan[cleanup] Lint and misc cleanup
2022-10-31  pukkandan[extractor] Improve `_generic_title`
2022-10-19  m4tu4g[extractor/zeenews] Add extractor (#5289)
2022-10-18  pukkandan[cleanup Misc
2022-10-13  pukkandan[extractor/youtube:tab] Let `approximate_date` return...
2022-10-09  pukkandan[extractor/generic] Separate embed extraction into...
2022-10-09  Simon Sawicki[extractor/common] Fix `json_ld` type checks (#5145)
2022-10-07  Matthew[extractor/youtube] Extract concurrent view count for...
2022-10-03  pukkandan[cleanup] Minor fixes
2022-10-03  coletdjnz[extractor/JWPlatform] Fix extractor (#5112)
2022-10-03  pukkandan[extractor] Make search_json able to parse lists
2022-09-30  nixxo[downloader/ism] Support ec-3 codec (#5004)
2022-09-26  pukkandan[extractor] Improve json+ld extraction
2022-09-21  pukkandan[docs] Misc improvements
2022-09-21  pukkandan[extractor] Fix `fatal=False` in `RetryManager`
2022-09-16  Simon Sawicki[cookies] Parse cookies leniently (#4780)
2022-09-16  pukkandanAllow plugin extractors to replace the built-in ones
2022-09-09  pukkandan[extractor/common] Escape `%` in `representation_id...
2022-09-07  pukkandan[docs] Improvements
2022-09-01  pukkandan[cleanup] Misc
2022-09-01  pukkandan[FormatSort] Fix `aext` for `--prefer-free-formats`
2022-08-30  Lesmiscore[extractor/newspicks] Add extractor (#4725)
2022-08-30  pukkandan[utils] Add `deprecation_warning`
2022-08-24  pukkandanAdd option `--use-extractors`
2022-08-14  Lesmiscore[docs] Consistent use of `e.g.` (#4643)
2022-08-11  pukkandan[extractor] Fix format sorting of `channels`
2022-08-07  pukkandan[extractor] Add field `audio_channels`
2022-08-01  pukkandanMinor bugfixes
2022-08-01  pukkandanStandardize retry mechanism (#1649)
2022-08-01  pukkandan[extractors] Use new framework for existing embeds...
2022-08-01  pukkandan[extractor] Support multiple archive ids for one video...
2022-08-01  pukkandan[extractor, test] Basic framework for embed tests ...
2022-08-01  pukkandan[extractor] Framework for embed detection (#4307)
2022-07-31  lazypete365[extractor/youtube] Add `live_status=post_live` (#4495)
2022-07-19  pukkandan`--compat-option no-live-chat` should disable danmaku
2022-07-18  pukkandanRemove Python 3.6 support
2022-07-17  pukkandan[cleanup] Misc
2022-07-15  pukkandan[extractor] Passthrough `errnote=False` to parsing
2022-07-13  Tim Weber[extractor/StarTrek] Add extractor (#4191)
2022-07-12  ftk[extractor/youtube] More metadata for storyboards ...
2022-06-29  pukkandan[extractor] Fix empty `BaseURL` in MPD
2022-06-27  crazymoose77756[cleanup] Fix some typos (#4194)
2022-06-25  pukkandan[extractor] Fix `_create_request` when headers is None
2022-06-24  pukkandan[compat] Remove deprecated functions from core code
2022-06-24  pukkandan[cleanup] Consistent style for file heads
2022-06-24  pukkandan[compat] Remove more functions
2022-06-23  pukkandan[extractor, cleanup] Reduce direct use of `_downloader`
2022-06-22  pukkandan[extractor/npr] Implement e50c3500b43d80e4492569c4b4523...
2022-06-21  pukkandanAllow extractors to specify section_start/end for clips
2022-06-20  pukkandanBugfix for 7b2c3f47c6b586a208655fcfc716bba3f8619d1e
2022-06-20  pukkandan[cleanup] Misc
2022-06-19  pukkandan[extractor/BiliIntl] Fix metadata extraction
2022-06-19  coletdev[extractor] Add `default` parameter to `_search_json...
2022-06-18  pukkandan[cleanup, utils] Don't use kwargs for `format_field`
next