Commit Graph

2748 Commits (d59a219b65329fdd97a8aa37895fbae2374d409a)

Author SHA1 Message Date
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
Marcel f352a09778
[webvtt] Handle premature EOF
Closes , closes 
Authored by: flashdagger
chengzhicn 02b2f9fa7d
[extractor/reddit] Add vcodec to fallback format ()
Authored by: chengzhicn
pukkandan 29ca408219
[FormatSort] Add `mov` to `vext`
Closes 
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 64c464a144
[utils] Move `FileDownloader.parse_bytes` 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 d7b460d0e5
Make early reject of `--match-filter` stricter
Closes 
pukkandan 171a31dbe8
[extractor] Add a way to distinguish IEs that returns only videos
pukkandan 83cc7b8aae
[utils] `classproperty`: Add cache support
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 
pukkandan bc5c2f8a2c
Fix bugs in `PlaylistEntries`
Audrey d965856235
[extractor/Veoh] Add user extractor ()
Authored by: tntmod54321
pukkandan 08270da5c3
[extractor/youtube] Fix `ytuser:`
github-actions 5e39fb982e [version] update
Created by: pukkandan

:ci skip all :ci run dl
Robert Geislinger 7aaf4cd2a8
[cleanup] Misc
Closes , Closes 

Authored by: pukkandan, Alienmaster
pukkandan 8522226d2f
[ThumbnailsConvertor] Fix filename escaping
Closes 
Authored by: pukkandan, dirkf
Vitaly Khabarov f4b2c59cfe
[extractor/YleAreena] Add extractor ()
Closes 
Authored by: vitkhab, pukkandan
Timendum 7c8c63529e
[extractor/cinetecamilano] Add extractor ()
Closes 
Authored by: timendum
bashonly e4221b700f
Fix `--list` options not implying `-s` in some cases ()
Authored by: bashonly, Grub4K
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 
MrOctopus 17fc3dc48a
[build] Create armv7l and aarch64 releases ()
Closes 
Authored by: MrOctopus, pukkandan
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
ClosedPort22 fbb0ee7747
[compat] Fix `shutils.move` in restricted ACL mode on BSD ()
Authored by: ClosedPort22, pukkandan
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 ff48fc04d0
[update] Use error code 100 for update errors
This error code was previously used for
"Exiting to finish update", but is no longer used

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
Matthew ac8e69dd32
Do not backport Python 3.10 SSL configuration for LibreSSL ()
Until further investigation.

Fixes regression in 5b9f253fa0

Authored by: coletdjnz
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
Matthew 5b9f253fa0
Backport SSL configuration from Python 3.10 ()
Partial fix for https://github.com/yt-dlp/yt-dlp/pull/5294#issuecomment-1289363572, https://github.com/yt-dlp/yt-dlp/issues/4627

Authored by: coletdjnz
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 497074f044
Write API params in debug head
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 
pukkandan cd5df121f3
[SponsorBlock] Relax duration check for large segments
pukkandan a7ddbc0475
[ModifyChapters] Handle the entire video being marked for removal
Closes 
pukkandan 8fab23301c
[SponsorBlock] Obey `--retry-sleep extractor`
pukkandan 1338ae3ba3
[SponsorBlock] Add `type` field
Ajay Ramachandran 63c547d71c
[SponsorBlock] Support `chapter` category ()
Authored by: ajayyy, pukkandan
pukkandan 814bba3933
[downloader/fragment] HLS download can continue without first fragment
Closes 
cruel-efficiency 2576d53a31
Fix end time of clips ()
Closes 
Authored by: cruel-efficiency
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
pukkandan 9b9dad119a
[outtmpl] Ensure ASCII in json and add option for Unicode
Closes 
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
pukkandan 94dc8604dd
Do more processing in `--flat-playlist`
Simon Sawicki a71b812f53
[utils] `js_to_json`: Improve escape handling ()
Authored by: Grub4K
sam c6989aa3ae
[extractor/aeon] Add extractor ()
Closes 
Authored by: DoubleCouponDay
pukkandan a79bf78397
[extractor/tnaflix] Fix 09c127ff83
Closes 
sam 82fb2357d9
[extractor/twitter] Add onion site to `_VALID_URL` ()
See 
Authored by: DoubleCouponDay
Simon Sawicki 13b2ae29c2
[extractor/twitter] Support multi-video posts ()
Closes , Closes 
Authored by: Grub4K
Simon Sawicki 36069409ec
[cookies] Improve `LenientSimpleCookie` ()
Closes  
Authored by: Grub4K
pukkandan 0468a3b325
[jsinterp] Improve separating regex
Fixes https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1273974909
pukkandan d509c1f5a3
[utils] `strftime_or_none`: Workaround Python bug on Windows
CLoses 
schnusch 2c98d99818
[extractors/podbayfm] Add extractor ()
Authored by: schnusch
bashonly 226c0f3a54
[extractor/sbs] Improve `_VALID_URL` ()
Closes 
Authored by: bashonly
pukkandan ade1fa70cb
[extractor/generic] Separate embed extraction into own function ()
Matthew 4c9a1a3ba5
[extractor/wordpress:mb.miniAudioPlayer] Add embed extractor ()
Closes https://github.com/yt-dlp/yt-dlp/issues/4994

Authored by: coletdjnz
Simon Sawicki 1d55ebabc9
[extractor/common] Fix `json_ld` type checks ()
Closes , 
Authored by: Grub4K
tkgmomosheep f324fe8c59
[extractor/viu] Support subtitles of on-screen text ()
Authored by: tkgmomosheep
HobbyistDev 866f037344
[extractor/nos.nl] Add extractor ()
Closes 
Authored by: HobbyistDev
Marenga 5d14b73491
[VK] Fix playlist URLs ()
Closes 
Authored by: the-marenga
Teemu Ikonen 540236ce11
[extractor/screen9] Add extractor ()
Authored by: tpikonen
Simon Sawicki 7b0127e1e1
[utils] `traverse_obj`: Allow `re.Match` objects ()
Authored by: Grub4K
Simon Sawicki f99bbfc983
[utils] `traverse_obj`: Always return list when branching ()
Fixes 
Authored by: Grub4K
bashonly 3b55aaac59
[extractor/tubitv] Better DRM detection ()
Closes 
Authored by: bashonly
bashonly 2e565f5bca
[extractor/reddit] Add fallback format ()
Closes 
Authored by: bashonly
Noah e02e6d86db
[embedthumbnail] Fix thumbnail name in mp3 ()
Authored by: How-Bout-No
Matthew 867c66ff97
[extractor/youtube] Extract concurrent view count for livestreams ()
Adds new field `concurrent_view_count`
Closes https://github.com/yt-dlp/yt-dlp/issues/4843

Authored by: coletdjnz
bashonly f03940963e
[extractor/dplay] Add MotorTrendOnDemand extractor ()
Closes 
Authored by: bashonly
Sergey 09c127ff83
[extractor/Tnaflix] Fix for HTTP 500 ()
Closes 
Authored by: SG5
pukkandan aebb4f4ba7
Fix for formats=None
Fixes: https://github.com/yt-dlp/yt-dlp/pull/4965#issuecomment-1267682512
invertico bf2e1ec67a
[extractor/livestreamfails] Support posts ()
Authored by: invertico
pukkandan 1305b659ef
[extractor/detik] Avoid unnecessary extraction
github-actions 57fb88093e [version] update
Created by: pukkandan

:ci skip all :ci run dl
gamer191 304ad45a9b
[cleanup] Misc ()
Authored by: gamer191, pukkandan
coletdjnz 34859e4b32
[extractor/onenewsnz] Add extractor ()
Authored by: coletdjnz
columndeeply 143a2ccab3
[extractor/prankcast] Add extractor ()
Authored by: columndeeply, HobbyistDev
coletdjnz 1e0daeb314
[extractor/24tv.ua] Add extractors ()
Closes 
Authored by: coletdjnz
HobbyistDev 7f5b3cb8b3
[extractor/booyah] Add extractor ()
Closes 
Authored by: HobbyistDev, elyse0
jhwgh1968 c53e5cf59f
[extractor/redgifs] Fix extractor ()
Closes 
Authored by: jhwgh1968
HobbyistDev c7f540ea1e
[extractor/detik] Generalize extractors ()
Authored by: HobbyistDev, coletdjnz
Locke 12f153a827
[extractor/BilibiliSpace] Fix extractor, better error message ()
Closes 
Authored by: lockmatrix
Bobscorn 0d887f273a
[extractor/IsraelNationalNews] Add extractor ()
Closes 
Authored by: Bobscorn
Lesmiscore 4d37720a0c
[extractor/youtube] Download `post_live` videos from start ()
* The fragments are generated as a `LazyList`. So only the required formats are expanded during download, but all fragment lists are printed/written in infojson.
* The m3u8 formats which cannot be downloaded from start are not extracted by default, but can be enabled with an extractor-arg. The extractor-arg `include_live_dash` is renamed to `include_incomplete_formats` to account for this new use-case.

Closes 
Authored by: Lesmiscore, pukkandan
bashonly dd4411aac2
[extractor/nfl] Fix extractor ()
Closes 
Authored by: bashonly
Livia Medeiros 1d77d8ce07
[extractor/holodex] Fix `_VALID_URL` ()
Authored by: LiviaMedeiros
pukkandan a057779d5e
[cleanup] Minor fixes
Closes , Closes 
coletdjnz 7474e4531e
[extractor/AmazonStore] Fix JSON extraction ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/5110

Authored by: coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
coletdjnz d3a3d7f0cc
[extractor/JWPlatform] Fix extractor ()
Fix bitrate and filesize extraction and support embeds with unquoted urls.

Related:  

Authored by: coletdjnz
bashonly 8671f995cc
[extractor/paramountplus] Better DRM detection ()
Closes 
Authored by: bashonly
bashonly 4a61501db9
[extractor/anvato] Fix extractor and refactor ()
Authored by: bashonly
m4tu4g 7244895bde
[extractor/zee5] Fix `_VALID_URL` ()
Closes 
Authored by: m4tu4g
sam 177662e0f2
[extractor/MicrosoftEmbed] Add extractor ()
Closes 
Authored by: DoubleCouponDay
Fabi019 f48ab881f6
[extractor/bundesliga] Add extractor ()
Closes 
Authored by: Fabi019
zenerdi0de eb2d9504b9
[extractor/tennistv] Fix timestamp ()
Authored by: zenerdi0de
Nitish Kumar 8a04054647
[extractor/hrfensehen] Fix extractor ()
Authored by: snapdgn
pukkandan 8b7fb8b60d
[extractor] Make search_json able to parse lists
Now `contains_pattern` can be set to `\[.+\]`
Teemu Ikonen a83333c432
[extractor/iltalehti] Add extractor ()
Authored by: tpikonen
Dhruv 573a98d6f0
[extractor/bongacams] Update `_VALID_URL` ()
Closes 
Authored by: 0xGodspeed
std-move af7a5eef2f
[downloader/aria2c] Fix filename containing leading whitespace ()
Similar to eb55bad5a0, but for fragmented downloads
Authored by: std-move
Itachi 576faf00b2
[extractor/Mxplayer] Fix extractor ()
Closes 
Authored by: itachi-19
nixxo 81b6102d20
[downloader/ism] Support ec-3 codec ()
Closes 
Authored by: nixxo
tobi1805 acf306d1f9
[extractor/tv2] Support new url format ()
Closes 
Authored by: tobi1805
HobbyistDev 20a7304e4c
[extractor/unscripted] Add extractor ()
Closes 
Authored by: HobbyistDev
Simon Sawicki 2e0f8d4f6e
[extractor/yandexvideopreview] Update _VALID_URL ()
Closes 
Authored by: Grub4K
HobbyistDev 7e378287c4
[extractor/malltv] Fix video_id extraction ()
Closes 
Authored by: HobbyistDev
Mehavoid 9cc5aed990
[extractor/trovo] Fix extractors ()
Authored by: Mehavoid
Closes 
Elyse 48f535f5f8
[extractor/tencent] Add Iflix extractor ()
Closes 
Authored by: elyse0
Teemu Ikonen 8dbad2a439
[extractor/audioboom] Support direct URLs and refactor ()
Authored by: tpikonen, pukkandan
bashonly 11398b922c
[extractor/nbc] Add NBCStations extractor ()
Closes 
Authored by: bashonly
Simon Sawicki dfea94f8f6
[extractor/crunchyroll:beta] Improve handling of hardsubs ()
Closes 
Authored by: Grub4K
coletdjnz f1aae71568
[extractor/rcs] Fix embed extraction
Fixes https://github.com/yt-dlp/yt-dlp/issues/5076

Authored by: coletdjnz
Anant Murmu a5642f2c4a
[extractor/zee5] Generate device ids ()
Closes 
Authored by: freezboltz
Julien Hadley Jack 10e2eb4f81
[extractor/ondemandkorea] Update `jw_config` regex ()
Authored by: julien-hadleyjack
coletdjnz c9eba8075f
[extractor/wordpress:playlist] Add generic embed extractor ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/4955

Authored by: coletdjnz
Fabi019 9d69c4e4b4
[extractor/BerufeTV] Add extractor ()
Closes 
Authored by: Fabi019
Timendum 292fdad297
[extractor/dplay:italy] Add default authentication ()
Closes 

Authored by: Timendum
Kyle Anthony Williams c04cc2e28e
[extractor/soundcloud:search] More metadata in `--flat-playlist` ()
Authored by: SuperSonicHub1
pukkandan 7a32c70d13
[cleanup] Fix flake8 and minor refactor
Issues from ab029d7e92, 1fb53b946c
pukkandan 709ee21417
[extractor/youtube] Do not warn on duplicate chapters
Eg: vYbaM8w8yzw
pukkandan 1fb53b946c
[extractor/youtube:tab] Improve continuation items extraction
pukkandan 1dd18a8808
[extractor/YoutubeShortsAudioPivot] Support `source` URLs
`ytshortsap:` is no longer needed
pukkandan 0a5095fe8d
[extractor/youtube:tab] Support `reporthistory` page
Closes 
pukkandan 0f60ba6e65
[extractor] Improve json+ld extraction
Related 
Simon Sawicki 1534aba865
[extractor/artetv] Remove duplicate stream urls ()
Closes 
Authored by: Grub4K
coletdjnz 0ca0f88121
[extractor/heise] Fix extractor ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/1520
Authored by: coletdjnz
pukkandan 0500ee3d81
Don't download entire video when no matching `--download-sections`
pukkandan 46a5b335e7
[cookies] Let `_get_mac_keyring_password` fail gracefully
Closes 
pukkandan 914491b8e0
[utils] `Popen.run`: Fix default return in binary mode
Simon Sawicki ab029d7e92
[utils] `traverse_obj`: Rewrite, document and add tests ()
Authored by: Grub4K
pukkandan 0bd5a039ea
Playlists maynot always have webpage_url
Lesmiscore 5c8b2ee9ec
[extractor/RUTV] Fix warnings for livestreams ()
Authored by: Lesmiscore
Lesmiscore faf7863bb0
[extractor/Smotrim] Add extractor ()
Authored by: nikita-moor, Lesmiscore
coletdjnz d42763a443
[extractor/rutube] Fix `_EMBED_REGEX`
Closes https://github.com/yt-dlp/yt-dlp/issues/4797

Authored by: coletdjnz
coletdjnz 3c757d5ed2
[extractor/wistia] Add support for channels ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/4748
Related: https://github.com/yt-dlp/yt-dlp/issues/4985

Authored by: coletdjnz
pukkandan f55523cfdd
[utils] `js_to_json`: Improve
Closes 
coletdjnz 32972518da
[extractor/telegraaf] Use mobile GraphQL API endpoint
Workaround for Cloudflare 403
Fixes https://github.com/yt-dlp/yt-dlp/issues/5000
Authored by: coletdjnz
Pritam Das 2e7675489f
[extractor/instagram] Extract more metadata ()
Authored by: pritam20ps05
coletdjnz 80eb0bd9b9
[extractor/youtube] Add support for Shorts audio pivot feed ()
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 
Authored by: coletdjnz
Tanner Anderson 4cca2eb1bf
[extractor/nebula] Add nebula.tv ()
Closes 
Authored by: tannertechnology
GautamMKGarg 1c09783f7a
[extractor/hungama] Add subtitle ()
Authored by: GautamMKGarg, pukkandan
bashonly 163281178a
[extractor/wistia] Match IDs in embed URLs ()
Closes 
Authored by: bashonly
pukkandan 2fa669f759
[docs] Misc improvements
Closes , Closes , Closes , Closes , Closes 
pukkandan 8ca48a1a54
[extractor] Fix `fatal=False` in `RetryManager`
pukkandan b27bc13af6
[extractor/patreon] Sort formats
bashonly f7c5a5e967
[extractor/tiktok] Fix TikTokIE ()
Authored by: bashonly
Jeroen Jacobs fada8272b6
[extractor/GoPlay] Add extractor ()
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
pukkandan 19b4e59a1e
[extractor/web.archive:youtube] Fix _YT_INITIAL_PLAYER_RESPONSE_RE
pukkandan dab284f80f
Workaround `libc_ver` not be available on Windows Store version of Python
pukkandan 9665f15a96
[outtmpl] Make `%s` work in strfformat for all systems
pukkandan 2b24afa6d7
Improve 5736d79172
pukkandan 3166e6840c
[extractor/generic] Pass through referer from json-ld
Closes 
Simon Sawicki 8817a80d3a
[cookies] Parse cookies leniently ()
Closes , 
Authored by: Grub4K
pukkandan 5736d79172
Support environment variables in `--ffmpeg-location`
Closes 
Lesmiscore fc2ba496fd
Allow open ranges for time ranges ()
Authored by: Lesmiscore
Locke 2b9d02167f
[extractor/bilibili] Add space.bilibili extractors ()
Authored by: lockmatrix
pukkandan 2314b4d89f
Allow plugin extractors to replace the built-in ones
This allows easier plugin chaining; e.g.
- https://gist.github.com/pukkandan/24f13ff1ed385c5a390c1d7bd130d8f7
- https://gist.github.com/pukkandan/fcf5ca1785c80f64e471f0ee14f990fb
pukkandan 1060f82f89
Fix `--config-location -`
bashonly 22df97f9c5
Fix bug in 941e881e1f ()
Authored by: bashonly
pukkandan 9c935fbc72
Fix bug in ae1035646a
Closes 
pukkandan deae7c1711
[cleanup] Misc