aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/_extractors.py
Commit message (Collapse)AuthorAgeFilesLines
...
* [extractor/prankcast] Add extractor (#4774)columndeeply2022-10-041-0/+1
| | | Authored by: columndeeply, HobbyistDev
* [extractor/24tv.ua] Add extractors (#5121)coletdjnz2022-10-041-0/+4
| | | | Closes #4287 Authored by: coletdjnz
* [extractor/booyah] Add extractor (#4834)HobbyistDev2022-10-041-0/+1
| | | | Closes #4583 Authored by: HobbyistDev, elyse0
* [extractor/detik] Generalize extractors (#4899)HobbyistDev2022-10-041-1/+2
| | | Authored by: HobbyistDev, coletdjnz
* [extractor/IsraelNationalNews] Add extractor (#5089)Bobscorn2022-10-041-0/+1
| | | | Closes #4019 Authored by: Bobscorn
* [extractor/MicrosoftEmbed] Add extractor (#5082)sam2022-10-031-0/+1
| | | | Closes #2638 Authored by: DoubleCouponDay
* [extractor/bundesliga] Add extractor (#5094)Fabi0192022-10-031-0/+1
| | | | Closes #2339 Authored by: Fabi019
* [extractor/iltalehti] Add extractor (#5117)Teemu Ikonen2022-10-031-0/+1
| | | Authored by: tpikonen
* [extractor/unscripted] Add extractor (#5008)HobbyistDev2022-09-301-0/+1
| | | | Closes #4903 Authored by: HobbyistDev
* [extractor/tencent] Add Iflix extractor (#4829)Elyse2022-09-301-0/+2
| | | | Closes #4823 Authored by: elyse0
* [extractor/nbc] Add NBCStations extractor (#5077)bashonly2022-09-301-0/+1
| | | | Closes #4571 Authored by: bashonly
* [extractor/wordpress:playlist] Add generic embed extractor (#5012)coletdjnz2022-09-281-0/+1
| | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/4955 Authored by: coletdjnz
* [extractor/BerufeTV] Add extractor (#4921)Fabi0192022-09-271-0/+1
| | | | Closes #4632 Authored by: Fabi019
* [extractor/Smotrim] Add extractor (#5015)Lesmiscore2022-09-241-0/+1
| | | Authored by: nikita-moor, Lesmiscore
* [extractor/wistia] Add support for channels (#4819)coletdjnz2022-09-231-0/+1
| | | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/4748 Related: https://github.com/yt-dlp/yt-dlp/issues/4985 Authored by: coletdjnz
* [extractor/youtube] Add support for Shorts audio pivot feed (#4932)coletdjnz2022-09-221-0/+1
| | | | | | | | | This feed shows Shorts using the audio of a given video. ytshortsap: prefix can be used as a shortcut until YouTube implements an official view. Closes #4911 Authored by: coletdjnz
* [extractor/GoPlay] Add extractor (#3412)Jeroen Jacobs2022-09-181-1/+1
| | | | | | | Replaces old Vier extractors Closes https://github.com/yt-dlp/yt-dlp/issues/1546 Based on: https://github.com/ytdl-org/youtube-dl/pull/27815 Authored by: jeroenj, CNugteren, basrieter
* [extractor/bilibili] Add space.bilibili extractors (#4468)Locke2022-09-161-1/+3
| | | Authored by: lockmatrix
* [extractor/mediaworksnzvod] Add extractor (#4817)coletdjnz2022-09-031-0/+1
| | | Authored by: coletdjnz
* [extractor/animeondemand] Remove extractor (#4830)TokyoBlackHole2022-09-031-1/+0
| | | Authored by: TokyoBlackHole
* [cleanup] Miscpukkandan2022-09-011-22/+23
| | | | | Closes #4710, Closes #4754, Closes #4723 Authored by: pukkandan, MrRawes, DavidH-2022
* [extractor/triller] Add extractor (#4712)bashonly2022-09-011-0/+4
| | | | Closes #4703 Authored by: bashonly
* [VQQ] Add extractors (#4706)Elyse2022-09-011-1/+6
| | | | Closes #1666 Authored by: elyse0
* [extractor/eurosport] Add extractor (#4613)HobbyistDev2022-08-311-0/+1
| | | | Closes #2487 Authored by: HobbyistDev
* [extractor/epoch] Add extractor (#4772)Tejas Arlimatti2022-08-311-0/+1
| | | | Closes #4714 Authored by: tejasa97
* [extractor/newspicks] Add extractor (#4725)Lesmiscore2022-08-311-0/+1
| | | Authored by: Lesmiscore
* [extractor/IslamChannel] Add extractors (#4779)Lesmiscore2022-08-281-0/+4
| | | Authored by: Lesmiscore
* [extractor/zattoo] Fix Zattoo resellers (#4675)Alexander Seiler2022-08-191-1/+25
| | | | Closes #4630 Authored by: goggle
* [extractor/MLB] New extractor (#4586)ischmidt202022-08-151-0/+1
| | | Authored by: ischmidt20
* [extractor/moview] Add extractor (#4607)HobbyistDev2022-08-151-0/+1
| | | Authored by: HobbyistDev
* [extractor/truth] Add extractor (#4609)Ben Welsh2022-08-151-0/+1
| | | | Closes #3865 Authored by: palewire
* [extractor/facebook] Add reel support (#4660)bashonly2022-08-151-0/+1
| | | | Closes #4039 Authored by: bashonly
* [extractor/parler] Add extractor (#4616)Ben Welsh2022-08-151-0/+1
| | | Authored by: palewire
* [extractor/redbee] Unify and update extractors (#4479)Elyse2022-08-091-2/+1
| | | | Closes #4443 Authored by: elyse0
* [extractor/harpodeon] Add extractor (#4540)Eren Kemer2022-08-091-0/+1
| | | | Closes #4450 Authored by: eren-kemer
* [extractor/kompas] Add extractor (#4562)HobbyistDev2022-08-051-0/+1
| | | Authored by: HobbyistDev
* [extractor/orf:radio] Rewrite extractorspukkandan2022-08-021-12/+1
| | | | Closes #4522
* [extractors] Use new framework for existing embeds (#4307)pukkandan2022-08-021-1/+2
| | | | | | | `Brightcove` is difficult to migrate because it's subclasses may depend on the signature of the current functions. So it is left as-is for now Note: Tests have not been migrated
* [extractor/html5] Separate into own extractor (#4307)pukkandan2022-08-021-0/+1
| | | | | | Closes #4291 Authored by: coletdjnz, pukkandan
* [extractor/camtasia] Separate into own extractor (#4307)pukkandan2022-08-021-0/+1
| | | | Authored by: coletdjnz
* [extractor/rai] Add raisudtirol extractor (#4524)nixxo2022-08-021-0/+1
| | | | Closes #4206 Authored by: nixxo
* [extractor/angel] Add extractor (#4410)Juhmer Tena2022-08-011-0/+1
| | | | Closes #1243 Authored by: AxiosDeminence
* [extractors/holodex] Add extractor (#4434)sqrtNOT2022-08-011-0/+1
| | | | Closes #726 Authored by: sqrtNOT, pukkandan
* [extractor/tempo] Add extractor (#4463)HobbyistDev2022-07-271-0/+1
| | | Authored by: HobbyistDev
* [extractor/dplay] Add MotorTrend extractor (#4446)Sipherdrakon2022-07-261-0/+1
| | | Authored by: Sipherdrakon
* [extractor/rai] Fix RaiNews extraction (#4380)nixxo2022-07-241-0/+1
| | | | | Authored by: nixxo Closes #3911
* [extractor/patreon] Fix and improve extractors (#4398)coletdev2022-07-221-1/+1
| | | | | | | | * Add workaround for 403s - Fixes https://github.com/yt-dlp/yt-dlp/issues/3631 * Support m3u8 post file videos - Fixes https://github.com/yt-dlp/yt-dlp/issues/2277 * Raise useful error messages - Fixes https://github.com/yt-dlp/yt-dlp/issues/2914 * `--write-comments` support Authored by: coletdjnz, pukkandan
* [cleanup] Miscpukkandan2022-07-181-1/+1
|
* [extractor/wetv] Add extractors (#4330)Elyse2022-07-181-0/+1
| | | | Closes #1115 Authored by: elyse0
* [extractor/wikimedia] Add extractor (#4314)Ehtisham Sabir2022-07-181-0/+1
| | | | Based on https://github.com/ytdl-org/youtube-dl/pull/30796 Authored by: EhtishamSabir, pukkandan