aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/_extractors.py
AgeCommit message (Collapse)Author
2022-11-06[extractor/deuxm] Add extractors (#5388)CrankDatSouljaBoy
Authored by: CrankDatSouljaBoy
2022-11-06[extractor/skyit] Fix extractors (#5442)nixxo
Closes #5392 Authored by: nixxo
2022-11-05[extractor/oftv] Add extractors (#5134)sam
Closes #5017 Authored by: DoubleCouponDay
2022-11-04[extractor/genius] Add extractors (#5221)bashonly
Closes #5209 Authored by: bashonly
2022-11-04[extractor/agora] Add extractors (#5101)lauren
Authored by: selfisekai
2022-10-31[extractor/japandiet] Add extractors (#5368)Lesmiscore
Authored by: Lesmiscore
2022-10-25[extractor/bilibili] Fix BilibiliIE and Bangumi extractors (#4945)Locke
Closes #1878, #4071, #4397 Authored by: lockmatrix, pukkandan
2022-10-25[extractor/mlb] Add `MLBArticle` extractor (#4832)HobbyistDev
Closes #3475 Authored by: HobbyistDev
2022-10-20[extractor/zeenews] Add extractor (#5289)m4tu4g
Closes #4967 Authored by: m4tu4g, pukkandan
2022-10-19[extractor/twitter] Add Spaces extractor and GraphQL API (#5247, #4864)Simon Sawicki
Closes #1605, Closes #5233, Closes #1249 Authored by: Grub4K, nixxo, bashonly, pukkandan Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com> Co-authored-by: nixxo <nixxo@protonmail.com>
2022-10-14[extractor/generic:quoted-html] Add extractor (#5213)Matthew
Extracts embeds from escaped HTML within `data-html` attribute. Related: https://github.com/ytdl-org/youtube-dl/issues/21294, https://github.com/yt-dlp/yt-dlp/pull/5121 Authored by: coletdjnz Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2022-10-12[extractor/aeon] Add extractor (#5205)sam
Closes #1653 Authored by: DoubleCouponDay
2022-10-11[extractors/podbayfm] Add extractor (#4971)schnusch
Authored by: schnusch
2022-10-09[extractor/wordpress:mb.miniAudioPlayer] Add embed extractor (#5087)Matthew
Closes https://github.com/yt-dlp/yt-dlp/issues/4994 Authored by: coletdjnz
2022-10-09[extractor/nos.nl] Add extractor (#4822)HobbyistDev
Closes #4649 Authored by: HobbyistDev
2022-10-09[extractor/screen9] Add extractor (#5137)Teemu Ikonen
Authored by: tpikonen
2022-10-06[extractor/dplay] Add MotorTrendOnDemand extractor (#5151)bashonly
Closes #5141 Authored by: bashonly
2022-10-04[extractor/onenewsnz] Add extractor (#5088)coletdjnz
Authored by: coletdjnz
2022-10-04[extractor/prankcast] Add extractor (#4774)columndeeply
Authored by: columndeeply, HobbyistDev
2022-10-04[extractor/24tv.ua] Add extractors (#5121)coletdjnz
Closes #4287 Authored by: coletdjnz
2022-10-04[extractor/booyah] Add extractor (#4834)HobbyistDev
Closes #4583 Authored by: HobbyistDev, elyse0
2022-10-04[extractor/detik] Generalize extractors (#4899)HobbyistDev
Authored by: HobbyistDev, coletdjnz
2022-10-04[extractor/IsraelNationalNews] Add extractor (#5089)Bobscorn
Closes #4019 Authored by: Bobscorn
2022-10-03[extractor/MicrosoftEmbed] Add extractor (#5082)sam
Closes #2638 Authored by: DoubleCouponDay
2022-10-03[extractor/bundesliga] Add extractor (#5094)Fabi019
Closes #2339 Authored by: Fabi019
2022-10-03[extractor/iltalehti] Add extractor (#5117)Teemu Ikonen
Authored by: tpikonen
2022-09-30[extractor/unscripted] Add extractor (#5008)HobbyistDev
Closes #4903 Authored by: HobbyistDev
2022-09-30[extractor/tencent] Add Iflix extractor (#4829)Elyse
Closes #4823 Authored by: elyse0
2022-09-30[extractor/nbc] Add NBCStations extractor (#5077)bashonly
Closes #4571 Authored by: bashonly
2022-09-28[extractor/wordpress:playlist] Add generic embed extractor (#5012)coletdjnz
Fixes https://github.com/yt-dlp/yt-dlp/issues/4955 Authored by: coletdjnz
2022-09-27[extractor/BerufeTV] Add extractor (#4921)Fabi019
Closes #4632 Authored by: Fabi019
2022-09-24[extractor/Smotrim] Add extractor (#5015)Lesmiscore
Authored by: nikita-moor, Lesmiscore
2022-09-23[extractor/wistia] Add support for channels (#4819)coletdjnz
Fixes https://github.com/yt-dlp/yt-dlp/issues/4748 Related: https://github.com/yt-dlp/yt-dlp/issues/4985 Authored by: coletdjnz
2022-09-22[extractor/youtube] Add support for Shorts audio pivot feed (#4932)coletdjnz
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
2022-09-18[extractor/GoPlay] Add extractor (#3412)Jeroen Jacobs
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
2022-09-16[extractor/bilibili] Add space.bilibili extractors (#4468)Locke
Authored by: lockmatrix
2022-09-03[extractor/mediaworksnzvod] Add extractor (#4817)coletdjnz
Authored by: coletdjnz
2022-09-03[extractor/animeondemand] Remove extractor (#4830)TokyoBlackHole
Authored by: TokyoBlackHole
2022-09-01[cleanup] Miscpukkandan
Closes #4710, Closes #4754, Closes #4723 Authored by: pukkandan, MrRawes, DavidH-2022
2022-09-01[extractor/triller] Add extractor (#4712)bashonly
Closes #4703 Authored by: bashonly
2022-09-01[VQQ] Add extractors (#4706)Elyse
Closes #1666 Authored by: elyse0
2022-08-31[extractor/eurosport] Add extractor (#4613)HobbyistDev
Closes #2487 Authored by: HobbyistDev
2022-08-31[extractor/epoch] Add extractor (#4772)Tejas Arlimatti
Closes #4714 Authored by: tejasa97
2022-08-31[extractor/newspicks] Add extractor (#4725)Lesmiscore
Authored by: Lesmiscore
2022-08-28[extractor/IslamChannel] Add extractors (#4779)Lesmiscore
Authored by: Lesmiscore
2022-08-19[extractor/zattoo] Fix Zattoo resellers (#4675)Alexander Seiler
Closes #4630 Authored by: goggle
2022-08-15[extractor/MLB] New extractor (#4586)ischmidt20
Authored by: ischmidt20
2022-08-15[extractor/moview] Add extractor (#4607)HobbyistDev
Authored by: HobbyistDev
2022-08-15[extractor/truth] Add extractor (#4609)Ben Welsh
Closes #3865 Authored by: palewire
2022-08-15[extractor/facebook] Add reel support (#4660)bashonly
Closes #4039 Authored by: bashonly