aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/generic.py
AgeCommit message (Collapse)Author
2021-12-25[generic] Fix HTTP KVS Player (#2111)git-anony-mouse
Authored by: git-anony-mouse
2021-12-19[generic] Extract m3u8 formats from JSON-LDpukkandan
2021-11-27[Senate.gov] Add SenateGovIE and fix SenateISVPIE (#1435)Grabien
Authored by: Grabien, pukkandan
2021-11-27[generic] Support mpd manifests without extension (#1806)shirt
Authored by: shirt-dev
2021-11-19[Reddit] Add support for 1080p videos (#1682)Joshua Lochner
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29565 Authored by: xenova
2021-11-19[blogger] Add extractor (#1629)Paul Wise
Authored by: pabs3
2021-11-10[tvp] Fix embeds (#1401)Lauren Liberda
Authored by: selfisekai
2021-11-10[cleanup] Minor improvements to error and debug messagespukkandan
2021-11-06[test/download] Fallback test to `bv`pukkandan
2021-10-30[generic] Detect more json_ldpukkandan
Closes #1475
2021-10-30[generic] parse jwplayer with only the json URLpukkandan
Closes #1476
2021-09-27[vidme] Remove extractor (#1095)Aleri Kaisattera
Authored by: alerikaisattera
2021-09-16[Mediaite] Add Extractor (#973)Ashish Gupta
Closes #969 Authored by: Ashish0804
2021-07-29[generic] Support KVS player (#549)rigstot
* Replaces the extractor for thisvid Fixes: https://github.com/ytdl-org/youtube-dl/issues/2077 Authored-by: rigstot
2021-07-16[generic] Extract previously missed subtitles (#515)Felix S
* [generic] Extract subtitles in cases missed previously * [common] Detect discarded subtitles in SMIL manifests * [generic] Extract everything in the SMIL manifest Authored by: fstirlitz
2021-06-23Update to ytdl-commit-379f52apukkandan
[liveleak] Remove extractor https://github.com/ytdl-org/youtube-dl/commit/379f52a4954013767219d25099cce9e0f9401961
2021-05-20Update to ytdl-commit-dfbbe29pukkandan
[redbulltv] fix embed data extraction https://github.com/ytdl-org/youtube-dl/commit/dfbbe2902fc67f0f93ee47a8077c148055c67a9b
2021-05-17[extractor] Add `write_debug` and `get_param`pukkandan
2021-05-11[generic] Respect the encoding in manifestpukkandan
2021-04-28[generic] Extract subtitles from direct SSTR manifest linksFelix S
2021-04-28[generic] Extract subtitles from direct DASH manifest linksFelix S
2021-04-28[generic] Extract subtitles from direct HLS manifest linksFelix S
2021-04-17Fix inconsistent use of `report_warning`pukkandan
2021-04-01[generic] Detect Invidious' link element (Closes #195)pukkandan
2021-03-25Update to ytdl-commit-8562218pukkandan
[ard] improve clip id extraction https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf
2021-03-11[wimtv] Add extractor (#161)nixxo
Added support for VODs, live and embeds Authored by: nixxo
2021-03-06[gedi] Improvements from youtube-dl (#149)nixxo
Authored-by: nixxo <c.nixxo@gmail.com>
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
* All modules and binary names are changed * All documentation references changed * yt-dlp no longer loads youtube-dlc config files * All URLs changed to point to organization account Co-authored-by: Pccode66 Co-authored-by: pukkandan