aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/generic.py
Commit message (Collapse)AuthorAgeFilesLines
...
* [generic] Pass referer to extracted formatspukkandan2022-02-201-3/+7
| | | | Closes #2839
* [generic] Set rss `guid` as video id (#2741)Bricio2022-02-111-1/+17
| | | | Closes #2424 Authored by: Bricio
* [cleanup] Remove extractors for some dead websites (#2739)marieell2022-02-111-24/+0
| | | | | | 90tv.ir, HornBunny.com, 220.ro, 5min.com, Kankan.com, Roxwel.com, FreshLive.tv, TheScene.com, Vube.com Authored by: marieell
* [generic] Allow further processing of json_ld URLpukkandan2022-02-021-2/+5
| | | | Closes #2578
* [ertgr] Add new extractors (#2338)Zenon Mousmoulas2022-02-011-0/+17
| | | Authored-by: zmousm, dirkf
* [cleanup] Minor fixespukkandan2022-01-211-1/+2
| | | | Closes #2334
* [tvopengr] Add extractors (#2297)Zenon Mousmoulas2022-01-201-0/+22
| | | Authored by: zmousm
* [Ted] Rewrite extractor (#2359)trasssh2022-01-191-4/+4
| | | | Closes #2343 Authored by: pukkandan, trassshhub
* [megatvcom] Add embed test (#2362)Zenon Mousmoulas2022-01-191-0/+34
| | | Authored by: zmousm
* [megatvcom] Add extractors (#1980)Zenon Mousmoulas2022-01-171-0/+7
| | | Authored by: zmousm
* [glomex] Minor fixes (#2357)Zenon Mousmoulas2022-01-161-0/+1
| | | Authored by: zmousm
* [glomex] Add new extractors (#1979)Zenon Mousmoulas2022-01-141-0/+19
| | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/30212 Authored by: zmousm
* [generic] Improve KVS player extraction (#2328)trasssh2022-01-131-13/+15
| | | | Closes #2281 Authored by: trassshhub
* [MainStreaming] Add extractor (#2180)coletdjnz2022-01-051-1/+20
| | | | | Closes #1183, https://github.com/ytdl-org/youtube-dl/issues/29615 Authored by: coletdjnz
* [gfycat] Support embeds (#2229)coletdjnz2022-01-051-0/+32
| | | | Closes #2214 Authored by: coletdjnz
* [generic] Fix HTTP KVS Player (#2111)git-anony-mouse2021-12-251-1/+13
| | | Authored by: git-anony-mouse
* [generic] Extract m3u8 formats from JSON-LDpukkandan2021-12-191-0/+4
|
* [Senate.gov] Add SenateGovIE and fix SenateISVPIE (#1435)Grabien2021-11-271-1/+1
| | | Authored by: Grabien, pukkandan
* [generic] Support mpd manifests without extension (#1806)shirt2021-11-271-0/+2
| | | Authored by: shirt-dev
* [Reddit] Add support for 1080p videos (#1682)Joshua Lochner2021-11-191-0/+28
| | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/29565 Authored by: xenova
* [blogger] Add extractor (#1629)Paul Wise2021-11-191-0/+17
| | | Authored by: pabs3
* [tvp] Fix embeds (#1401)Lauren Liberda2021-11-101-0/+5
| | | | Authored by: selfisekai
* [cleanup] Minor improvements to error and debug messagespukkandan2021-11-101-1/+38
|
* [test/download] Fallback test to `bv`pukkandan2021-11-061-3/+0
|
* [generic] Detect more json_ldpukkandan2021-10-301-2/+1
| | | | Closes #1475
* [generic] parse jwplayer with only the json URLpukkandan2021-10-301-0/+22
| | | | Closes #1476
* [vidme] Remove extractor (#1095)Aleri Kaisattera2021-09-271-6/+0
| | | Authored by: alerikaisattera
* [Mediaite] Add Extractor (#973)Ashish Gupta2021-09-161-6/+5
| | | | Closes #969 Authored by: Ashish0804
* [generic] Support KVS player (#549)rigstot2021-07-291-0/+165
| | | | | | * Replaces the extractor for thisvid Fixes: https://github.com/ytdl-org/youtube-dl/issues/2077 Authored-by: rigstot
* [generic] Extract previously missed subtitles (#515)Felix S2021-07-161-9/+15
| | | | | | | * [generic] Extract subtitles in cases missed previously * [common] Detect discarded subtitles in SMIL manifests * [generic] Extract everything in the SMIL manifest Authored by: fstirlitz
* Update to ytdl-commit-379f52apukkandan2021-06-231-31/+0
| | | | | [liveleak] Remove extractor https://github.com/ytdl-org/youtube-dl/commit/379f52a4954013767219d25099cce9e0f9401961
* Update to ytdl-commit-dfbbe29pukkandan2021-05-201-1/+14
| | | | | [redbulltv] fix embed data extraction https://github.com/ytdl-org/youtube-dl/commit/dfbbe2902fc67f0f93ee47a8077c148055c67a9b
* [extractor] Add `write_debug` and `get_param`pukkandan2021-05-171-3/+3
|
* [generic] Respect the encoding in manifestpukkandan2021-05-111-1/+4
|
* [generic] Extract subtitles from direct SSTR manifest linksFelix S2021-04-281-1/+1
|
* [generic] Extract subtitles from direct DASH manifest linksFelix S2021-04-281-1/+1
|
* [generic] Extract subtitles from direct HLS manifest linksFelix S2021-04-281-1/+3
|
* Fix inconsistent use of `report_warning`pukkandan2021-04-171-4/+4
|
* [generic] Detect Invidious' link element (Closes #195)pukkandan2021-04-011-0/+9
|
* Update to ytdl-commit-8562218pukkandan2021-03-251-1/+1
| | | | | [ard] improve clip id extraction https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf
* [wimtv] Add extractor (#161)nixxo2021-03-111-0/+15
| | | | | Added support for VODs, live and embeds Authored by: nixxo
* [gedi] Improvements from youtube-dl (#149)nixxo2021-03-061-4/+4
| | | Authored-by: nixxo <c.nixxo@gmail.com>
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+3608
* 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