Age | Commit message (Collapse) | Author |
|
Fix 5086d4aed6aeb3908c62f49e2d8f74cc0cb05110
Authored by: bashonly
|
|
Closes #12744
Authored by: bashonly
|
|
Closes #12709
Authored by: fireattack
|
|
* Also removes the content-type check for dash+xml/mpd.
This was added in cf1f13b817d88eb7d4b449f20cbad3215030e35f,
but is a no-op since the regex pattern was never changed accordingly.
And it looks like it was unwanted anyways per 28ad7df65ddb78c16ac008886d14ae2914aea6be
Closes #12255
Authored by: mp3butcher
|
|
edfd095b1917701c5046bd51f9542897c17d41a7) (#11336)
Closes #11335
Authored by: bashonly
|
|
Also adds `impersonate` extractor arg
Authored by: Grub4K
|
|
Closes #10751, Closes #10769, Closes #10791
Authored by: bashonly, Codenade, pzhlkj6612, seproDev, coletdjnz, grqz, Grub4K
Co-authored-by: Codenade <amadeus.dorian04@gmail.com>
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
|
Fixes regression in the generic extractor due in 5ce582448ececb8d9c30c8c31f58330090ced03a
Closes #10459
Authored by: bashonly
|
|
Authored by: bashonly
|
|
Authored by: seproDev
Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
|
|
Authored by: bashonly, seproDev, Grub4K
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
|
|
Closes #8813
Authored by: Offert4324
|
|
Authored by: seproDev
|
|
Authored by: bashonly, pukkandan, seproDev, Grub4K
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
|
|
Closes #1609, Closes #3232, Closes #4763, Closes #6026, Closes #6322, Closes #7912
Authored by: seproDev
|
|
See: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-3ch3-jhc6-5r8x
Authored by: coletdjnz
|
|
Closes #8265
Authored by: bashonly
|
|
Authored by: trainman261
|
|
Closes #8045
Authored by: bashonly
|
|
Closes #7067
|
|
Authored by: coletdjnz, pukkandan
|
|
* Extract duration for non-live generic HLS videos
* Add extractor-arg `is_live` to bypass live HLS check
Closes #6705
Authored by: bashonly
|
|
Authored by: bashonly
|
|
Closes #6593
Authored by: bashonly
|
|
Authored by: bashonly
|
|
Authored by: bashonly
|
|
Closes #6352
|
|
Authored by: chio0hai
Closes #5021
|
|
Authored by: bashonly
|
|
Authored by: bashonly
Closes #5854
|
|
[generic] Improve KVS (etc) extraction
https://github.com/ytdl-org/youtube-dl/commit/195f22f679330549882a8234e7234942893a4902
Closes #3716
Authored by: Grub4k, pukkandan
|
|
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
|
|
Authored by: bashonly, Grub4K
|
|
Authored by: nixxo
|
|
Fixes https://github.com/yt-dlp/yt-dlp/commit/bfd973ece3369c593b5e82a88cc16de80088a73e#commitcomment-91834251
|
|
* `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
|
|
Closes #5572
Authored by: bashonly, pukkandan
|
|
(#5558)
* Move Brightcove embed extraction and tests into the IEs
* Split `BrightcoveNewBaseIE` from `BrightcoveNewIE`
* Fix bug in ade1fa70cbaaaadaa4772e5f0564870cea3167ef with the "wrong" spelling of `referrer` being smuggled
Closes #5539
|
|
|
|
|
|
Closes #5177, #5277
Authored by: flashdagger
|
|
|
|
Closes #5162
|
|
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>
|
|
|
|
Closes #5144, #5143
Authored by: Grub4K
|
|
Fix bitrate and filesize extraction and support embeds with unquoted urls.
Related: #5106
Authored by: coletdjnz
|
|
Related #5035
|
|
Fixes https://github.com/yt-dlp/yt-dlp/issues/4748
Related: https://github.com/yt-dlp/yt-dlp/issues/4985
Authored by: coletdjnz
|
|
Closes #4985
Authored by: bashonly
|