aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/_extractors.py
Commit message (Collapse)AuthorAgeFilesLines
...
* [extractor/dlf] Add extractors (#6697)Nicholas Defranco2023-05-021-0/+4
| | | | Closes #6430 Authored by: nick-cd
* [extractor/globalplayer] Add extractors (#6903)garret2023-04-261-0/+7
| | | Authored by: garret1317
* [extractors/rtvc] Add extractors (#6578)Elyse2023-04-241-0/+6
| | | | | | | | | * Add `RTVCPlay` extractor * Add `RTVCPlayEmbed` extractor * Add `RTVCKaltura` extractor * Add `SenalColombiaLive` extractor Closes #6457 Authored by: elyse0
* [extractor/hentaistigma] Remove extractorpukkandan2023-04-241-1/+0
| | | | | | Piracy site Closes #6870
* [extractor/wevidi] Add extractor (#6868)truedread2023-04-221-0/+1
| | | | Closes #6129 Authored by: truedread
* [extractor/nhk] Add `NhkRadiru` extractor (#6819)garret2023-04-191-0/+2
| | | | | * Add `NhkRadioNewsPage` extractor Authored by: garret1317
* [extractor/stageplus] Add extractor (#6838)bashonly2023-04-181-0/+1
| | | | Closes #6806 Authored by: bashonly
* [extractor/whyp] Add extractor (#6803)CoryTibbettsDev2023-04-161-0/+1
| | | Authored by: CoryTibbettsDev
* [extractor/BrainPOP] Add extractors (#6106)MyNey2023-04-121-0/+8
| | | | Authored by: MinePlayersPE Based on https://github.com/ytdl-org/youtube-dl/pull/10025
* [extractor/gmanetwork] Add extractor (#5945)HobbyistDev2023-04-121-0/+1
| | | | Authored by: HobbyistDev Partially fixes #5770
* [extractor/line] Remove extractors (#6734)sian14682023-04-111-4/+0
| | | | Service has shut down - https://archive.ph/txVKy Authored by: sian1468
* [extractor/hrefli] Add extractor (#6762)lauren n. liberda2023-04-111-0/+1
| | | Authored by: selfisekai
* [extractor/YahooGyaOIE,extactor/YahooGyaOPlayerIE] Delete extractors due to ↵Lesmiscore2023-03-311-2/+0
| | | | | website close (#6218) Authored by: Lesmiscore
* [extractor/triller] Support short URLs, detect removed videos (#6636)bashonly2023-03-261-0/+1
| | | Authored by: bashonly
* [extractor/hollywoodreporter] Add extractors (#6614)bashonly2023-03-231-0/+4
| | | | Closes #6525 Authored by: bashonly
* [extractor/pgatour] Add extractor (#6613)bashonly2023-03-231-0/+1
| | | | Closes #6537 Authored by: bashonly
* [extractor/cbs] Add `ParamountPressExpress` extractor (#6604)bashonly2023-03-231-1/+4
| | | | Closes #6597 Authored by: bashonly
* [extractor/nubilesporn] Add extractor (#6231)permunkle2023-03-071-0/+1
| | | Authored by: permunkle
* [extractor/teamcoco] Fix extractor (#6437)bashonly2023-03-051-1/+4
| | | | Closes #6339 Authored by: bashonly
* [extractor/lefigaro] Add extractors (#6309)Elyse2023-03-051-0/+4
| | | | Authored by: elyse0 Closes #6197
* [extractor/tunein] Fix extractors (#6310)Elyse2023-03-051-3/+2
| | | | Authored by: elyse0 Closes #2973
* [extractor/telecaribe] Add extractor (#6311)Elyse2023-03-051-0/+1
| | | | Authored by: elyse0 Closes #6001
* [extractor/lumni] Add extractor (#6302)Chris Caruso2023-03-051-0/+3
| | | | Authored by: carusocr Closes #6202
* [xvideos:quickies] Add extractor (#6414)Yakabuff2023-03-041-1/+4
| | | | Authored by: Yakabuff Closes #6356
* Update to ytdl-commit-2dd6c6epukkandan2023-02-171-0/+7
| | | | | | | | | | [YouTube] Avoid crash if uploader_id extraction fails https://github.com/ytdl-org/youtube-dl/commit/2dd6c6edd8e0fc5e45865b8e6d865e35147de772 Except: * 295736c9cba714fb5de7d1c3dd31d86e50091cf8 [jsinterp] Improve parsing * 384f632e8a9b61e864a26678d85b2b39933b9bae [ITV] Overhaul ITV extractor * 33db85c571304bbd6863e3407ad8d08764c9e53b [feat]: Add support to external downloader aria2p
* [extractor/tempo] Add IVXPlayer extractor (#5837)HobbyistDev2023-02-171-1/+1
| | | Authored by: HobbyistDev
* [extractor/boxcast] Add extractor (#5983)HobbyistDev2023-02-171-0/+1
| | | | Authored by: HobbyistDev Closes #5769
* [extractor/hypergryph] Add extractor (#6094)HobbyistDev2023-02-171-0/+1
| | | | Authored by: HobbyistDev, bashonly Closes #6052
* [extractor/anchorfm] Add episode extractor (#6092)HobbyistDev2023-02-171-0/+1
| | | | Authored by: HobbyistDev, bashonly Closes #6081
* [extractor/yappy] Add extractor (#6111)HobbyistDev2023-02-171-0/+1
| | | | Authored by: HobbyistDev Closes #3522
* [extractor/vocaroo] Add extractor (#6117)qbnu2023-02-171-0/+1
| | | | Authored by: qbnu, SuperSonicHub1 Closes #6152
* [extractor/ebay] Add extractor (#6170)JChris2462023-02-171-0/+1
| | | | Closes #6134 Authored by: JChris246
* [extractor/odkmedia] Add `OnDemandChinaEpisodeIE` (#6116)HobbyistDev2023-02-171-0/+1
| | | Authored by: HobbyistDev, pukkandan
* [extractor/viu] Add `ViuOTTIndonesiaIE` extractor (#6099)HobbyistDev2023-02-171-0/+1
| | | | Authored by: HobbyistDev Closes #1757
* [extractor/nfl] Add `NFLPlus` extractors (#6222)bashonly2023-02-141-0/+2
| | | | Closes #6165 Authored by: bashonly
* [extractor/NZOnScreen] Add extractor (#6208)Greg Sadetsky2023-02-141-0/+1
| | | | Authored by: gregsadetsky, pukkandan Closes #6193
* [extractor/vlive] Replace with `VLiveWebArchiveIE` (#6196)sepro2023-02-121-5/+1
| | | | | vlive has shut down: https://web.archive.org/web/20221031171019/https://www.vlive.tv/notice/4749 Authored by: seproDev
* [extractor/wrestleuniverse] Add extractors (#6158)bashonly2023-02-081-0/+4
| | | | | | Authored by bashonly, Grub4K Closes #6120 Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
* [extractor/txxx] Add extractors (#5240)chio0hai2023-02-041-0/+4
| | | | Authored by: chio0hai Closes #5021
* [extractor/youtube] Handle `consent.youtube`pukkandan2023-02-031-1/+2
|
* [extractor/rozhlas] Add extractor RozhlasVltavaIE (#5951)Marek Hudik2023-01-071-1/+4
| | | Authored by: amra
* [xanimu] Add extractor (#5969)JChris2462023-01-071-0/+1
| | | | Authored by: JChris246 Closes #5810
* [extractor/drtv] Add series extractors (#5644)Frederik Nordahl Jul Sabroe2023-01-071-0/+2
| | | | Authored by: FrederikNS Closes #3567
* [extractor/tiktok] Add `TikTokLive` extractor (#5637)JC-Chung2023-01-051-0/+1
| | | | Closes #3698 Authored by: JC-Chung
* [extractor/aitube] Add extractor (#5946)HobbyistDev2023-01-041-0/+1
| | | | Closes #5627 Authored by: HobbyistDev
* [extractor/volejtv] Add extractor (#5943)HobbyistDev2023-01-041-0/+1
| | | | Authored by: HobbyistDev Closes #5883
* Update to ytdl-commit-195f22f6Simon Sawicki2023-01-021-0/+5
| | | | | | | [generic] Improve KVS (etc) extraction https://github.com/ytdl-org/youtube-dl/commit/195f22f679330549882a8234e7234942893a4902 Closes #3716 Authored by: Grub4k, pukkandan
* [extractor/soundcloud] Support user permalink (#5842)nosoop2022-12-301-0/+1
| | | | Closes #5841 Authored by: nosoop
* [extractor/kick] Add extractor (#5736)bashonly2022-12-291-0/+4
| | | | Closes #5722 Authored by: bashonly
* [extractor/amazon] Add `AmazonReviews` extractor (#5857)bashonly2022-12-291-1/+4
| | | | Closes #5766 Authored by: bashonly