Commit Graph

1968 Commits (3f7e2bd80e3c5d8a1682f20a1b245fcd974f295d)

Author SHA1 Message Date
Simon Sawicki acacb57c7e [extractor/rumble] Fix format sorting
Closes 
Authored by: pukkandan
bashonly 8aa0bd5d10
[extractor/generic] Avoid catastrophic backtracking in KVS regex
Authored by: bashonly
bashonly 176a068cde
[extractor/nbc] Fix XML parsing
Python 3.7 compat bug in cb73b8460c
Authored by: bashonly
bashonly 5ab3534d44
[extractor/slideslive] Fix slides and chapters/duration ()
* Fix slides/thumbnails extraction
* Extract duration to fix issues w/ `--embed-chapters`, `--split-chapters`
* Add `InfoExtractor._extract_mpd_vod_duration` method
* Expand applicability of `InfoExtractor._parse_m3u8_vod_duration` method
Authored by: bashonly
bashonly cb73b8460c
[extractor/nbc] Fix `NBC` and `NBCStations` extractors ()
Improve `InfoExtractor._parse_smil_formats` extension detection
Closes 
Authored by: bashonly
bashonly 7481998b16
[extractor/drtv] Fix bug in ab4cbef ()
Fixes bug in ab4cbef ab4cbeff00
Closes 
Authored by: bashonly
pukkandan 87ebab0615
[extractor/embedly] Embedded links may be for other extractors
Bug in bfd973ece3
Closes 
Marek Hudik 355d781bed
[extractor/rozhlas] Add extractor RozhlasVltavaIE ()
Authored by: amra
pukkandan edfc7725b1
[cleanup] Misc
JChris246 b382c1fc6a
[xanimu] Add extractor ()
Authored by: JChris246
Closes 
Christoph Flathmann 8a6b167723
[extractor/crunchyroll:show] Add `language` to entries ()
Authored by: Chrissi2812
mzhou 253ac4ba6a
[extractor/youtube] Retry manifest refresh for live-from-start ()
Avoids ending download early when live stream is temporarily offline.
Best used with somewhat large `--retry-sleep extractor:` and `--extractor-retries`

Authored by: mzhou
George Schizas 84e0e33a19
[extractor/reddit] Add subreddit as `channel_id` ()
Authored by: gschizas
Closes 
Frederik Nordahl Jul Sabroe ab4cbeff00
[extractor/drtv] Add series extractors ()
Authored by: FrederikNS
Closes 
Jacob Truman c3366fdfd0
[extractor/nbc] Update graphql query ()
Closes 
Authored by: jacobtruman
HobbyistDev d37422f1db
[extractor/biliIntl] Add fallback to `video_data` ()
Authored by: HobbyistDev
JC-Chung 933ed882e9
[extractor/tiktok] Add `TikTokLive` extractor ()
Closes 
Authored by: JC-Chung
HobbyistDev a1d9aca338
[extractor/aitube] Add extractor ()
Closes 
Authored by: HobbyistDev
HobbyistDev 91d54e9b99
[extractor/volejtv] Add extractor ()
Authored by: HobbyistDev
Closes 
HobbyistDev 76c3ceccfb
[extractor/biliintl] Add `/media` to `VALID_URL` ()
Authored by: HobbyistDev
OndrejBakan 1a3cd8ec35
[extractor/joj] Fix extractor ()
Authored by: OndrejBakan, pukkandan
pukkandan 08e29b9f1f
[cleanup] Misc
Closes , closes 
bashonly 05997b6e98
[extractor/generic] Decode unicode-escaped embed URLs ()
Authored by: bashonly
Closes 
Simon Sawicki 32a84bcf4e
Update to ytdl-commit-195f22f6
[generic] Improve KVS (etc) extraction
195f22f679

Closes 
Authored by: Grub4k, pukkandan
bashonly d7f9871469
[extractor/iqiyi] Fix `Iq` JS regex ()
Closes 
Authored by: bashonly
bashonly 13f930abc0
[extractor/fifa] Fix Preplay extraction ()
Closes 
Authored by: dirkf
bashonly b23b503e22
[extractor/odnoklassniki] Extract subtitles ()
Closes 
Authored by: bashonly
Matthew e756f45ba0
Improve handling for overriding extractors with plugins ()
* Extractors replaced with plugin extractors now show in debug output
* Better testcase handling
* Added documentation
Authored by: coletdjnz, pukkandan
pukkandan 26fdfc3704
[extractor/biliintl:series] Make partial download of series faster
pukkandan 78d25e0b7c
[extractor/embedly] Handle vimeo embeds
Closes 
coletdjnz 3e01ce744a
[extractor/generic] Use `Accept-Encoding: identity` for initial request
The existing comment seems to imply this was the desired behavior from the beginning.

Partial fix for https://github.com/yt-dlp/yt-dlp/issues/5855, https://github.com/yt-dlp/yt-dlp/issues/5851, https://github.com/yt-dlp/yt-dlp/issues/4748
Matthew 8e40b9d1ec
Improve plugin architecture ()
to make plugins easier to develop and use:
* Plugins are now loaded as namespace packages.
* Plugins can be loaded in any distribution of yt-dlp (binary, pip, source, etc.).
* Plugin packages can be installed and managed via pip, or dropped into any of the documented locations.
* Users do not need to edit any code files to install plugins.
* Backwards-compatible with previous plugin architecture.

As a side-effect, yt-dlp will now search in a few more locations for config files.

Closes https://github.com/yt-dlp/yt-dlp/issues/1389

Authored by: flashdagger, coletdjnz, pukkandan, Grub4K
Co-authored-by: Marcel <flashdagger@googlemail.com>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
Stel Abrego a0e526ed4d
[extractor/bandcamp] Add `album_artist` ()
Closes  
Authored by: stelcodes
pukkandan 8d1ddb0805
[extractor/udemy] Fix lectures that have no URL and detect DRM
Closes 
pukkandan 9bb856998b
[extractor/youtube] Extract DRC formats
pukkandan f74371a97d
[extractor/bilibili] Fix `--no-playlist` for anthology
Closes 
pukkandan 4455918e7f
[extractor/stv] Detect DRM
Closes 
Anant Murmu efa944f4bc
[cleanup] Use `random.choices` ()
Authored by: freezboltz
nosoop e107c2b8cf
[extractor/soundcloud] Support user permalink ()
Closes 
Authored by: nosoop
Lesmiscore ca2f6e14e6
[extractor/BiliLive] Fix extractor
- Remove unnecessary group in `_VALID_URL`
- This extractor always returns livestreams
bashonly c1edb853b0
[extractor/kick] Add extractor ()
Closes 
Authored by: bashonly
bashonly 2647c933b8
[extractor/wistia] Improve extension detection ()
Closes 
Authored by: bashonly, Grub4k, pukkandan
bashonly 53006b35ea
[extractor/amazon] Add `AmazonReviews` extractor ()
Closes 
Authored by: bashonly
bashonly 4b183d4962
[extractor/videoken] Add extractors ()
Closes 
Authored by: bashonly
bashonly 3d667e0047
[extractor/slideslive] Support embeds and slides ()
Authored by: bashonly, Grub4K, pukkandan
Sam 9a9006ba20
[extractor/twitcasting] Fix videos with password ()
Closes 
Authored by: bashonly, Spicadox
HobbyistDev 153e88a751
[extractor/netverse] Add `NetverseSearch` extractor ()
Authored by: HobbyistDev
JChris246 9fcd8ad1f2
[extractor/spankbang] Fix extractor ()
Authored by: JChris246
Closes 
monnef 6b71d186dd
[extractor/curiositystream] Fix auth ()
Authored by: mnn
lkw123 074b2fae90
[extractor/kankanews] Add extractor ()
Authored by: synthpop123
Kurt Bestor 06a9d68eb8
[extractor/youku] Fix extractor ()
Closes 
Authored by: KurtBestor
Damiano Amatruda a4d6ead30f
[extractor/ciscowebex] Support password-protected videos ()
Authored by: damianoamatruda
lauren n. liberda d1b5f3d79c
[extractor/polskieradio] Adapt to next.js redesigns ()
Authored by: selfisekai
lauren n. liberda da8d2de208
[extractor/cda] Support premium and misc improvements ()
* Fix cache for non-ASCII key
* Improve error messages
* Better UA for fingerprint bypass

Authored by: selfisekai
chris 15e9e578c0
[extractor/ArteTV] Extract chapters ()
Authored by: iw0nderhow, bashonly
Bobscorn 0ef3d47027
[extractor/beatbump] Add extractors ()
Authored by: Bobscorn, pukkandan
Closes 
barsnick 247c8dd4f5
[extractor/urplay] Support for audio-only formats ()
Closes 
Authored by: barsnick
HobbyistDev 032f22020c
[extractor/trtcocuk] Add extractor ()
Closes 
Authored by: HobbyistDev
pukkandan 4af47a0003
Fix 9012d20b23
pukkandan 9012d20b23
[extractor/mixch] Support `--wait-for-video`
Giulio Muscarello d61ef7f343
[extractor/ARD] Add vtt subtitles ()
Authored by: CapacitorSet
skbeh 1c226ccdd4
[extractor/bilibili] Improve `_VALID_URL` ()
Authored by: skbeh
pukkandan 0b5546c723
[extractor] Let `_extract_format` functions obey `--ignore-no-formats`
bashonly 1fc089143c
[extractor/reddit] Extract crossposted media ()
Closes 
Authored by: bashonly
Matthew c733555106
[extractor/youtube:tab] Extract metadata from channel items ()
Authored by: coletdjnz
HobbyistDev 81388c0954
[extractor/oneplace] Add OnePlacePodcast extractor ()
Closes 
Authored by: HobbyistDev
Denis df10bad267
[extractor/rutube] Support private videos ()
Authored by: mexus
HobbyistDev f0f3fa028b
[extractor/netverse] Extract comments ()
Authored by: HobbyistDev
HobbyistDev 22697a84f6
[extractor/europarl] Add EuroParlWebstream Extractor ()
Authored by: HobbyistDev
Closes 
HobbyistDev 3ac5476430
[extractor/nosnl] Add support for /video ()
Authored by: HobbyistDev
HobbyistDev e318b5b87a
[extractor/airtv] Add extractor ()
Authored by: HobbyistDev
Closes 
bashonly f549b18512
[extractor/pinterest] Fix extractor ()
Closes 
Authored by: bashonly
bashonly 7c5e1701f6
[extractor/foxsports] Fix extractor ()
Closes 
Authored by: bashonly
bashonly 16bed382fd
[extractor/twitter] Heed `--no-playlist` for multi-video tweets ()
Closes 
Authored by: bashonly, Grub4K
bashonly 3cf50fa8e9
[downloader/ffmpeg] Fix headers for video+audio formats ()
Authored by: bashonly, Grub4K
bashonly f69b0554eb
[extractor/slideslive] Fix extractor ()
Closes 
Authored by: bashonly, Grub4K
pukkandan e74a3c6dcc
[extractor/hotstar] Improve format metadata
nixxo 10dc85924a
[extractor/mediaset] Better embed detection and error messages ()
Authored by: nixxo
Vita b05f0a50e0
[extractor/yle_areena] Support restricted videos ()
* and improve metadata

Closes 
Authored by: docbender
Elyse 3d79ebc8b7
[extractor/mediastream] Add extractor ()
Closes , closes , closes 
Authored by: elyse0, HobbyistDev

Co-authored-by: HobbyistDev <tesutonihon4@gmail.com>
milkknife 85a802969e
[extractor/webcamerapl] Add extractor ()
Authored by: milkknife
nixxo 72f96c5566
[extractor/la7] Improve extractor ()
Authored by: nixxo
Closes 
MMM 839e2a62ae
[extractor/rumble] Add RumbleIE extractor ()
Closes 
Authored by: flashdagger
HobbyistDev 28b8f57b4b
[extractor/noice] Add NoicePodcast extractor ()
Authored by: HobbyistDev
lkw123 dfc186d422
[extractor/xiami] Remove extractors ()
Authored by: synthpop123
David Turner 42ec478fc4
[extractor/plutotv] Fix videos with non-zero start ()
Authored by: digitall
pukkandan 7991ae57a8
[extractor/sibnet] Separate from VKIE
Fixes bfd973ece3 (commitcomment-91834251)
bashonly c4cbd3bebd
[extractor/tiktok] Update `_VALID_URL`, add `api_hostname` arg ()
Closes 
Authored by: bashonly
pukkandan 71df9b7fd5
[cleanup] Misc
Benjamin Ryan c9f5ce5118
[extractor/tiktok] Update API hostname ()
Closes 
Authored by: redraskal
bashonly ddf1e22d48
[extractor/swearnet] Fix description bug ()
Bug in 049565df2e
Closes 
Authoried by: bashonly
bashonly 0e96b408b9
[extractor/reddit] Extract video embeds in text posts ()
Closes 
Authored by: bashonly
bashonly ba72399723
[extractor/tiktok] Fix subs, `DouyinIE`, improve `_VALID_URL` ()
Closes , Closes 
Authored by: bashonly
pukkandan 9bcfe33be7
[utils] Make `ExtractorError` mutable
pukkandan 71eb82d1b2
[extractor/youtube] Subtitles cannot be translated to `und`
Closes 
pukkandan a9d069f5b8
[extractor/amazonminitv] Cleanup 48652590ec
alexia 48652590ec
[extractor/amazonminitv] Add extractors ()
Authored by: nyuszika7h, GautamMKGarg
marieell 86f557b636
[extractor/youporn] Fix metadata ()
Authored by: marieell
pukkandan c0caa80515
[extractor/naver] Treat fan subtitles as separate language
Closes 
Mudassir Chapra 0d95d8b00a
[extractor/gronkh] Fix `_VALID_URL` ()
Closes 
Authored by: muddi900
Elan Ruusamäe 9d52bf65ff
[extractor/kanal2] Add extractor ()
Authored by: glensc, pukkandan, bashonly
bashonly d761dfd059
[extractor/naver] Improve `_VALID_URL` for `NaverNowIE` ()
Authored by: bashonly
bashonly 27c0f899c8
[extractor/screencastify] Add extractor ()
Closes 
Authored by: bashonly
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
bashonly 3b021eacef
[extractor/generic] Add `fragment_query` extractor arg for DASH and HLS ()
* `fragment_query`: passthrough any query in generic mpd/m3u8 manifest URLs to their fragments
* Add support for `extra_param_to_segment_url` to DASH downloader
Authored by: bashonly, pukkandan
chengzhicn 02b2f9fa7d
[extractor/reddit] Add vcodec to fallback format ()
Authored by: chengzhicn
pukkandan 8486540257
[extractor/unsupported] Add more URLs
Closes , Closes , Closes 
bashonly ed027fd9d8
[extractor/generic] Fix JSON LD manifest extraction ()
Closes 
Authored by: bashonly, pukkandan
bashonly 352e7d9873
[extractor/twitter] Refresh guest token when expired ()
Closes 
Authored by: bashonly, Grub4K
nixxo 9a0416c6a5
[extractor/twitter:spaces] Add 'Referer' to m3u8 ()
Closes 
Authored by: nixxo
bashonly f5a9e9df0d
[extractor/brightcove] Add `BrightcoveNewBaseIE` and fix embed extraction ()
* Move Brightcove embed extraction and tests into the IEs
* Split `BrightcoveNewBaseIE` from `BrightcoveNewIE`
* Fix bug in ade1fa70cb with the "wrong" spelling of `referrer` being smuggled

Closes 
bashonly f96a3fb7d3
[extractor/redgifs] Fix bug in 8c188d5d09 ()
Bnyro bc87dac75f
[extractor/youtube] Add `piped.video` ()
Closes 
Authored by: Bnyro
pukkandan 9f14daf22b
[extractor] Deprecate `_sort_formats`
pukkandan 784320c98c
Implement universal format sorting
Closes 
pukkandan d0d74b7197
[utils] Move format sorting code into `utils`
pukkandan 4de88a6a36
[extractor/generic] Don't report redirect to https
pukkandan 105bfd90f5
Add new field `aspect_ratio`
Closes 
pukkandan 6368e2e639
[cleanup] Misc
Closes 
pukkandan a4894d3e25
[extractor/youtube] Consider language in format de-duplication
pukkandan 171a31dbe8
[extractor] Add a way to distinguish IEs that returns only videos
Elyse 0a4b2f4180
[extractor/tencent] Fix geo-restricted video ()
Closes 
Authored by: elyse0
pukkandan a8c754cc00
[extractor/youtube] Fix bug in handling of music URLs
Bug in bd7e919a75
Closes 
Audrey d965856235
[extractor/Veoh] Add user extractor ()
Authored by: tntmod54321
pukkandan 08270da5c3
[extractor/youtube] Fix `ytuser:`
Robert Geislinger 7aaf4cd2a8
[cleanup] Misc
Closes , Closes 

Authored by: pukkandan, Alienmaster
Vitaly Khabarov f4b2c59cfe
[extractor/YleAreena] Add extractor ()
Closes 
Authored by: vitkhab, pukkandan
Timendum 7c8c63529e
[extractor/cinetecamilano] Add extractor ()
Closes 
Authored by: timendum
pukkandan bd7e919a75
[extractor/youtube:tab] Improvements to tab handling ()
* Better handling of direct channel URLs - See https://github.com/yt-dlp/yt-dlp/pull/5439#issuecomment-1309322019
* Prioritize tab id from URL slug - Closes 
* Add metadata for the wrapping playlist
* Simplify redirect for music playlists
pukkandan f7fc8d39e9
[extractor] Fix `fatal=False` for `_search_nuxt_data`
Closes 
Matthew 3f5c216969
[extractor/nzherald] Support new video embed ()
Authored by: coletdjnz
Matthew e72e48c53f
[extractor/youtube] Ignore incomplete data error for comment replies ()
When --ignore-errors is used.
Closes https://github.com/yt-dlp/yt-dlp/issues/4669
Authored by: coletdjnz
Matthew 0cf643b234
[extractor/youtube] Differentiate between no and disabled comments ()
`comments` and `comment_count` will be set to None, as opposed to 
an empty list and 0, respectively.

Fixes https://github.com/yt-dlp/yt-dlp/issues/5068

Authored by: coletdjnz, pukkandan
Matthew 4dc23a8051
[extractor/youtube:tab] Fix video metadata from tabs ()
Closes 
Authored by: coletdjnz
pukkandan ed6bec168d
[extractor/doodstream] Remove extractor
It was added in youtube-dlc, likely without sufficient scrutiny

Closes , Closes , Closes 
MMM 0d8affc17f
[extractor/rumble] Add HLS formats and extract more metadata ()
Closes ,  
Authored by: flashdagger
Matthew d9df9b4919
[extractor/unsupported] Raise error on known DRM-only sites ()
Authored by: coletdjnz
MMM efdc45a6ea
[extractor/bitchute] Better error for geo-restricted videos ()
Authored by: flashdagger
Matthew 86973308cd
[extractor/youtube:tab] Update tab handling for redesign ()
Closes , , 
Authored by: coletdjnz, pukkandan
MMM c61473c1d6
[extractor/bitchute] Improve `BitChuteChannelIE` ()
Authored by: flashdagger, pukkandan
zulaport 8fddc232bf
[extractor/camsoda] Add extractor ()
Authored by: zulaport
pukkandan fad689c7b6
[extractor/hotstar] Refactor v1 API calls
m4tu4g db6fa6960c
[extractor/hotstar] Add season support ()
Closes 
Authored by: m4tu4g
Anant Murmu 3b87f4d943
[extractor/stripchat] Improve error message ()
Authored by: freezboltz
pukkandan 581e86b512
[extractor/uktvplay] Fix `_VALID_URL`
Closes 
megapro17 8196182a12
[extractor/odnoklassniki] Support boosty.to embeds ()
Closes 
Authored by: megapro17, Lesmiscore, pukkandan
m4tu4g 9b383177c9
[extractor/mxplayer] Improve extractor ()
Closes 
Authored by: m4tu4g
Lesmiscore c7e4ab278a
[extractor/niconico] Always use HTTPS for requests
This prevents MITM attacks from malicious parties like insane ISPs

Closes 
pukkandan e9ce4e9250
[extractor/foxnews] Add `FoxNewsVideo` extractor
Closes 
pukkandan 5da08bde9e
[extractor/vlive] Extract `release_timestamp`
Closes 
pukkandan 46d09f8707
[cleanup] Lint and misc cleanup
pukkandan db4678e448
Update to ytdl-commit-de39d128
[extractor/ceskatelevize] Back-port extractor from yt-dlp
de39d1281c

Closes , Closes , Closes 
zulaport a349d4d641
[extractor/stripchat] Fix hostname for HLS stream ()
Closes  
Authored by: zulaport
bashonly 96b9e9cf62
[extractor/telegram] Add playlist support and more metadata ()
Authored by: bashonly, bsun0000
Jeff Huffman cb1553e966
[extractor/crunchyroll] Beta is now the only layout ()
Closes 
Authored by: tejing1
Alex Karabanov 0d2a0ecac3
[extractor/listennotes] Add extractor ()
Closes 
Authored by: lksj, pukkandan
changren-wcr c94df4d19d
[extractor/qingting] Add extractor ()
Closes 
Authored by: changren-wcr, bashonly
lauren 728f4b5c2e
[extractor/tvp] Update extractors ()
Closes 
Authored by: selfisekai
Kevin Wood 8c188d5d09
[extractor/redgifs] Refresh auth token for 401 ()
Closes 
Authored by: endotronic, pukkandan
Bruno Guerreiro e14ea7fbd9
[extractor/youtube] Update piped instances ()
Closes 
Authored by: Generator
Richard Gibson 7053aa3a48
[extractor/epoch] Support videos without data-trailer ()
Closes 
Authored by: gibson042, pukkandan
HobbyistDev 049565df2e
[extractor/swearnet] Add extractor ()
Authored by: HobbyistDev
CrankDatSouljaBoy cc1d3bf96b
[extractor/deuxm] Add extractors ()
Authored by: CrankDatSouljaBoy
nixxo d715b0e413
[extractor/skyit] Fix extractors ()
Closes 
Authored by: nixxo
Matthew 6141346d18
[extractor/youtube] Update playlist metadata extraction for new layout ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/5373

Authored by: coletdjnz
MMM 59a0c35865
[extractor/lbry] Authenticate with cookies ()
Closes 
Authored by: flashdagger
Lesmiscore da9a60ca0d
[extractor/twitcasting] Fix `data-movie-playlist` extraction ()
Authored by: Lesmiscore
sam 0d113603ac
[extractor/oftv] Add extractors ()
Closes 
Authored by: DoubleCouponDay
pukkandan 2e30b46fe4
[extractor/youtube] Improve chapter parsing from description
Closes 
bashonly 68a9a450d4
[extractor/genius] Add extractors ()
Closes 
Authored by: bashonly
sam ed13a772d7
[extractor/bbc] Support onion domains ()
Authored by: DoubleCouponDay
lauren 78545664bf
[extractor/agora] Add extractors ()
Authored by: selfisekai
pukkandan f72218c199
[extractor/bitchute] Simplify extractor ()
* Check alternate domains when a URL does not work
* Obey `--no-check-formats`
* Remove webseeds (doesnt seem to exist anymore)

Authored by: flashdagger, pukkandan

Co-authored-by: Marcel <flashdagger@googlemail.com>
James Woglom 58fb927ebd
[kaltura] Support playlists ()
Authored by: jwoglom, pukkandan
pukkandan 62b8dac490
[extractor] Improve `_generic_title`
Lesmiscore 682b4524bf
[extractor/japandiet] Add extractors ()
Authored by: Lesmiscore
nosoop 9da6612b0f
[extractor/youtube] Fix `duration` for premieres ()
Closes 
Authored by: nosoop
coletdjnz e63faa101c
[extractor/youtube] Fix `live_status` extraction for playlist videos
Regression in 867c66ff97

Authored by: coletdjnz
pukkandan c90c5b9bdd
[extractor/bilibili] Add chapters and misc cleanup ()
Authored by: lockmatrix, pukkandan
Locke ad97487606
[extractor/bilibili] Fix BilibiliIE and Bangumi extractors ()
Closes , , 
Authored by: lockmatrix, pukkandan
HobbyistDev e091fb92da
[extractor/mlb] Add `MLBArticle` extractor ()
Closes 
Authored by: HobbyistDev
Alex Karabanov c9bd65185c
[extractor/zenyandex] Fix extractors (, )
Closes 
Authored by:  lksj, puc9, pukkandan

Co-authored-by: puc9 <51006296+puc9@users.noreply.github.com>
bashonly c66ed4e2e5
[extractor/americastestkitchen] Fix extractor ()
Fix `_VALID_URL` and season extraction

Closes 
Authored by: bashonly
pukkandan 2530b68d44
[extractor/iprima] Make json+ld non-fatal
Closes 

Authored by: bashonly
m4tu4g 385adffcf5
[extractor/zee5] Improve `_VALID_URL` ()
Authored by: m4tu4g
pukkandan 0c908911f9
[extractor/redgifs] Fix extractors
Superseeds f47cf86eff

Closes 

Authored by: bashonly
m4tu4g c13a301a94
[extractor/zeenews] Add extractor ()
Closes  
Authored by: m4tu4g, pukkandan
pukkandan f47cf86eff
[extractor/redgifs] Fix extractors
Closes , closes 
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>
bashonly 3639df54c3
[extractor/paramountplus] Update API token ()
Closes 
Authored by: bashonly
Anant Murmu a4713ba96d
[extractor/voot] Improve `_VALID_URL` ()
Authored by: freezboltz
bsun0000 5318156f1c
[extractor/youtube] Mark videos as fully watched
Closes 
Authored by: bsun0000
pukkandan d5d1df8afd
[cleanup Misc
Closes 
Matthew 217753f4aa
[extractor/YoutubeWebArchive] Improve metadata extraction ()
Closes https://github.com/yt-dlp/yt-dlp/issues/4574

Authored by: coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Vitaly Khabarov 42a44f01c3
[extractor/Fox] Extract thumbnail ()
Closes 
Authored by: vitkhab
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>
pukkandan 6678a4f0b3
[extractor/youtube] Fix live_status
Bug in 4d37720a0c
pukkandan d51b2816e3
[extractor/iq] Increase phantomjs timeout
Closes 
lauren 34f00179db
[extractor/cda]: Support login through API ()
Authored by: selfisekai
pukkandan 5225df50cf
[extractor/youtube:tab] Let `approximate_date` return timestamp