]> jfr.im git - yt-dlp.git/history - yt_dlp/extractor/common.py
Release 2021.05.11
[yt-dlp.git] / yt_dlp / extractor / common.py
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)