1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-02-13 20:48:33 +01:00
Commit graph

318 commits

Author SHA1 Message Date
MMM
839e2a62ae
[extractor/rumble] Add RumbleIE extractor ()
Closes 
Authored by: flashdagger
2022-12-08 22:02:17 +05:30
HobbyistDev
28b8f57b4b
[extractor/noice] Add NoicePodcast extractor ()
Authored by: HobbyistDev
2022-12-08 19:28:36 +05:30
lkw123
dfc186d422
[extractor/xiami] Remove extractors ()
Authored by: synthpop123
2022-12-08 18:13:29 +05:30
pukkandan
7991ae57a8
[extractor/sibnet] Separate from VKIE
Fixes bfd973ece3 (commitcomment-91834251)
2022-12-08 17:20:02 +05:30
alexia
48652590ec
[extractor/amazonminitv] Add extractors ()
Authored by: nyuszika7h, GautamMKGarg
2022-11-28 11:36:18 +09:00
Elan Ruusamäe
9d52bf65ff
[extractor/kanal2] Add extractor ()
Authored by: glensc, pukkandan, bashonly
2022-11-22 18:09:57 +00:00
bashonly
27c0f899c8
[extractor/screencastify] Add extractor ()
Closes 
Authored by: bashonly
2022-11-22 00:40:02 +00:00
bashonly
7ff2fafe47
[extractor/vimeo] Add VimeoProIE ()
* Add support for VimeoPro URLs not containing a Vimeo video ID
* Add support for password-protected VimeoPro pages
Closes 
Authored by: bashonly, pukkandan
2022-11-21 00:55:57 +00:00
Audrey
d965856235
[extractor/Veoh] Add user extractor ()
Authored by: tntmod54321
2022-11-11 23:28:54 +05:30
Vitaly Khabarov
f4b2c59cfe
[extractor/YleAreena] Add extractor ()
Closes 
Authored by: vitkhab, pukkandan
2022-11-11 15:06:23 +05:30
Timendum
7c8c63529e
[extractor/cinetecamilano] Add extractor ()
Closes 
Authored by: timendum
2022-11-11 14:33:17 +05:30
pukkandan
ed6bec168d
[extractor/doodstream] Remove extractor
It was added in youtube-dlc, likely without sufficient scrutiny

Closes , Closes , Closes 
2022-11-09 22:19:46 +05:30
Matthew
d9df9b4919
[extractor/unsupported] Raise error on known DRM-only sites ()
Authored by: coletdjnz
2022-11-09 09:09:13 +00:00
zulaport
8fddc232bf
[extractor/camsoda] Add extractor ()
Authored by: zulaport
2022-11-09 08:53:24 +05:30
m4tu4g
db6fa6960c
[extractor/hotstar] Add season support ()
Closes 
Authored by: m4tu4g
2022-11-09 08:33:10 +05:30
pukkandan
e9ce4e9250
[extractor/foxnews] Add FoxNewsVideo extractor
Closes 
2022-11-07 03:00:01 +05:30
Jeff Huffman
cb1553e966
[extractor/crunchyroll] Beta is now the only layout ()
Closes 
Authored by: tejing1
2022-11-07 00:18:55 +05:30
Alex Karabanov
0d2a0ecac3
[extractor/listennotes] Add extractor ()
Closes 
Authored by: lksj, pukkandan
2022-11-07 00:00:59 +05:30
changren-wcr
c94df4d19d
[extractor/qingting] Add extractor ()
Closes 
Authored by: changren-wcr, bashonly
2022-11-06 23:41:53 +05:30
lauren
728f4b5c2e
[extractor/tvp] Update extractors ()
Closes 
Authored by: selfisekai
2022-11-06 23:40:06 +05:30
HobbyistDev
049565df2e
[extractor/swearnet] Add extractor ()
Authored by: HobbyistDev
2022-11-06 22:41:33 +05:30
CrankDatSouljaBoy
cc1d3bf96b
[extractor/deuxm] Add extractors ()
Authored by: CrankDatSouljaBoy
2022-11-06 22:21:15 +05:30
nixxo
d715b0e413
[extractor/skyit] Fix extractors ()
Closes 
Authored by: nixxo
2022-11-06 21:51:12 +05:30
sam
0d113603ac
[extractor/oftv] Add extractors ()
Closes 
Authored by: DoubleCouponDay
2022-11-05 15:43:05 +05:30
bashonly
68a9a450d4
[extractor/genius] Add extractors ()
Closes 
Authored by: bashonly
2022-11-04 21:07:45 +05:30
lauren
78545664bf
[extractor/agora] Add extractors ()
Authored by: selfisekai
2022-11-04 20:24:05 +05:30
Lesmiscore
682b4524bf
[extractor/japandiet] Add extractors ()
Authored by: Lesmiscore
2022-10-31 15:51:53 +09:00
Locke
ad97487606
[extractor/bilibili] Fix BilibiliIE and Bangumi extractors ()
Closes , , 
Authored by: lockmatrix, pukkandan
2022-10-25 18:28:18 +05:30
HobbyistDev
e091fb92da
[extractor/mlb] Add MLBArticle extractor ()
Closes 
Authored by: HobbyistDev
2022-10-25 16:00:03 +05:30
m4tu4g
c13a301a94
[extractor/zeenews] Add extractor ()
Closes  
Authored by: m4tu4g, pukkandan
2022-10-20 03:17:18 +05:30
Simon Sawicki
7a26ce2641
[extractor/twitter] Add Spaces extractor and GraphQL API (, )
Closes , Closes , Closes 

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-19 21:31:21 +05:30
Matthew
6dca2aa66d
[extractor/generic:quoted-html] Add extractor ()
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-14 04:32:52 +00:00
sam
c6989aa3ae
[extractor/aeon] Add extractor ()
Closes 
Authored by: DoubleCouponDay
2022-10-12 15:25:42 +05:30
schnusch
2c98d99818
[extractors/podbayfm] Add extractor ()
Authored by: schnusch
2022-10-11 02:01:01 +05:30
Matthew
4c9a1a3ba5
[extractor/wordpress:mb.miniAudioPlayer] Add embed extractor ()
Closes https://github.com/yt-dlp/yt-dlp/issues/4994

Authored by: coletdjnz
2022-10-09 05:55:26 +00:00
HobbyistDev
866f037344
[extractor/nos.nl] Add extractor ()
Closes 
Authored by: HobbyistDev
2022-10-09 08:02:58 +05:30
Teemu Ikonen
540236ce11
[extractor/screen9] Add extractor ()
Authored by: tpikonen
2022-10-09 07:04:22 +05:30
bashonly
f03940963e
[extractor/dplay] Add MotorTrendOnDemand extractor ()
Closes 
Authored by: bashonly
2022-10-06 10:40:54 +05:30
coletdjnz
34859e4b32
[extractor/onenewsnz] Add extractor ()
Authored by: coletdjnz
2022-10-04 09:44:57 +05:30
columndeeply
143a2ccab3
[extractor/prankcast] Add extractor ()
Authored by: columndeeply, HobbyistDev
2022-10-04 09:03:46 +05:30
coletdjnz
1e0daeb314
[extractor/24tv.ua] Add extractors ()
Closes 
Authored by: coletdjnz
2022-10-04 08:59:29 +05:30
HobbyistDev
7f5b3cb8b3
[extractor/booyah] Add extractor ()
Closes 
Authored by: HobbyistDev, elyse0
2022-10-04 08:48:26 +05:30
HobbyistDev
c7f540ea1e
[extractor/detik] Generalize extractors ()
Authored by: HobbyistDev, coletdjnz
2022-10-04 08:39:23 +05:30
Bobscorn
0d887f273a
[extractor/IsraelNationalNews] Add extractor ()
Closes 
Authored by: Bobscorn
2022-10-04 08:21:54 +05:30
sam
177662e0f2
[extractor/MicrosoftEmbed] Add extractor ()
Closes 
Authored by: DoubleCouponDay
2022-10-03 19:22:30 +05:30
Fabi019
f48ab881f6
[extractor/bundesliga] Add extractor ()
Closes 
Authored by: Fabi019
2022-10-03 19:10:09 +05:30
Teemu Ikonen
a83333c432
[extractor/iltalehti] Add extractor ()
Authored by: tpikonen
2022-10-03 02:53:48 +05:30
HobbyistDev
20a7304e4c
[extractor/unscripted] Add extractor ()
Closes 
Authored by: HobbyistDev
2022-09-30 22:24:05 +05:30
Elyse
48f535f5f8
[extractor/tencent] Add Iflix extractor ()
Closes 
Authored by: elyse0
2022-09-30 21:51:31 +05:30
bashonly
11398b922c
[extractor/nbc] Add NBCStations extractor ()
Closes 
Authored by: bashonly
2022-09-30 21:13:40 +05:30