Commit Graph

22045 Commits (2acd1d555ef89851c73773776715d3de9a0e30b9)
 

Author SHA1 Message Date
Riteo 2acd1d555e
[core] Ensure thumbnail output directory exists ()
Closes 
Authored by: Riteo
sepro b286ec68f1
[ie/jtbc] Add extractors ()
Authored by: seproDev
sepro e030b6b6fb
[ie/mbn] Add extractor ()
Authored by: seproDev
bashonly b931664231
[ie/radiko] Fix bug with `downloader_options`
Closes 
Authored by: bashonly
Simon Sawicki feebf6d02f
[ie/youtube] Fix bug with `--extractor-retries inf` ()
Authored by: Grub4K
bashonly 84e26038d4
[utils] `write_xattr`: Use `os.setxattr` if available ()
Closes 
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
garret 4de94b9e16
[ie/nhk] Fix Japanese-language VOD extraction ()
Closes 
Authored by: garret1317
Midnight Veil 88a99c87b6
[ie/tenplay] Add support for seasons ()
Closes 
Authored by: midnightveil
Stefan Lobbenmeier 09f815ad52
[ie/ArteTV] Support age-restricted content ()
Closes 
Authored by: StefanLobbenmeier
naginatana b7098d46b5
[ie/youku] Improve tudou.com support ()
Authored by: naginatana
Simon Sawicki 1c51c520f7
[fd/fragment] Improve progress calculation ()
This uses the download speed from all threads and also adds smoothing to speed and eta

Authored by: Grub4K
Awal Garg 9d7ded6419
[utils] `js_to_json`: Fix `Date` constructor parsing ()
Authored by: awalgarg, Grub4K
github-actions 4392c4680c Release 2023.10.07
Created by: Grub4K

:ci skip all :ci run dl
Simon Sawicki 377e85a179
[cleanup] Misc ()
* Simplify nuxt regex
* Fix tmz quotes and tests
* Update test python versions

Authored by: dirkf, gamer191, Grub4K
bashonly 03e85ea99d
[ie/youtube] Fix `heatmap` extraction ()
Closes 
Authored by: bashonly
Aleri Kaisattera 792f1e64f6
[ie/theta] Remove extractors ()
Authored by: alerikaisattera
trainman261 19c90e405b
[cleanup] Update extractor tests ()
Authored by: trainman261
garret e831c80e8b
[ie/nhk] Fix VOD extraction ()
Closes 
Authored by: garret1317
Raphaël Droz 0e722f2f3c
[ie/lbry] Extract `uploader_id` ()
Closes 
Authored by: drzraf
Esme 47c598783c
[ie/erocast] Add extractor ()
Closes 
Authored by: madewokherd
AS6939 35d9cbaf96
[ie/iq.com] Fix extraction and subtitles ()
Closes , Closes 
Authored by: AS6939
garret 2ad3873f0d
[ie/radiko] Improve extraction ()
Authored by: garret1317
Umar Getagazov 2f2dda3a7e
[ie/substack] Fix download cookies bug ()
Authored by: handlerug
Umar Getagazov fbcc299bd8
[ie/substack] Fix embed extraction ()
Authored by: handlerug
Raphaël Droz 48cceec1dd
[ie/lbry] Add playlist support ()
Closes , Closes 
Authored by: drzraf, bashonly, Grub4K
xofe a9efb4b8d7
[ie/abc.net.au:iview] Improve `episode` extraction ()
Authored by: xofe
c-basalt f980df734c
[ie/neteasemusic] Fix extractors ()
Closes 
Authored by: c-basalt
gillux 91a670a4f7
[ie/LiTV] Fix extractor ()
Closes 
Authored by: jiru
bashonly b095fd3fa9
[ie/WrestleUniverseVOD] Call API with device ID ()
Closes 
Authored by: bashonly
bashonly 0730d5a966
[ie/gofile] Fix token cookie bug
Authored by: bashonly
Simon Sawicki cc8d844152
[ie/xhamster:user] Support creator urls ()
Authored by: Grub4K
coletdjnz eb5bdbfa70
[ie/youtube] Raise a warning for `Incomplete Data` instead of an error ()
Closes https://github.com/yt-dlp/yt-dlp/issues/8206

Adds `raise_incomplete_data` extractor arg to revert this behaviour and raise an error.

Authored by: coletdjnz
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
github-actions c54ddfba0f Release 2023.09.24
Created by: Grub4K

:ci skip all :ci run dl
Simon Sawicki 088add9567
[cleanup] Misc
Authored by: Grub4K
Simon Sawicki de015e9307
[core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581)
The shell escape function is now using `""` instead of `\"`. `utils.Popen` has been patched to properly quote commands.

Prior to this fix using `--exec` together with `%q` when on Windows could cause remote code to execute. See https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-42h4-v29r-42qg for reference.

Authored by: Grub4K
Simon Sawicki 61bdf15fc7
[core] Raise minimum recommended Python version to 3.8 ()
Authored by: Grub4K
bashonly 1eaca74bc2
[ie/nfl.com:plus:replay] Fix extractor ()
Closes 
Authored by: bashonly
Mozi 92feb5654c
[ie/brilliantpala] Add extractors ()
Authored by: pzhlkj6612
Mozi 698beb9a49
[ie/niconicochannelplus] Add extractors ()
Closes 
Authored by: pzhlkj6612
garret 15591940ff
[ie/cineverse] Add extractors ()
Also removes AsianCrushIE and AsianCrushPlaylistIE (URLs do not work anymore & old IDs are unavailable).

Closes 
Authored by: garret1317
Mozi 6636021206
[ie/PIAULIZAPortal] Add extractor ()
Authored by: pzhlkj6612
garret eaee21bf71
[ie/Monstercat] Add extractor ()
Closes 
Authored by: garret1317
bashonly 5ca095cbcd
[cleanup] Misc ()
Closes , Closes 
Authored by: barsnick, sqrtNOT, gamer191, coletdjnz, Grub4K, bashonly
bashonly c2da0b5ea2
[ie/ArteTV] Fix HLS formats extraction
Closes 
Authored by: bashonly
Atsushi Watanabe c1d71d0d9f
[ie/twitcasting] Support `--wait-for-video` ()
Authored by: at-wat
bashonly 661c9a1d02
[test:download] Test for `expected_exception`
Authored by: at-wat

Co-authored-by: Atsushi Watanabe <atsushi.w@ieee.org>
std-move 568f080518
[ie/iprima] Fix extractor ()
Closes 
Authored by: std-move
bashonly 904a19ee93
[ie] Make `_search_nuxt_data` more lenient
Authored by: std-move

Co-authored-by: std-move <26625259+std-move@users.noreply.github.com>
bashonly 52414d64ca
[utils] `js_to_json`: Handle `Array` objects
Authored by: Grub4K, std-move

Co-authored-by: std-move <26625259+std-move@users.noreply.github.com>
Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
std-move 2269065ad6
[ie/NovaEmbed] Fix extractor ()
Closes 
Authored by: std-move