Commit Graph

1030 Commits (b46ccbc6d41cc8e1845d35b0600c78b7288d9aa4)

Author SHA1 Message Date
Zenon Mousmoulas 2d49720f89
[ertgr] Add new extractors ()
Authored-by: zmousm, dirkf
pukkandan 48416bc4a8
[youtube] Fix n-sig for player e06dea74
KiberInfinity f7d4854131
[Pladform] Fix redirection to external player ()
Authored by: KiberInfinity
foghawk 403be2eefb
[tumblr] Fix 403 errors and handle vimeo embeds ()
Fixes https://github.com/ytdl-org/youtube-dl/issues/29585
Authored by: foghawk
lazypete365 63bac931c2
[mildom] Fix extractor ()
Closes 
Authored by: lazypete365
Jeff Huffman 7c74a01584
[crunchyroll] Fix login ()
Closes 
Authored by: tejing1
pukkandan 1d3586d0d5
[aes] Add unpad_pkcs7
pukkandan c533c89ce1
[GoogleSearch] Fix extractor
KiberInfinity b8b3f4562a
[Odnoklassniki] Improve embedded players extraction ()
Authored by: KiberInfinity
nyuszika7h 1c6f480160
[viki] Fix "Bad request" for manifest ()
Closes 
Authored by: nyuszika7h
u-spec-png f8580bf02f
[Bilibili] Add 8k support ()
Closes , 
Authored by: u-spec-png
Zenon Mousmoulas 19afd9ea51
[GlomexEmbed] Avoid large match objects
Closes 
Authored by: zmousm
trasssh b72270d27e
[MySpass] Fix video url processing ()
Closes 
Authored by: trassshhub
Jeff Huffman 706dfe441b
[crunchyroll:beta] Add cookies support ()
* Extract directly from the beta API when cookies are passed. If login cookie is absent, the extraction is delegated to `CrunchyrollIE`. This causes different metadata to be extracted (including formats and video id) and therefore results in a different archive entry. For now, this issue is unavoidable since the browser also redirects to the old site when not logged in.

* Adds extractor-args `format` and `hardsub` to control the source and subtitles of the extracted formats

Closes 
Authored by: tejing1
YuenSzeHong c4da5ff971
[Fujitv] Extract metadata and support premium ()
Authored by: YuenSzeHong
KiberInfinity e26f9cc1e5
[YandexVideoPreview] Add extractor ()
Closes 
Authored by: KiberInfinity
MinePlayersPE 05b23b4156
[iq.com] Add VIP support ()
Authored by: MinePlayersPE
Aleri Kaisattera 8f028b5f40
[Vimm] add recording extractor ()
Authored by: alerikaisattera
MinePlayersPE 013322a95e
[Instagram] Fix extraction when logged in ()
Closes 
Authored by: MinePlayersPE
Ashish Gupta fb62afd6f0
[Musicdex] Add extractors ()
Closes 
Authored by: Ashish0804
Ashish Gupta 50600e833d
[ThisOldHouse] Improve Premium URL check ()
Closes 
Authored by: Ashish0804
pukkandan fc08bdd6ab
[extractor] Allow non-fatal `title` extraction
pukkandan 2568d41f70
[bilibili] Make anthology title non-fatal
pukkandan 88f23a18e0
[docs,cleanup] Fix linter and misc cleanup
Closes 
pukkandan 2edb38e8ca
[extractor] Extract video inside `Article` json_ld
Closes 
pukkandan b695e3f9bd
[orf:tvthek] Lazy playlist extraction and obey --no-playlist
Closes 
pukkandan f40ee5e9a0
[extractor] Add convinience function `_yes_playlist`
pukkandan 1f13021eca
[web.archive:youtube] Add `ytarchive:` prefix
and misc cleanup
pukkandan e612f66c7c
[archive.org] Ignore unnecessary files
Closes 
coletdjnz 87e8e8a7d0
[youtube:api] Do not use seek when reading HTTPError response
Authored-by: coletdjnz
Aleri Kaisattera e600a5c908
[CAM4] Add thumbnail extraction ()
Authored by: alerikaisattera
pukkandan ed40877833
Fix 426764371f for Py3.6
sian1468 935f5a4209
[line] Remove `tv.line.me` ()
Service is discontinued
Authored by: sian1468
pukkandan 6970b6005e
[cleanup] Minor fixes
Closes 
pukkandan e0ddbd02bd
[cleanup] Use format_field where applicable
Ashish Gupta 78ab4f447c
[Newsy] Add extractor ()
Closes 
Authored by: Ashish0804
coletdjnz 85fee22152
[PRX] Add Extractors ()
Closes , https://github.com/ytdl-org/youtube-dl/issues/15948

Authored by: coletdjnz
Felix S ad9158d5f4
[ard] Extract subtitles ()
Fixes https://github.com/ytdl-org/youtube-dl/issues/30543, related: https://github.com/ytdl-org/youtube-dl/pull/17766
Authored by: fstirlitz
coletdjnz 6c73052c0a
[youtube] Extract channel subscriber count ()
Closes 
* Adds `channel_follower_count` field
Authored-by: coletdjnz
Ashish Gupta 593e43c030
[LnkIE] Add extractor ()
Closes:  
Authored by: Ashish0804
Ashish Gupta 8fe514d382
[CrowdBunker] Add extractors ()
Closes:  
Authored by: Ashish0804
pukkandan 311b6615d8
[extractor] Improve `url_result` and related
coletdjnz 396a76f7bf
[youtube] Enforce UTC ()
and [utils] use `utcnow` in `datetime_from_str`

Related:  
Authored by: coletdjnz
coletdjnz 301d07fc4b
[youtube:tab] Extract channel banner ()
Closes 
Authored by: coletdjnz
pukkandan 135dfa2c7e
[extractor,cleanup] Use `_search_nextjs_data`
MinePlayersPE e0585e6562
[TikTok] Extract captions ()
Closes 
Authored by: MinePlayersPE
MinePlayersPE 426764371f
[iq.com] Add extractors ()
Closes 
Authored by: MinePlayersPE
krichbanana 64f36541c9
[youtube:tab] Raise error on tab redirect ()
Closes 
Authored by: krichbanana, coletdjnz
Aleri Kaisattera 0ff1e0fba3
[Theta] Fix valid URL ()
Authored by: alerikaisattera
Zenon Mousmoulas 1a20d29552
[tvopengr] Add extractors ()
Authored by: zmousm
nyuszika7h f7085283e1
[instagram] Fix username extraction for stories and highlights ()
Authored by: nyuszika7h
Ashish Gupta e25ca9b017
[RTNews] Add extractor ()
Closes 
Authored by: Ashish0804
trasssh 4259402c56
[Ted] Rewrite extractor ()
Closes 
Authored by: pukkandan, trassshhub
Ashish Gupta dfb7f2a25d
[CTVNewsIE] Add fallback for video search ()
Closes 
Authored by: Ashish0804
Lesmiscore (Naoya Ozaki) 42c5458a02
[TVer] Extract message for unaired live ()
Closes 
Authored by: Lesmiscore
Lesmiscore (Naoya Ozaki) ba1c671d2e
[mixch] Add `MixchArchiveIE` ()
Closes 
Authored by: Lesmiscore
Zenon Mousmoulas b143e83ec9
[megatvcom] Add embed test ()
Authored by: zmousm
k3ns1n 4a77fb1d6b
[daftsex] Add extractors ()
Authored by: k3ns1n
pukkandan 66f7c6a3e0
[youtube] Do not return `upload_date` for playlists
Closes 
Partially reverts 
Re-opens 
pukkandan baf599effa
[pbs] de-prioritize AD formats
Related: 
pukkandan 596379e260
[youtube] Make invalid storyboard URL non-fatal
Closes 
pukkandan b6ce9bb038
[youtube] Detect live-stream embeds
Closes 
Ashish Gupta eea1b0358e
[ThisOldHouseIE] Add support for premium videos ()
Authored by: Ashish0804
Closes: 
Zenon Mousmoulas 32b95bb643
[megatvcom] Add extractors ()
Authored by: zmousm
Zenon Mousmoulas fdf80059d9
[glomex] Minor fixes ()
Authored by: zmousm
Ashish Gupta aa062713c1
[PokerGo] Add extractors ()
Authored by: Ashish0804
Closes: 
Zenon Mousmoulas 71738b1451
[glomex] Add new extractors ()
Original PR: https://github.com/ytdl-org/youtube-dl/pull/30212
Authored by: zmousm
pukkandan 0bb5ac1ac4
[dplay] Re-structure DiscoveryPlus extractors
Timendum 77b28f000a
[dplay] Migrate DiscoveryPlusItaly to DiscoveryPlus ()
Partially fixes 
Authored by: timendum
trasssh 11c861702d
[generic] Improve KVS player extraction ()
Closes 
Authored by: trassshhub
Lesmiscore (The Hatsune Daishi) a4a426023d
[twitcasting] Refactor extractor ()
Co-authored-by: Ashish Gupta <39122144+Ashish0804@users.noreply.github.com>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>

Authored by: Lesmiscore
pukkandan b2db8102dc
[facebook] Fix extraction from groups
Closes , related: 
Hirokuni Yano e9a6a65a55
[yahoo:gyao] Improved playlist handling ()
Authored by: hyano
pukkandan ed8d87f911
[cleanup, docs] Minor fixes
Closes 
pukkandan 4636548463
[CeskaTelevize] Use `http` for manifests
Workaround for 
pukkandan cb3c5682ae
[kakao] Detect geo-restriction
Code from: d8085580f6
Petr Vaněk 7d449fff53
[streamcz] Fix extractor ()
Closes , closes 
Authored by: arkamar, pukkandan
pukkandan 80fa6e5327
[facebook] Improve title and uploader extraction
Closes , closes 
Lesmiscore (The Hatsune Daishi) fabb27fcea
[twitcasting] Throw proper error for login-only streams ()
Closes 

Authored by: Lesmiscore
teridon 8bcd404818
[digitalconcerthall] Add extractor ()
Authored by: teridon
nixxo 0df11dafdd
[rai] Add Raiplaysound extractors ()
Closes 
Authored by: nixxo, pukkandan
pukkandan 99d6f9461d
[aparat] Fix extractor
Closes 
trasssh e88e1febd8
[noodlemagazine] Add extractor ()
Authored by: trassshhub
trasssh faca674510
[Rule34video] Add extractor ()
Authored by: trassshhub
MinePlayersPE 0931ba94ab
[Nexx] Extract more metadata ()
Authored by: MinePlayersPE
pukkandan b31874334d
[tiktok] Extract user thumbnail
Closes 
Authored by: pukkandan, MinePlayersPE
pukkandan f1150b9e1e
[twitter] Fix video in quoted tweets
Closes 
pukkandan 2be56f2242
[funk] Support origin URLs
Closes 
foghawk 62c955efc9
[veoh] Improve extractor ()
* [veoh] Remove old _extract_video
* [veoh] Extend _VALID_URL to accept '/videos/'
* [veoh] Prefer high quality
* [veoh] Extract more metadata

Authored by: foghawk
Ashish Gupta a70b71e85a
[vk] Fix VKUserVideosIE ()
Authored by: Ashish0804
Closes 
Unit 193 4c968755fc
[PornHub,YouTube] Refresh onion addresses ()
Authored by: unit193
MinePlayersPE be1f331f21
[TikTok] Misc fixes ()
Closes 
Authored by: MinePlayersPE
Ashish Gupta 3cf5429a21
Add EuropeanTourIE ()
Closes  
Authored by: Ashish0804
ischmidt20 bfa0e270cf
[NBCSports] Fix extraction of platform URLs ()
Authored by: ischmidt20
Luc Ritchie f76ca2dd56
[afreecatv] Add support for livestreams ()
Authored by: wlritchi
MinePlayersPE 5f969a78b0
[Nexx] Support 3q CDN ()
Closes 
Authored by: MinePlayersPE
ischmidt20 443f8de820
[fox] Extract m3u8 from preview ()
Authored by: ischmidt20
Moises Lima 768145d48a
[Pornez] Add extractor ()
Authored by: mozlima
pukkandan 976ae3eabb
[youtube] Update tests
coletdjnz f0d785d3ed
[youtube:tab] Extract more playlist metadata ()
* Add fields modified_date, modified_timestamp
* Add field playlist_count
* [youtube:tab] Extract view_count, playlist_count, modified_date

Authored by: coletdjnz, pukkandan
foghawk 97a6b117d9
[callin] Add extractor ()
Authored by: foghawk
Aleri Kaisattera e8736539f3
[Vimm] Add extractor ()
Authored by: alerikaisattera
coletdjnz 9c634ef857
[MainStreaming] Add extractor ()
Closes , https://github.com/ytdl-org/youtube-dl/issues/29615

Authored by: coletdjnz
coletdjnz 9f517bb1f3
[gfycat] Support embeds ()
Closes 
Authored by: coletdjnz
Lesmiscore (The Hatsune Daishi) b8eeced286
[openrec] Add movie extractor ()
Closes 
Authored by: Lesmiscore
Alexander Simon db47787024
[hrfernsehen] Fix ardloader extraction ()
Authored by: CreaValix
pukkandan fdeab99eab
[zee5] Add geo-bypass
pukkandan 9e907ebddf
[cleanup] Misc cleanup
pukkandan 21df2117e4
[vk] Capture `clip` URLs
k3ns1n af3cbd8782
[vk] Improve _VALID_URL ()
Authored by: k3ns1n
zenerdi0de 7141ced57d
[Dropbox] Support password protected files and more formats ()
Authored by: zenerdi0de
coletdjnz 18c7683d27
[youtube:api] Update Innertube clients ()
* Updated iOS clients to support 60fps formats (see: https://github.com/TeamNewPipe/NewPipeExtractor/issues/680#issuecomment-1002724558)
* General update of versions and keys of other clients
 Authored-by: coletdjnz
chris f5c2c2c9b0
[zdf] Add chapter extraction ()
Authored by: iw0nderhow
pukkandan b8e976a445
[facebook] Parse dash manifests
Ashish Gupta a9f5f5d6eb
[RedBullTV] Parse subtitles from manifest ()
Closes 
Authored by: Ashish0804
chris f522573787
[extractor] Extract chapters from JSON-LD ()
Authored by: iw0nderhow, pukkandan
nixxo 7592749cbe
[extractor] Extract thumbnails from JSON-LD ()
Authored by: nixxo
MinePlayersPE 8efffafa53
[XVideos] Check HLS formats ()
Closes 
Authored by; MinePlayersPE
Ashish Gupta 26f2aa3db9
[hotstar] Add extractor args to ignore tags ()
Authored by: Ashish0804
pgaig 3464a2727b
[VrtNU] Handle empty title ()
Closes 
Authored by: pgaig
Ashish Gupta 497d77e1aa
[KelbyOne] Add extractor ()
Closes 
Authored by: Ashish0804
LE 9040e2d6e3
[mixcloud] Detect restrictions ()
Authored by; llacb47
MinePlayersPE 6134fbeb65
[TikTok] Pass cookies to formats ()
Closes 
Authored by: MinePlayersPE
MinePlayersPE cfcf60ea99
[BiliIntl] Add login ()
and misc improvements

Authored by: MinePlayersPE
Felix S 4afa3ec4b6
[extractor] Detect more subtitle codecs in MPD manifests ()
Authored by: fstirlitz
MinePlayersPE 11aa91a12f
[TikTok] Fix extraction for sigi-based webpages ()
Fixes: 
Authored by: MinePlayersPE
MinePlayersPE 96f13f01a6
[TikTok] Change app version ()
Closes , 
Authored by: MinePlayersPE, llacb47
u-spec-png 4b9353239e
[Drooble] Add extractor ()
Closes 
Authored by: u-spec-png
u-spec-png dd5e60b15d
[Instagram] Add story/highlight extractor ()
Fixes https://github.com/ytdl-org/youtube-dl/issues/25575
Authored by: u-spec-png
MinePlayersPE e540c56f39
[TikTok] Fallback to feed API endpoint ()
Authored by: MinePlayersPE
Workaround for 
pukkandan 7537e35b64
[gfycat] Fix `uploader`
Ashish Gupta ee7b9bdf5d [Zee5] Fix VALID_URL for tv-shows
pukkandan 185bf31070
[youtube] End `live-from-start` properly when stream ends with 403
Closes 
pukkandan 0b77924a38
[tiktok] Fix `extractor_key` used in archive
MinePlayersPE 8126298c1b
[TikTok] Add music, sticker and tag IEs ()
Closes 
Authored by: MinePlayersPE
MinePlayersPE c62ecf0d90
[BiliIntl] Fix extractor ()
Closes 
Authored by: MinePlayersPE
The Hatsune Daishi 3774f4f427
[PixivSketch] Add extractors ()
Authored by: nao20010128nao
git-anony-mouse 9980d3d213
[generic] Fix HTTP KVS Player ()
Authored by: git-anony-mouse
pukkandan 332da56f52
[CBC] Fix URL regex
Closes 
pukkandan 0f86a1cd59
[dplay] Temporary fix for `discoveryplus.com/it`
Closes 
MinePlayersPE d43de6821c
[GameJolt] Add extractors ()
Authored by: MinePlayersPE
u-spec-png 070f6a85ea
[Steam] Fix extractor ()
Closes 
Authored by: u-spec-png
Benedikt Wildenhain 4b4b7f746c
[OpenCast] Add extractors ()
Original PR: https://github.com/ytdl-org/youtube-dl/pull/26934
Authored by: bwildenhain, C0D3D3V
Sonic e9efb99f66
[dropout] Add extractor ()
Authored-by: TwoThousandHedgehogs, pukkandan
coletdjnz a709d87335
[youtube:tab] Extract video thumbnails from playlist ()
closes 
Co-Authored-by: coletdjnz, pukkandan
siddharth 774a46c53d
[npr] Make SMIL extraction non-fatal ()
Closes 
Authored by: r5d
MinePlayersPE c8b80b9643
[RCTIPlusSeries] Lazy extraction and video type selection ()
Authored by: MinePlayersPE
MinePlayersPE 4e260d1a56
[Instagram] Try bypassing login wall with embed page ()
Authored by: MinePlayersPE
Ashish Gupta c25de59cf7
[LBRY] Support livestreams ()
Closes  
Authored by: Ashish0804, pukkandan
aarubui 663949f825
[NJPWWorld] Extract formats from m3u8 ()
Authored by: aarubui