aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/_extractors.py
Commit message (Collapse)AuthorAgeFilesLines
* [extractor/rozhlas] `MujRozhlas`: Add extractor (#7129)stanoarn2023-06-071-0/+1
| | | Authored by: stanoarn
* [extractor/vrt] Overhaul extractors (#6244)Jeroen Jacobs2023-06-021-8/+6
| | | | | | | | | | | | * Fixes `VrtNU` extractor to work with the VRT MAX site change * Adapts `VRT`, `Ketnet` and `DagelijkseKost` extractors to the new VRT API * Removes `Canvas` and `CanvasEen` extractors; the sites and API no longer exist * Moves all remaining VRT-related extractors into the `vrt` module Closes #4908 Authored by: jeroenj, bergoid, bashonly Co-authored-by: bergoid <bergoid@users.noreply.github.com> Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
* [extractor/elevensports] Add extractor (#7172)Mohamed Al Mehairbi2023-05-311-0/+1
| | | | Closes #6737 Authored by: ItzMaxTV
* [extractor/recurbate] Add extractor (#6297)mrscrapy2023-05-311-0/+1
| | | Authored by: mrscrapy
* [extractor/crtvg] Add extractor (#7168)Mohamed Al Mehairbi2023-05-301-0/+1
| | | | Closes #6609 Authored by: ItzMaxTV
* [extractor/Mzaalo] Add extractor (#7163)Mohamed Al Mehairbi2023-05-291-0/+1
| | | Authored by: ItzMaxTV
* [extractor/tvplay] Remove outdated domains (#7106)Ivan Skodje2023-05-291-1/+0
| | | | Closes #3920 Authored by: ivanskodje
* [extractor/camfm] Add extractors (#7083)garret2023-05-291-0/+4
| | | Authored by: garret1317
* [extractor/nekohacker] Add extractor (#7003)hasezoey2023-05-291-0/+1
| | | Authored by: hasezoey
* [extractor/cbsnews] Overhaul extractors (#6681)bashonly2023-05-291-4/+4
| | | | Closes #6565 Authored by: bashonly
* [extractor/niconico:live] Add extractor (#5764)Lesmiscore2023-05-291-0/+1
| | | Authored by: Lesmiscore
* [extractor/JStream] Add extractor (#6252)Lesmiscore2023-05-291-0/+1
| | | Authored by: Lesmiscore
* [extractor/dacast] Add extractors (#6896)bashonly2023-05-291-0/+4
| | | | Closes #6163 Authored by: bashonly
* [extractor/idolplus] Add extractor (#6732)ping2023-05-291-0/+1
| | | | Authored by: ping Closes #6246
* [extractor/owncloud] Add extractor (#6533)Daniel Vogt2023-05-291-0/+1
| | | Authored by: C0D3D3V
* [extractor/zingmp3] Fix and improve extractors (#6367)Ha Tien Loi2023-05-291-0/+1
| | | Authored by: hatienl0i261299
* [extractor/rai] Rewrite extractors (#5940)nixxo2023-05-291-1/+2
| | | | | | Authored by: nixxo, danog Closes #5672, closes #6341 Co-authored-by: Daniil Gentili <daniil@daniil.it>
* [extractor/wykop] Add extractors (#6140)lauren n. liberda2023-05-291-0/+6
| | | Authored by: selfisekai
* [extractor/polskieradio] Improve extractors (#5948)lauren n. liberda2023-05-291-1/+0
| | | Authored by: selfisekai
* [extractor/weyyak] Add extractor (#7124)Mohamed Al Mehairbi2023-05-271-0/+1
| | | | Closes #7118 Authored by: ItzMaxTV
* [extractor/weverse] Add extractors (#6711)bashonly2023-05-261-0/+8
| | | | Closes #4786 Authored by: bashonly
* [extractor/bibeltv] Fix extraction, support live streams and series (#6505)MMM2023-05-251-1/+5
| | | Authored by: flashdagger
* [extractor/crunchyroll] Rework with support for movies, music and artists ↵Simon Sawicki2023-05-241-0/+2
| | | | | | | (#6237) This adds `CrunchyrollMusicIE` and `CrunchyrollArtistIE` extractors using the new, reworked base class and expands the `CrunchyrollBetaIE` with support for movies and movie listings and more complete metadata extraction Authored by: Grub4K
* [extractor/booyah] Remove extractorpukkandan2023-05-201-1/+0
| | | | Site shut down. Closes #6425
* [extractor/clipchamp] Add extractor (#6978)bashonly2023-05-031-0/+1
| | | | Closes #6973 Authored by: bashonly
* [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