]> jfr.im git - yt-dlp.git/history - yt_dlp/extractor/common.py
Add `--extractor-args` to pass extractor-specific arguments
[yt-dlp.git] / yt_dlp / extractor / common.py
2021-06-25  pukkandanAdd `--extractor-args` to pass extractor-specific arguments
2021-06-21  pukkandan[websockets] Add `WebSocketFragmentFD` (#399)
2021-06-13  pukkandan[pornhub] Extract `cast`
2021-06-13  felix[downloader/mhtml] Add new downloader (#343)
2021-06-12  pukkandanAllow `images` formats
2021-06-08  pukkandanRelease 2021.06.08 2021.06.08
2021-06-05  felix[common] Fix FourCC fallback when parsing ISM (#372)
2021-05-30  pukkandan[fancode] Add extractor (#316,#354)
2021-05-30  pukkandan[extractor] Functions to parse socket.io response as...
2021-05-29  pukkandan[extractor] Allow `note=False` when extracting manifests
2021-05-25  pukkandan[extractor] Always prefer native hls downloader by...
2021-05-23  pukkandan[extractor] Skip subtitles without URI in m3u8 manifests
2021-05-20  pukkandan[youtube] Better message when login required
2021-05-19  pukkandan[cleanup] linter, code formatting and readme
2021-05-17  pukkandan[extractor] Add `write_debug` and `get_param`
2021-05-15  pukkandanAdd field `name` for subtitles
2021-05-14  pukkandanStandardize `write_debug`
2021-05-11  pukkandan[common] bugfix for when `compat_opts` is not given
2021-05-11  pukkandanRelease 2021.05.11 2021.05.11
2021-05-11  pukkandanOption `--compat-options` to revert some of yt-dlp...
2021-05-04  pukkandan[utils] Add `network_exceptions`
2021-05-02  The Hatsune Daishi[whowatch] Add extractor #292
2021-04-28  pukkandanSubtitle extraction from streaming media manifests...
2021-04-28  Felix S[downloader/ism] Support muxing TTML subtitles
2021-04-28  Felix S[downloader/hls] Assemble single-file WebVTT subtitles...
2021-04-28  Felix S[extractor/common] Extend _extract_akamai_formats to...
2021-04-28  Felix S[extractor/common, downloader/ism] Extract SSTR subtitl...
2021-04-28  Felix S[extractor/common] Extract DASH subtitle tracks
2021-04-28  Felix S[extractor/common] Extract HLS subtitle tracks
2021-04-28  Felix S[extractor/common] Generalise _merge_subtitles
2021-04-26  pukkandan[FormatSort] Fix for when some formats have quality...
2021-04-17  pukkandanAdd option `--ignore-no-formats-error`
2021-04-16  pukkandanFix inconsistent use of `report_warning`
2021-04-11  pukkandan[documentation] Improvements
2021-04-10  pukkandanUpdate to ytdl-commit-4fb25ff
2021-04-10  pukkandanFix default of `dynamic_mpd`
2021-04-04  pukkandanFix some `m3u8` not obeying `--allow-unplayable-formats`
2021-04-03  pukkandanUpdate to ytdl-commit-654b4f4
2021-04-01  pukkandanFix some typos and linter
2021-03-21  Matthew[youtube] Show if video is `private`, `unlisted` etc...
2021-03-18  pukkandan[documentation] Add deprecated options and aliases...
2021-03-15  pukkandan[formatSort] Fix `quality` being ignored
2021-03-14  pukkandanUpdate to ytdl-commit-3be0980
2021-03-14  Matthew[Youtube] Rewrite comment extraction (#167)
2021-03-07  pukkandanFix some videos downloading with m3u8 extension
2021-03-01  shirt-devFix HLS playlist downloading (#127)
2021-03-01  pukkandanRelease 2021.03.01 2021.03.01
2021-02-28  pukkandanExtract comments only when needed #95 (Closes #94)
2021-02-27  pukkandanAdd option `--sleep-requests` to sleep b/w requests...
2021-02-26  pukkandanFix bug with m3u8 format extraction
2021-02-24  Pccode66Completely change project name to yt-dlp (#85)