aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/extractors.py
Commit message (Collapse)AuthorAgeFilesLines
...
* [Rule34video] Add extractor (#2279)trasssh2022-01-101-0/+1
| | | Authored by: trassshhub
* Add EuropeanTourIE (#2247)Ashish Gupta2022-01-081-0/+1
| | | | Closes #2208 Authored by: Ashish0804
* [afreecatv] Add support for livestreams (#2097)Luc Ritchie2022-01-071-1/+4
| | | Authored by: wlritchi
* [Pornez] Add extractor (#2236)Moises Lima2022-01-071-0/+1
| | | Authored by: mozlima
* [callin] Add extractor (#2000)foghawk2022-01-071-0/+1
| | | Authored by: foghawk
* [Vimm] Add extractor (#2231)Aleri Kaisattera2022-01-051-0/+1
| | | | Authored by: alerikaisattera
* [MainStreaming] Add extractor (#2180)coletdjnz2022-01-051-0/+1
| | | | | Closes #1183, https://github.com/ytdl-org/youtube-dl/issues/29615 Authored by: coletdjnz
* [openrec] Add movie extractor (#2222)Lesmiscore (The Hatsune Daishi)2022-01-041-0/+1
| | | | Closes #2218 Authored by: Lesmiscore
* [KelbyOne] Add extractor (#2181)Ashish Gupta2022-01-011-0/+1
| | | | | Closes #2170 Authored by: Ashish0804
* [Drooble] Add extractor (#1547)u-spec-png2021-12-291-0/+1
| | | | Closes #1527 Authored by: u-spec-png
* [Instagram] Add story/highlight extractor (#2006)u-spec-png2021-12-291-0/+1
| | | | Fixes https://github.com/ytdl-org/youtube-dl/issues/25575 Authored by: u-spec-png
* [TikTok] Add music, sticker and tag IEs (#2119)MinePlayersPE2021-12-261-0/+3
| | | | Closes #1752 Authored by: MinePlayersPE
* [PixivSketch] Add extractors (#2104)The Hatsune Daishi2021-12-261-0/+4
| | | Authored by: nao20010128nao
* [dplay] Temporary fix for `discoveryplus.com/it`pukkandan2021-12-251-0/+1
| | | | Closes #2073
* [GameJolt] Add extractors (#2036)MinePlayersPE2021-12-251-0/+8
| | | Authored by: MinePlayersPE
* [OpenCast] Add extractors (#1905)Benedikt Wildenhain2021-12-251-0/+4
| | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/26934 Authored by: bwildenhain, C0D3D3V
* [dropout] Add extractor (#2045)Sonic2021-12-241-0/+4
| | | Authored-by: TwoThousandHedgehogs, pukkandan
* [rtve] Add `RTVEAudioIE` (#1657)kebianizao2021-12-211-1/+7
| | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/29023 Authored by: kebianizao
* [hse] Add extractors (#1906)cypheron2021-12-201-0/+4
| | | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/27060 Authored by: cypheron, pukkandan
* [Facebook] Handle redirect URLspukkandan2021-12-201-0/+1
| | | | Closes #1035
* [ABC:iview] Add show extractor (#1630)Paul Wise2021-12-201-0/+1
| | | Authored by: pabs3
* [soundcloud] Add related tracks extractor (#1000)Lapinot2021-12-201-0/+1
| | | Authored by: Lapin0t
* [NateTV] Add NateIE and NateProgramIE (#1950)Ashish Gupta2021-12-141-0/+4
| | | Authored by: Ashish0804, Hyeeji
* [Rutube] Add RutubeChannelIE (#1970)Ashish Gupta2021-12-121-0/+1
| | | | Closes #1966 Authored by: Ashish0804
* [toggo] Add extractor (#1961)nyuszika7h2021-12-111-0/+3
| | | Authored by: nyuszika7h
* [gofile] Add extractor (#1850)Jertzukka2021-12-091-0/+1
| | | | Closes #1831 Authored by: Jertzukka, Ashish0804
* [skeb] Add extractor (#1916)The Hatsune Daishi2021-12-091-0/+1
| | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/30287 Authored by: nao20010128nao
* [TrueID] Add extractor (#1847)MinePlayersPE2021-12-051-0/+1
| | | Authored by: MinePlayersPE
* [CableAV] Add extractor (#1842)j54vc1bk2021-12-011-0/+1
| | | Authored by: j54vc1bk
* [DiscoveryPlus] Rewrite extractors (see desc) (#1766)Ashish Gupta2021-11-301-6/+5
| | | | | | | | | * Add `DiscoveryPlusItalyShowIE` * Use `uuid.uuid4().hex` for device id so no cookies are required * Fix dash formats not being downloaded * Extract subtitles from manifests * Move all extractors to one file and restructure inheritances Authored by: Ashish0804, pukkandan
* [RedGifs] Add Search and User extractors (#1808)Deer-Spangle2021-11-281-1/+5
| | | Authored by: Deer-Spangle
* [Senate.gov] Add SenateGovIE and fix SenateISVPIE (#1435)Grabien2021-11-271-1/+1
| | | Authored by: Grabien, pukkandan
* [redgifs] Add extractor (#1631)chio0hai2021-11-271-0/+1
| | | | Closes #1504 Authored by: chio0hai
* [nebula] Add NebulaCollectionIE and rewrite extractor (#1694)Henrik Heimbuerger2021-11-271-1/+4
| | | | Closes #1690 Authored by: hheimbuerger
* [CPTwentyFour] Add extractor (#1769)Ashish Gupta2021-11-271-1/+4
| | | | Closes #1768 Authored by: Ashish0804
* [extractor/breitbart] Breitbart.com website support (#1434)Grabien2021-11-271-0/+1
| | | Authored by: Grabien
* Streamff extractor (#1736)cntrl-s2021-11-271-0/+1
| | | | Closes #1359 Authored by: cntrl-s
* [radiozet] Add extractor (#1593)Aurora2021-11-241-0/+1
| | | Authored by: 0xA7404A (Aurora)
* [CozyTV] Add extractor (#1727)Ashish Gupta2021-11-201-0/+1
| | | Authored by: Ashish0804
* [willow] Add extractor (#1723)aarubui2021-11-201-0/+1
| | | Authored by: aarubui
* [Reddit] Add support for 1080p videos (#1682)Joshua Lochner2021-11-191-4/+1
| | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/29565 Authored by: xenova
* [Stripchat] Add extractor (#1668)zulaport2021-11-191-0/+1
| | | Authored by: zulaport
* [blogger] Add extractor (#1629)Paul Wise2021-11-191-0/+1
| | | Authored by: pabs3
* [rtrfm] Add extractor (#1628)Paul Wise2021-11-191-0/+1
| | | Authored by: pabs3
* [LinkedIn] Add extractor (#1597)u-spec-png2021-11-191-0/+1
| | | | Closes #1206 Authored by: u-spec-png
* [mixch] add support for mixch.tv (#1586)The Hatsune Daishi2021-11-191-0/+1
| | | Authored by: nao20010128nao
* [peer.tv] Add extractor (#1499)u-spec-png2021-11-191-0/+1
| | | | Closes #1388 Authored by: u-spec-png
* [CanalAlpha] Add extractor (#1655)Ashish Gupta2021-11-181-0/+1
| | | | Closes: #1528 Authored by: Ashish0804
* [ESPNCricInfo] Add extractor (#1652)Ashish Gupta2021-11-181-0/+1
| | | | Closes: #1635 Authored by: Ashish0804
* [OneFootball] Add extractor (#1613)Ashish Gupta2021-11-181-0/+1
| | | | Closes: #1598 Authored by: Ashish0804