Commit Graph

3229 Commits (088add9567d39b758737e4299a0e619fd89d2e8f)

Author SHA1 Message Date
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
Lesmiscore 8c53322cda
[downloader/aria2c] Native progress for aria2c via RPC ()
Authored by: Lesmiscore, pukkandan

Closes 
pukkandan 193fb150b7
Fix bug in 119e40ef64
pukkandan 26fdfc3704
[extractor/biliintl:series] Make partial download of series faster
pukkandan 78d25e0b7c
[extractor/embedly] Handle vimeo embeds
Closes 
pukkandan 2a06bb4eb6
Add `--compat-options 2021,2022`
Use these to guard against future compat changes. This allows devs to
change defaults and make other potentially breaking changes more easily.
If you need everything to work exactly as-is, put this in your config
pukkandan 88fb942577
Add message when there are no subtitles/thumbnails
Closes 
pukkandan 1cdda32998
[utils] `get_exe_version`: Detect broken executables
Authored by: dirkf, pukkandan
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>
pukkandan 2fb0f85868
[update] Workaround
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 fbb7383306
Add `weba` to known extensions
pukkandan ec54bd43f3
Fix bug in writing playlist info-json
Closes 
pukkandan f74371a97d
[extractor/bilibili] Fix `--no-playlist` for anthology
Closes 
ChillingPepper d5f043d127
[utils] js_to_json: Fix bug in f55523c ()
Authored by: ChillingPepper, pukkandan
pukkandan fe74d5b592
Let `--parse/replace-in-metadata` run at any post-processing stage
Closes , 
pukkandan 119e40ef64
Add pre-processor stage `video`
Related: , 
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 8791e78ccc
Fix `original_url` in playlists
pukkandan 69f5fe45b9
[FFmpegVideoConvertor] Add `gif` to `--recode-video`
pukkandan 0b5546c723
[extractor] Let `_extract_format` functions obey `--ignore-no-formats`
bashonly 1fc089143c
[extractor/reddit] Extract crossposted media ()
Closes 
Authored by: bashonly
Lesmiscore 5424dbaf91
Deprioritize HEVC-over-FLV formats ()
Authored by: Lesmiscore
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
pukkandan 7108221662
Add `ac4` to known codecs
Note: ffmpeg does not currently support this format

Related 
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>
pukkandan b44cd29851
[jsinterp] Escape regex that looks like nested set
Closes 
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)
pukkandan 935bac1e4d
Fix `--cookies-from-browser` CLI parsing
Closes 
bashonly c4cbd3bebd
[extractor/tiktok] Update `_VALID_URL`, add `api_hostname` arg ()
Closes 
Authored by: bashonly
pukkandan c53a18f016
[utils] windows_enable_vt_mode: Proper implementation
Authored by: Grub4K
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
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
pukkandan 941e881e1f
Fix bug in ae1035646a
Closes 
pukkandan 0cb0fdbbfe
[extractor/common] Escape `%` in `representation_id` of m3u8
Closes 
coletdjnz 0831d95c46
[extractor/BiliIntl] Support uppercase lang in `_VALID_URL`
Seen in some rare cases
Authored by: coletdjnz
coletdjnz c26f9b991a
[extractor/youtube] Support changing extraction language ()
Adds `--extractor-args youtube:lang=<supported lang code>` extractor arg to prefer translated fields (e.g. title and description) of that language, if available, for all YouTube extractors. See README or error message for list of supported language codes.

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

Authored by: coletdjnz
CplPwnies 0c0b78b273
[extractor/adobepass] Add MSO AlticeOne (Optimum TV) ()
* Suddenlink rebrand to Optimum. Fixes 

Authored by: CplPwnies
coletdjnz 3ffb2f5bea
[extractor/youtube] Fix video like count extraction
Support new combined button layout
Authored by: coletdjnz
pukkandan ae1035646a
Allow a `set` to be passed as `download_archive`
pukkandan 1015ceeeaf
[extractor/MLBTV] Detect live streams
pukkandan 17ffed1842
[docs] Improvements
* Move detailed installation instructions to https://github.com/yt-dlp/yt-dlp/wiki/Installation
* Link to wiki where applicable
* Fix some mistakes. Closes , Closes , Closes 
* Improve some error messages
pukkandan be9c0884d7
[extractor/BiliIntlSeries] Fix `_VALID_URL`
Closes 
pukkandan 48c8424bd9
Fix bug in 07a1250e0e
Elyse 7657ec7ed6
[utils] `base_url`: URL paths can contain `&` ()
Authored by: elyse0
Closes 
pukkandan 07a1250e0e
[outtmpl] Curly braces to filter keys
Elyse 69082b38dc
[phantomjs] Fix bug in 587021cd9f ()
Authored by: elyse0
coletdjnz aa824dd10b
[extractor/mediaworksnzvod] Add extractor ()
Authored by: coletdjnz
TokyoBlackHole a12d03e15d
[extractor/animeondemand] Remove extractor ()
Authored by: TokyoBlackHole
pukkandan 1a7c9fad9f
[jsinterp] Workaround operator associativity issue
https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1235384480
Lesmiscore 3c7a276234
[extractor/amazonstore] Retry to avoid captcha page ()
Authored by: Lesmiscore
bashonly d6f8871964
[extractor/triller] Fix auth token ()
Authored by: bashonly
pukkandan 5469a4ab11
[extractor/motorsport] Support native embeds
Closes 
pukkandan 2c475e48b5
[extractor/bandcamp] Extract `uploader_url`
Closes 
pukkandan 7c6eb424d3
[extractor/youtube] Detect `lazy-load-for-videos` embeds
Closes 
github-actions adba24d207 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan d2c8aadf79
[cleanup] Misc
Closes , Closes , Closes 
Authored by: pukkandan, MrRawes, DavidH-2022
pukkandan 1ac7f46184
Update to ytdl-commit-ed5c44e7
[compat] Replace deficient ChainMap class in Py3.3 and earlier
ed5c44e7b7
pukkandan 05deb747bb
[jsinterp] Fix escape in regex
pukkandan b505e8517a
[extractor/youtube] Fallback regex for nsig code extraction
pukkandan f2e9fa3ef7
[FormatSort] Fix `aext` for `--prefer-free-formats`
Closes 
coletdjnz 1ff88b7aec
[extractor/youtube] Add `no-youtube-prefer-utc-upload-date` compat option ()
This option reverts 992f9a730b and 17322130a9 to prefer the non-UTC upload date in microformats.

Authored by: coletdjnz, pukkandan
bashonly 825d3ce386
[cookies] Improve container support ()
Closes 
Authored by: bashonly, pukkandan, coletdjnz
bashonly 92aa6d6883
[extractor/triller] Add extractor ()
Closes 
Authored by: bashonly
Elyse b2a4db425b
[VQQ] Add extractors ()
Closes 
Authored by: elyse0
Yifu Yu de49cdbe9d
[extractor/bilibili] Extract `flac` with premium account ()
Authored by: jackyyf
HobbyistDev 11734714c2
[extractor/eurosport] Add extractor ()
Closes 
Authored by: HobbyistDev
pukkandan b86ca447ce
[extractor/mediaset] Fix embed extraction
Closes 
Tejas Arlimatti f8c7ba9984
[extractor/epoch] Add extractor ()
Closes 
Authored by: tejasa97
DepFA 76f2bb175d
[extractor/stripchat] Don't modify input URL ()
Authored by: dfaker
Elyse f26af78a8a
[jsinterp] Add `charcodeAt` and bitwise overflow ()
Authored by: elyse0
Lesmiscore bfbecd1174
[extractor/newspicks] Add extractor ()
Authored by: Lesmiscore
bashonly 9bd13fe5bb
[cookies] Support firefox container in `--cookies-from-browser` ()
Authored by: bashonly
Jeff Huffman 459262ac97
[extractor/crunchyroll:beta] Use anonymous access ()
Closes 
Authored by: tejing1
Lesmiscore 82ea226c61
Restore LD_LIBRARY_PATH when using PyInstaller ()
Authored by: Lesmiscore
pukkandan da4db748fa
[utils] Add `deprecation_warning`
See https://github.com/yt-dlp/yt-dlp/pull/2173#issuecomment-1097021515
pukkandan e1eabd7beb
[downloader/external] Smarter detection of executable
Closes 
pukkandan d81ba7d491
[jsinterp, extractor/youtube] Minor fixes
OHaiiBuzzle 5135ed3d4a
[extractor/huya] Fix stream extraction ()
Closes 
Authored by: ohaiibuzzle
pukkandan c4b2df872d
[jsinterp] Fix `_separate`
Ref: https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1231126941
Samantaz Fox 224b5a35f7
[extractor/youtube] Update iOS Innertube clients ()
Authored by: SamantazFox
coletdjnz 50ac0e5416
[extractor/youtube] Use device-specific user agent ()
Thwart latest fingerprinting attempt (see https://github.com/iv-org/invidious/issues/3230#issuecomment-1226887639)

Authored by: coletdjnz
Lesmiscore e0992d5558
[extractor/IslamChannel] Add extractors ()
Authored by: Lesmiscore
pukkandan 5e01315aa1
[cache, extractor/youtube] Invalidate old cache
pukkandan 4e4982ab5b
[extractor/generic] Don't return JW player without formats
CLoses 
cgrigis 89e4d86171
[extractor/arte] Bug fix ()
Closes 
Authored by: cgrigis
Shreyas Minocha a1af516259
[extractor/screencastomatic] Support `--video-password` ()
Authored by: shreyasminocha
pukkandan 1d64a59547
[extractor/vimeo:user] Fix _VALID_URL
Closes 
pukkandan ca7f8b8f31
Bugfix for 822d66e591
Closes 
pukkandan 164b03c486
[jsinterp] Fix bug in operator precedence
Fixes https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1226659543
pukkandan e5458d1d88
Fix lazy extractor bug in fe7866d0ed
and add test

Fixes https://github.com/yt-dlp/yt-dlp/pull/3234#issuecomment-1225347071
pukkandan b5e7a2e69d
Add version to infojson
pukkandan 2516cafb28
Fix bug in fe7866d0ed
pukkandan fd404bec7e
Fix `--break-per-url --max-downloads`
pukkandan fe7866d0ed
Add option `--use-extractors`
Deprecates `--force-generic-extractor`

Closes , Closes 

Related: , 
pukkandan 5314b52192
[utils] Add orderedSet_from_options
pukkandan 13db4e7b9e
[extractor/mixcloud] All formats are audio-only
Closes 
Joshua Lochner 07275b708b
[extractor/medaltv] Fix extraction ()
Authored by: xenova
Elyse b85703d11a
[extractor/rtbf] Fix jwt extraction ()
Closes 
Authored by: elyse0
pukkandan 992dc6b486
[jsinterp] Implement timeout
Workaround for 
pukkandan 822d66e591
Fix bug in `--alias`
pukkandan 8d1ad6378f
[extractor/BiliBiliSearch] Don't sort by date
Related 
pukkandan 2d1019542a
[extractor/BiliBiliSearch] Fix infinite loop
Closes 
pukkandan b25cac650f
[extractor/youtube] Fix bug in format sorting
pukkandan 90a1df305b
[test] Fix test_youtube_signature
pukkandan 0a6b4b82e9
[extractor/uktv] Improve _VALID_URL
Closes 
Authored by: dirkf
pukkandan 1704c47ba8
[extractor/bitchute] Mark errors as expected
Closes 
github-actions b76e9cedb3 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan a831c2ea90
[cleanup] Misc
pukkandan be13a6e525
[jsinterp] Bring on-par with youtube-dl
Code from: https://github.com/ytdl-org/youtube-dl/pull/31175, https://github.com/ytdl-org/youtube-dl/pull/31182

Authored by pukkandan, dirkf
bashonly 8a3da4c68c
[extractor/instagram] Fix bugs in 7d3b98be4c ()
Authored by: bashonly
nixxo 4d37d4a77c
[extractor/rai] Minor fix ()
Closes , 
bashonly 7d3b98be4c
[extractor/instagram] Fix extraction ()
Closes , , 
Authored by: bashonly, pritam20ps05
Elyse 2b3e43e247
[extractor/rtbf] Fix stream extractor ()
Closes 
Authored by: elyse0
Alexander Seiler f60ef66371
[extractor/zattoo] Fix Zattoo resellers ()
Closes 
Authored by: goggle
pukkandan 25836db6be
[extractor/youtube] Add fallback to phantomjs
Related 
pukkandan 587021cd9f
[phantomjs] Add function to execute JS without a DOM
Authored by: MinePlayersPE, pukkandan
pukkandan 580ce00782
[youtube] Improve signature caching
and refactor related functions
ChillingPepper 2f1a299c50
[extractor/SovietsCloset] Fix extractor ()
Closes  
Authored by: ChillingPepper
pukkandan f6ca640b12
[jsinterp] Fix for youtube player 1f7d5369
Closes  again
pukkandan 3ce2933693
[youtube] Fix error reporting of "Incomplete data"
Related: 
pukkandan c200096c03
Fix bug in --download-archive
Closes 
pukkandan 6d3e7424bf
[jsinterp] Fix for youtube player c81bbb4a
pukkandan 5c6d2ef9d1
[youtube] Improve format sorting for IOS formats
When no itag/resolution is available for reference, use the closest resolution
github-actions 9fd03a1696 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 1e4fca9a87
[cleanup] Misc
pukkandan 49b4ceaedf
[jsinterp] Bring or-par with youtube-dl
Partially cherry-picked from: d231b56717

Authored by pukkandan, dirkf
pukkandan 48732becfe
Fix bug in 1155ecef29
pukkandan 6440c45ff3
[update] Copy bitmask from old binary
Improves a6125983ab

Authored by: Lesmiscore
masta79 ef6342bd07
[extractor/toggo] Improve `_VALID_URL` ()
Authored by: masta79
ischmidt20 e183bb8c9b
[extractor/MLB] New extractor ()
Authored by: ischmidt20
HobbyistDev 7695f5a0a7
[extractor/moview] Add extractor ()
Authored by: HobbyistDev
Ben Welsh cb7cc448c0
[extractor/truth] Add extractor ()
Closes 
Authored by: palewire
bashonly 63be30e3e0
[extractor/facebook] Add reel support ()
Closes  
Authored by: bashonly
Ben Welsh 43cf982ac3
[extractor/parler] Add extractor ()
Authored by: palewire
nixxo 7e82397441
[extractor/rai] Misc fixes ()
Authored by: nixxo
Aldo Ridhoni 66c4afd828
[extractor/doodstream] Add `wf` domain ()
Authored by: aldoridhoni
pukkandan 0e0ce898f6
[ThumbnailsConvertor] Fix conversion after fixup_webp
Closes 
pukkandan a6125983ab
[update] Set executable bit-mask
Closes 
pukkandan 8f84770acd
[utils] Fix `get_compatible_ext`
Closes 
Lesmiscore 62b58c0936
[docs] Consistent use of `e.g.` ()
Authored by: Lesmiscore
pukkandan 8f53dc44a0
[jsinterp] Handle new youtube signature functions
Closes 
Jacob Truman 1cddfdc52b
[extractor/aenetworks] Add formats parameter ()
Closes 
Authored by: jacobtruman
coletdjnz cea4b857f0
[patreon] Ignore erroneous media attachments ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/4608
Authored by: coletdjnz
shirt ffcd62c289
[extractor/tubitv] Extract additional formats ()
Authored by: shirt-dev
pukkandan a1c5bd82ec
[jsinterp] Truncate error messages
Related: 
pukkandan 5da42f2b9b
[extractor/crunchyroll] Improve `_VALID_URL`s
Closes 
pukkandan 1155ecef29
[extractor/zattoo] Fix resellers
Fixes 
pukkandan 7e798d725e
[extractor] Fix format sorting of `channels`
pukkandan 8420a4d063
[ffmpeg] Smarter detection of ffprobe filename
pukkandan b5e9a641f5
[postprocessor/embedthumbnail] Detect libatomicparsley.so
pukkandan c220d9efc8
[ffmpeg] Disable avconv unless `--prefer-avconv`
github-actions f1e2d4a9a2 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 16d4535abc
Update to ytdl-commit-adb5294
[aenetworks] Update _THEPLATFORM_KEY and _THEPLATFORM_SECRET
adb5294177
Elyse 2a5e5477bc
[extractor/redbee] Unify and update extractors ()
Closes 
Authored by: elyse0
Eren Kemer e251986cbe
[extractor/harpodeon] Add extractor ()
Closes 
Authored by: eren-kemer
pukkandan f0ad6f8c51
Remove filtered entries from `-J`
Closes 
pukkandan 70b2340909
[build, devscripts] Add devscript to set a build variant
Closes 
coletdjnz c7dcf0b31e
[extractor/youtube] Add `androidSdkVersion` parameter to Android Innertube clients
Required to prevent YouTube returning a bad player response in some cases.

See: https://github.com/yt-dlp/yt-dlp/pull/4593, https://github.com/TeamNewPipe/NewPipe/issues/8713, https://github.com/iv-org/invidious/issues/3230, https://github.com/Tyrrrz/YoutubeExplode/issues/647

Authored by: coletdjnz
Djeson 298d9c0e89
[extractor/ninegag] Extract uploader ()
Closes 
Authored by: DjesonPV
pukkandan a416623436
[extractor/youtube] Extract more format info
pukkandan b8ed0f15d4
[extractor] Add field `audio_channels`
pukkandan 22b22b7d5c
[extractor/WASDTV:record] Fix `_VALID_URL`
HobbyistDev 1f6b90ed8d
[extractor/tviplayer] Improve `_VALID_URL` ()
Closes 
Authored by: HobbyistDev
coletdjnz a3e9642116
[extractor/youtube] Prevent redirect to unwanted videos ()
Example: https://www.youtube.com/watch?v=aQvGIIdgFDM

Authored by: coletdjnz
pukkandan 43aebb7db4
Bugfix for bfd973ece3
`_extract_embed_urls` is not a list

Closes 
Yash Kumar 061a17abd3
[extractor/FIFA] Change API endpoint ()
Closes 
Authored by: yashkc2025, Bricio
HobbyistDev d380fc1614
[extractor/kompas] Add extractor ()
Authored by: HobbyistDev
HobbyistDev ad26f15a06
[extractor/vidio] Support embed link ()
Authored by: HobbyistDev
Bojidar Qnkov aeaf905e22
[extractor/NovaPlay] Fix extractor ()
Closes 
Authored by: Bojidarist
Jeff Huffman f62f553d46
[extractor/crunchyroll:beta] Use streams API ()
Closes 
Authored by: tejing1
pukkandan 989a01c261
[outtmpl] Smarter replacing of unsupported characters
Closes 
pukkandan 05e2243e80
Fix bug in be5c1ae862
pukkandan 4080efeb01
[extractor/vimeo] Bugfix in bfd973ece3
Lauren N. Liberda fc61aff41b
Determine merge container better (See desc) ()
* Determine the container early. Closes 
* Use codecs instead of just file extensions
* Obey `--prefer-free-formats`
* Allow fallbacks in `--merge-output`

Authored by: pukkandan, selfisekai
pukkandan fe0918bb65
Import ctypes only when necessary
Closes 
Jeff Huffman b99ba3df09
[extractor/crunchyroll:beta] Extract timestamp and fix tests ()
Closes 
Authored by: tejing1
pukkandan 7356a44443
Fix misleading DRM message
Closes 
coletdjnz a0c830f488
[extractor/youtube] Bump Innertube client versions
YouTube may be requiring new versions soon. See https://github.com/iv-org/invidious/issues/3230, https://github.com/TeamNewPipe/NewPipe/issues/8713

Authored by: coletdjnz
pukkandan a6ca61d427
Fix bug in 0647d9251f
Galiley d8657ff76f
[extractor/xfileshare] Add Referer ()
Authored by: Galiley
pukkandan 5770293d25
[extractor/orf:radio] Rewrite extractors
Closes 
pukkandan 0647d9251f
Minor bugfixes
pukkandan be5c1ae862
Standardize retry mechanism ()
* [utils] Create `RetryManager`
* Migrate all retries to use the manager
* [extractor] Add wrapper methods for convenience
* Standardize console messages for retries
* Add `--retry-sleep` for extractors
pukkandan bfd973ece3 [extractors] Use new framework for existing embeds ()
`Brightcove` is difficult to migrate because it's subclasses may depend
on the signature of the current functions. So it is left as-is for now

Note: Tests have not been migrated
pukkandan 1e8fe57e5c [extractor] Support multiple archive ids for one video ()
Closes 
pukkandan f14a2d8382 [extractor/html5] Separate into own extractor ()
Closes 

Authored by: coletdjnz, pukkandan
pukkandan 5fff2e576f [extractor/camtasia] Separate into own extractor ()
Authored by: coletdjnz
pukkandan f2e8dbcc00 [extractor, test] Basic framework for embed tests ()
and split download tests so they can be more easily run in CI

Authored by: coletdjnz
pukkandan 8f97a15d1c [extractor] Framework for embed detection ()
nixxo 47304e07dc
[extractor/rai] Add raisudtirol extractor ()
Closes 
Authored by: nixxo
Lesmiscore 565a4c5944
[extractor/YahooJapanNews] Fix extractor ()
Authored by: Lesmiscore
pukkandan 2ebe6fefbe
[extractor/yandexmusic] Extract higher quality format
Closes 
pukkandan 5f2a7f7c4a
[FFmpegThumbnailsConvertor] Fix conversion from GIF
Closes 
christoph-heinrich d4ada3574e
[docs] Fix capitalization in references ()
Authored by: christoph-heinrich
Juhmer Tena e1bd953f45
[extractor/angel] Add extractor ()
Closes 
Authored by: AxiosDeminence
sqrtNOT 98a60600b2
[extractors/holodex] Add extractor ()
Closes  
Authored by: sqrtNOT, pukkandan
lazypete365 e325a21a1f
[extractor/youtube] Add `live_status=post_live` ()
Related: https://github.com/yt-dlp/yt-dlp/issues/1564
Authored by: lazypete365
pukkandan 3df4f81dfe
[downloader] Add average speed to final progress line
Fixes: https://github.com/ytdl-org/youtube-dl/issues/31122
pukkandan 31b532a1f2
[cleanup] Misc
pukkandan daef791100
[utils] sanitize_open: Allow any IO stream as stdout
Fixes: https://github.com/yt-dlp/yt-dlp/issues/3298#issuecomment-1181754989
pukkandan a6bcaf71fc
[outtmpl] Treat empty values as None in filenames
Workaround for 
pukkandan 4f04be6add
Validate `--merge-output-format`
Closes 
pukkandan 8dc5930511
[utils, cleanup] Consolidate known media extensions
pukkandan b4daacb4ec
[mhtml, cleanup] Use imghdr
pukkandan 6a7d3a0a09
[ffmpeg] Set `ffmpeg_location` in a contextvar
Fixes  for the CLI, but not when used through the API
pukkandan c646d76f67
[webvtt, extractor/youtube] Extract auto-subs from livestream VODs
Closes 

Authored by: pukkandan, fstirlitz
pukkandan 07b47084ba
[extractor/youtube] Parse translated subtitles only when requested
Closes 
pukkandan 4f547d6d2c
[metadataparser] Don't set `None` when the field didn't match
Fixes: https://github.com/ytdl-org/youtube-dl/issues/31118#issuecomment-1198254512
ischmidt20 2eae7d507c
[extractor/ESPN] Extract duration ()
Authored by: ischmidt20
mpeter50 1cdf69c57e
[extractor/twitch] Extract chapters for single chapter VODs ()
Closes  
Authored by: mpeter50
Galiley b6cd135ac2
[extractor/doodstream] Support more domains ()
Authored by: Galiley
Anant Murmu befcac11a0
[extractor/stripchat] Fix _VALID_URL ()
Closes https://github.com/yt-dlp/yt-dlp/issues/4486

Authored by: freezboltz
haobinliang 7f71cee020
[extractor/cloudflarestream] Fix video_id padding ()
Fixes https://github.com/ytdl-org/youtube-dl/issues/26640

Authored by: haobinliang
Elyse db5f248204
[extractor/ina] Improve extractor ()
Closes 
Authored by: elyse0
coletdjnz 871a8929bc
[extractor/archiveorg] Improve handling of formats ()
* Ignore private formats if not logged in (fixes https://github.com/yt-dlp/yt-dlp/issues/3832)
* Prefer original formats
* Support mpg formats

Authored by: coletdjnz, pukkandan
ajj8 edebb65170
[extractor/bbc] Fix news articles ()
Authored by: ajj8
pukkandan f640e42ffa
[extractor/arte] Fix title extraction
Fixes: https://github.com/yt-dlp/yt-dlp/pull/3302#issuecomment-1197568420
Mehavoid 59f63c8f0f
[extractor/vk] Fix extractor ()
Closes 
Authored by: Mehavoid
ping bfbb5a1bb1
[extractor/NaverNow] Change endpoint ()
Authored by: ping
Felix S 051d6b450c
[extractor/arte] Move to v2 API ()
Closes , , 

Authored by: fstirlitz, pukkandan
HobbyistDev 67685a541d
[extractor/tempo] Add extractor ()
Authored by: HobbyistDev
pukkandan 964b5493a4
Bugfix for f1042989c1
pukkandan 3955b20703
Fix bugs in 3bec830a59
Closes 
pukkandan f1042989c1
[crunchyroll] Fix language code in _VALID_URLs
Closes 
ischmidt20 e2884db36a
[extractor/Go] Extract timestamp ()
Authored by: ischmidt20
winterbird-code 2c646fe42c
[extractor/hidive] Fix cookie login when netrc is also given ()
Closes 

Authored by: winterbird-code
pukkandan 693f060040
[youtube,twitch] Allow waiting for channels to become live
Closes 
pukkandan 3bec830a59
Reject entire playlists faster with `--match-filter`
Rejected based on `playlist_id` etc can be checked before any entries are extracted

Related: 
Burve 7d0f6f0c45
[extractor/Crunchyroll] Handle missing metadata correctly ()
Closes 

Authored by pukkandan, Burve
Sipherdrakon 26bafe7028
[extractor/dplay] Add MotorTrend extractor ()
Authored by: Sipherdrakon
nixxo 0cd2810379
[extractor/rai] Fix RaiNews extraction ()
Authored by: nixxo

Closes 
m4tu4g 0f7247f88e
[extractor/zee5] Update Device ID ()
Closes 

Authored by: m4tu4g
sqrtNOT 2dc4970e08
[extractor/tubi] Exclude playlists from playlist entries ()
Closes  

Authored by: sqrtNOT
coletdev 4f08e58655
[extractor/patreon] Fix and improve extractors ()
* Add workaround for 403s - Fixes https://github.com/yt-dlp/yt-dlp/issues/3631
* Support m3u8 post file videos - Fixes https://github.com/yt-dlp/yt-dlp/issues/2277
* Raise useful error messages - Fixes https://github.com/yt-dlp/yt-dlp/issues/2914
* `--write-comments` support

Authored by: coletdjnz, pukkandan
sqrtNOT dcbf7394ab
[vgtv] Support tv.vg.no ()
Closes  
Authored by: sqrtNOT
Bricio c40f327a16
[extractor/globo:article] Remove false positives ()
Authored by: Bricio
pukkandan b79f9e302d
`--compat-option no-live-chat` should disable danmaku
Closes 
Lesmiscore bc83b4b06c
[extractor/AbemaTVTitle] Implement paging ()
Authored by: Lesmiscore
pukkandan 6929b41a21
Remove Python 3.6 support
Closes 
github-actions 0b5583b112 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan c6e07cf1e1
[cleanup] Misc
pukkandan ce7f6aa660
Fix bug in 2aab569f1c
Closes 
pukkandan 1765c6039e
[extractor/MangoTV] Fix subtitle languages
Closes 
pukkandan fbb888a3d5
[extractor/BiliIntl] Fix subtitle extraction
Closes 
Authored by: MinePlayersPE
Elyse 2aab569f1c
[extractor/wetv] Add extractors ()
Closes 
Authored by: elyse0
Ehtisham Sabir 2e2c60c4ba
[extractor/wikimedia] Add extractor ()
Based on https://github.com/ytdl-org/youtube-dl/pull/30796
Authored by: EhtishamSabir, pukkandan
HobbyistDev 306770819e
[extractor/Netverse] Improve playlist extractor ()
Authored by: HobbyistDev
chris dfa6661e0f
[extractor/rtvsl] Add extractor ()
Authored by: iw0nderhow, pukkandan
pukkandan 24093d52a7
[update] Prepare to remove Python 3.6 support
pukkandan f5e438a976
[compat] Let PyInstaller detect _legacy module
sqrtNOT 956f1cf805
[extractor/philharmoniedeparis] Fix extractor ()
Closes 
Authored by: sqrtNOT
sqrtNOT 129dfa5f45
[extractor/WSJArticle] Fix video id extraction ()
Closes 
Authored by: sqrtNOT
pukkandan 3df6a603e4
[extractor/WatchESPN] Improve _VALID_URL
Closes 
Authored by: dirkf, IONECarter
pukkandan a7dc6a89f6
Support `--no-progress` for `--wait-for-video`
Closes 
Pritam Das e3e606de12
[extractor/instagram] Fix post/story extractors ()
Closes , , , 
Authored by: pritam20ps05, pukkandan
pukkandan 88f60feb32
Fix a904a7f8c6
Lesmiscore a904a7f8c6
Allow users to specify encoding in each config files ()
Authored by: Lesmiscore
Ferdinand Bachmann 49afc1d84a
[extractor/TubeTuGraz] Add extractor ()
Based on https://github.com/ytdl-org/youtube-dl/pull/26778
Authored by: Ferdi265, pukkandan
pukkandan 6edf28081f
[extractor] Passthrough `errnote=False` to parsing
HobbyistDev 5f2da312fa
[extractor/rtl.lu] Add extractor ()
Closes 
Authored by: HobbyistDev
Tim Weber eb2333bce1
[extractor/StarTrek] Add extractor ()
Authored by: scy
u-spec-png 660c0c4efd
[extractor/Trovo] Fix extractor ()
Authored by: u-spec-png
Locke fe588ce8ef
[extractor/acfun] Add extractors ()
Closes 
Authored by: lockmatrix
HobbyistDev 26b92a919d
[extractor/tviplayer] Add extractor ()
Closes 
Authored by: HobbyistDev
HobbyistDev 8f47b39b27
[extractor/detik] Add extractor ()
Closes 
Authored by: HobbyistDev
llamasblade 2f1b7afe32
[extractor/hytale] Add extractor ()
Authored by: llamasblade, pukkandan
Locke dd634acd71
[extractor/Ximalaya] Fix extractors ()
Authored by: lockmatrix
pukkandan ebf99aaf70
[utils] Fix `get_domain`
Bug in ae61d108dd

Closes 
HobbyistDev cbd4f237b4
[extractor/cellebrite] Add extractor ()
Closes 
Authored by: HobbyistDev
ftk 418bbfd722
[extractor/twitch] Support storyboards for VODs ()
Authored by: ftk
ftk 45e8a04e48
[extractor/youtube] More metadata for storyboards ()
Authored by: ftk
Sebastian Wallkötter 0f44636597
[docs] Improve docstring of `download_ranges` ()
Authored by: FirefoxMetzger
Elyse 7a7eeb1005
[aes] Add multiple padding modes in CBC
Authored by: elyse0
Dosychev Peter 4e7f375c94
[extractor/theholetv] Add extractor ()
Authored by: dosy4ev
pukkandan f5ea47488a
[cleanup] Minor fixes
pukkandan 134c913cca
Discard info_dict from memory if no longer needed
Closes 
pukkandan 56b5b832bf
[extractor/crunchyroll] Improve _VALID_URL
<http://www.crunchyroll.com/series/GR24PVM76/nichijou-my-ordinary-life>
should be handled by Generic

Closes 
pukkandan cb794ee010
Do not allow extractors to return `None`
pukkandan 6d645b5577
[http] Ensure the file handle is always closed
Closes 
pukkandan 563e0bf82a
Fix rounding of integers in format table
pukkandan d816f61fbf
[utils, cleanup] Refactor parse_codecs
pukkandan 4019bf0525
[ModifyChapters] Modify duration in infodict
HobbyistDev 65ea4cba29
[extractor/mocha] Add extractor ()
Closes https://github.com/yt-dlp/yt-dlp/issues/3752
Authored by: HobbyistDev
Misael Aguayo 17a23f0930
[extractor/syvdk] Add extractor ()
Closes https://github.com/yt-dlp/yt-dlp/issues/4077
Authored by: misaelaguayo
pukkandan a3fb1ca5ab
[extractor/youtube] Fix duration check for post-live manifestless mode
Lesmiscore (Naoya Ozaki) 1275aeb955
[extractor/bigo] Fix extractor ()
Closes 

Authored by: Lesmiscore
ischmidt20 170a031386
[extractor/fifa] Fix extractor ()
Authored by: ischmidt20
Felix S 65493f64e1
[extractor/Audiodraft] Add extractors ()
Based on https://github.com/yt-dlp/yt-dlp/pull/4259
Closes https://github.com/yt-dlp/yt-dlp/issues/4028

Authored by: fstirlitz, Ashish0804
HobbyistDev 63e66cd0ad
[extractor/liputan6] Add extractor ()
Closes 

Authored by: HobbyistDev
pukkandan f2df407165
[cleanup] Misc cleanup
Lesmiscore (Naoya Ozaki) ca9def714a
Skip some fixup if remux/recode is needed ()
Authored by: Lesmiscore
pukkandan 47cdc68e03
[outtmpl] Add alternate form `h` for HTML escaping
Related: https://github.com/yt-dlp/yt-dlp/issues/3292
Andrew 12a1b2254d
[extractor/youtube, cleanup] Fix tests ()
Authored by: sheerluck
pukkandan 6154438178
[extractor/generic] Remove HEAD request
pukkandan 168bbc4f38
Do not load system certificates when `certifi` is used
This causes `CERTIFICATE_VERIFY_FAILED` if there is an
expired/bad certificate in the system store

Partially reverts 8a82af3511

Related: 
pukkandan a3976e0760
Improve chapter sanitization
pukkandan 385f7f3895
[extractor/iq] Set language correctly for Korean subtitles
Closes 
pukkandan 284a60c516
[options] Fix aliases to `--config-location`
Lesmiscore 44f14eb43e
Fix bug in 612f2be5d3
pukkandan a63b35a60c
[update] Do not check `_update_spec` when up to date
github-actions 84a251e1f5 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 9d339c41e2
Release 2022.06.29
pukkandan ae61d108dd
[cleanup] Misc cleanup
pukkandan 47046464fa
[extractor] Fix empty `BaseURL` in MPD
Closes 
pukkandan b1f94422cc
[update] Ability to set a maximum version for specific variants
nomevi 844086505f
[extractor/livestreamfails] Add extractor ()
Authored by: nomevi
Stefan Lobbenmeier 63da2d0911
Fix bug in 6d916fe709 ()
Update only to legacy version on old MacOS

Authored by: StefanLobbenmeier
FestplattenSchnitzel 1db1461272
[extractor/ViMP] Add playlist extractor ()
Authored by: FestplattenSchnitzel
HobbyistDev 5fb450a64c
[extractor/steam] Add broadcast extractor ()
Closes 

Authored by: HobbyistDev
Abubukker Chaudhary 2c60eae899
[extractor/Scrolller] Add extractor ()
Closes 
Authored by: LunarFang416
crazymoose77756 962ffcf89c
[cleanup] Fix some typos ()
Authored by: crazymoose77756
MMM 8a40bffaf9
[exractor/lbry] Use HEAD request for redirect URL ()
and misc cleanup 

Authored by: flashdagger
pukkandan e08f72e675
[extractor/mediaset] Improve `_VALID_URL`
Fixes https://github.com/yt-dlp/yt-dlp/issues/4141#issuecomment-1166521057
pukkandan 1685d46007
[extractor/ertflix] Improve `_VALID_URL`
Closes 
ischmidt20 8d214c484c
[extractor/CWTV] Extract thumbnail ()
Authored by: ischmidt20
pukkandan 9eef7c4e55
Sanitize `chapters`
Closes 
pukkandan bbae437723
[hls] Warn user when trying to download live HLS
We do not automatically switch to ffmpeg because the detection is not 100% accurate
HobbyistDev 30d22d775b
[extractor/premiershiprugby] Add extractor ()
Closes 
Authored by: HobbyistDev
pukkandan c043c24625
[extractor] Fix `_create_request` when headers is None
Closes 
FestplattenSchnitzel 74900105be
[extractor/ViMP] Add thumbnail and support more sites ()
Authored by: FestplattenSchnitzel
HobbyistDev d1bf2e199c
[extractor/fuyin] Add extractor ()
Closes 

Authored by: HobbyistDev
pukkandan c800598cd1
[options] Fix `parse_known_args` for `--`
Closes 
pukkandan 14f25df2b6
[compat] Remove deprecated functions from core code
pukkandan 54007a45f1
[cleanup] Consistent style for file heads
pukkandan ac66811112
[compat] Remove more functions
Removing any more will require changes to a large number of extractors
pukkandan 3c5386cd71
[compat] Fix `compat.WINDOWS_VT_MODE`
pukkandan bc40160883
Fix `section_end` of clips
Closes 
coletdev 379a4f161d
[utils] Fix inconsistent default handling between HTTP and HTTPS requests ()
Default headers such as `Content-Type` were only being added for HTTPS requests among other handling.

Fixes bug in be4a824d74

Authored-by: coletdjnz
Brett824 06cc8f103b
[extractor/youtube] Mark videos as fully watched ()
* Also fixes videos appearing as shorts in watch history

Closes 
Authored by: Brett824
Jelle Besseling 34baaced11
[extractor/dropout] Support cookies and login only as needed ()
Closes 
Authored by: pingiun, pukkandan
pukkandan 9809740ba5
[extractor, cleanup] Reduce direct use of `_downloader`
pukkandan f67baae17e
[ffmpeg] Write full output to debug on error
Bug in f0c9fb9682
zenerdi0de 37e40d693b
[extractor/tennistv] Rewrite extractor ()
Closes 
Authored by: zenerdi0de, pukkandan
pukkandan 0c36dc00d7
[extractor/npr] Implement e50c3500b4 differently
Closes 
pukkandan 28163422a6
Fix `--downloader native`
Bug in 7b2c3f47c6
pukkandan 1ac4fd80c8
Fix playlist error handling
Bug in 7e88d7d78f
github-actions f92347c312 [version] update
Created by: pukkandan

:ci skip all :ci run dl
github-actions def4973ae7 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan eff4275925
Add deprecation warning for Py3.6
See: https://github.com/yt-dlp/yt-dlp/issues/3764
pukkandan 998a3cae0c
[cleanup] Misc fixes
pukkandan 471d0367c7
[youtube:clips] Support downloading clips
Closes 
pukkandan 3975b4d2e8
Allow extractors to specify section_start/end for clips
pukkandan 230d5c8239
[jsinterp] Some optimizations and refactoring
Motivated by: https://github.com/ytdl-org/youtube-dl/issues/30641#issuecomment-1041904912

Authored by: dirkf, pukkandan
pukkandan e4afcfde08
[build] Add Linux standalone builds
pukkandan 8372be7469
[update] Self-restart after update
pukkandan 57e0f077a6
[update] Expose more functionality to API
pukkandan 95032f302c
[f4m] Bugfix
pukkandan 8102a5991b
[extractor/mediaset] Improve `_VALID_URL`
HobbyistDev c27eaf8920
[extractor/kicker.de] Add extractor ()
Closes 
Authored by: HobbyistDev
pukkandan dfb855b42d
[extractor/BiliIntl] Fix subtitle extraction
Closes 

Authored by: HobbyistDev
pukkandan 5df1444255
[utils] `ExtractorError`: Fix `exc_info`