1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-12-04 02:17:12 -05:00
Commit graph

22609 commits

Author SHA1 Message Date
bashonly
297b0a3792
[ie/youtube] Fix JS n function name extraction ()
Fixes nsig decoding for player b22ef6e7

Closes 
Authored by: bashonly, seproDev

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
2024-07-08 22:04:48 +00:00
Simon Sawicki
6c056ea7ae
[jsinterp] Implement Function.prototype resolving for call and apply ()
Authored by: Grub4K
2024-07-08 23:46:26 +02:00
github-actions[bot]
39bc699d2e Release 2024.07.07
Created by: bashonly

:ci skip all :ci run dl
2024-07-07 21:35:02 +00:00
bashonly
b337d2989c
[cleanup] Misc ()
Authored by: bashonly
2024-07-07 21:23:40 +00:00
Hardik Bhimani
f0f867f008
[ie/jiosaavn:playlist] Support featured playlists ()
Closes 
Authored by: harbhim
2024-07-07 21:08:25 +00:00
DinhHuy2010
987a1f94c2
[ie/vtv] Add extractors ()
Authored by: DinhHuy2010
2024-07-07 21:59:42 +02:00
sepro
4cdc976bd8
[ie/yle_areena] Fix metadata extraction ()
Authored by: seproDev
2024-07-07 21:57:18 +02:00
Simon Sawicki
0d174e8bed
[ie/yle_areena] Fix subtitle extraction ()
Authored by: Grub4K
2024-07-07 21:21:00 +02:00
Dong Heon Hee
4862a29854
[ie/chzzk] Extract with API v3 ()
Authored by: hui1601
2024-07-06 03:32:08 +00:00
bashonly
2469119490
[core] Address gaps in allowed extensions ()
Adds some extensions missing in 5ce582448e

Closes , Closes 
Authored by: bashonly
2024-07-05 23:17:47 +00:00
Sean Ellingham
00766ece0c
[ie/vidyard] Add extractor ()
Closes 
Authored by: exterrestris
2024-07-05 23:02:35 +00:00
middlingphys
2a1a1b8e67
[ie/abematv] Extract availability ()
Authored by: middlingphys
2024-07-05 22:31:16 +00:00
bashonly
c1c9bb4adb
[ie/vimeo] Fix password-protected video extraction ()
Closes 
Authored by: bashonly
2024-07-05 18:32:53 +00:00
Thomas Gerbet
6075a029db
[ie/douyutv] Do not use dangerous javascript source/URL ()
Ref: https://sansec.io/research/polyfill-supply-chain-attack

Authored by: LeSuisse
2024-07-03 22:35:24 +00:00
bashonly
cc767e9490
[core] Fix --ignore-no-formats-error ()
Fixes regression in 5ce582448e

Closes 
Authored by: Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2024-07-03 16:46:01 +00:00
github-actions[bot]
d28aa87e21 Release 2024.07.02
Created by: bashonly

:ci skip all :ci run dl
2024-07-02 23:13:48 +00:00
bashonly
93d33cb29a
[cleanup] Misc ()
Authored by: bashonly
2024-07-02 23:03:08 +00:00
Mozi
7799e51895
[ie/zaiko] Support JWT video URLs ()
Closes 
Authored by: pzhlkj6612
2024-07-02 22:22:52 +00:00
Patryk Miś
7509791385
[ie/banbye] Fix extractor ()
Closes 
Authored by: PatrykMis, seproDev

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
2024-07-02 21:51:07 +00:00
DrakoCpp
6403530e2d
[ie/murrtube] Fix extractor ()
Closes 
Authored by: DrakoCpp
2024-07-02 21:49:09 +00:00
bashonly
d502f4c6d9
[pp/embedthumbnail] Fix embedding with mutagen ()
Fixes regression in f2a4ea1794

Closes 
Authored by: bashonly
2024-07-02 21:24:17 +00:00
bashonly
773bbb1815
[core] Fix --compat-opt allow-unsafe-ext ()
Fixes bug in 5ce582448e

Authored by: bashonly, rdamas

Co-authored-by: Robert Damas <robert.damas@byom.de>
2024-07-02 21:17:06 +00:00
github-actions[bot]
cd68258225 Release 2024.07.01
Created by: Grub4K

:ci skip all :ci run dl
2024-07-01 23:01:05 +00:00
Simon Sawicki
5ce582448e
[core] Disallow unsafe extensions (CVE-2024-38519)
Ref: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-79w7-vh3h-8g4j

Authored by: Grub4K
2024-07-02 00:58:40 +02:00
bashonly
6aaf96a3d6
[cleanup] Misc ()
Closes 
Authored by: bashonly, seproDev, jucor, c-basalt

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: Julien Cornebise <julien@cornebise.com>
Co-authored-by: c-basalt <117849907+c-basalt@users.noreply.github.com>
2024-07-01 22:51:27 +00:00
bashonly
d4b99a2333
[ie/vimeo] Support browser impersonation ()
Closes 
Authored by: bashonly
2024-07-01 20:55:18 +00:00
c-basalt
1d6ab17d07
[ie/bilibili] Support legacy formats ()
Adds extractor-arg `prefer_multi_flv`

Closes , Closes , Closes , Closes 
Authored by: c-basalt, GD-Slime

Co-authored-by: GD-Slime <82302542+GD-Slime@users.noreply.github.com>
2024-07-01 20:22:49 +00:00
c-basalt
9200bc70c9
[ie/microsoftembed] Add extractors for dev materials ()
Closes 
Authored by: c-basalt
2024-07-01 19:11:33 +02:00
DmitryScaletta
aefede2556
[ie/nuum] Fix formats extraction ()
Pass referer header to m3u8 requests

Closes 
Authored by: DmitryScaletta
2024-07-01 17:01:51 +00:00
c-basalt
4f5d7be3c5
[ie/qqmusic] Fix extractors ()
Closes 
Authored by: c-basalt
2024-07-01 16:54:15 +00:00
Thomas R
1d369b4096
[ie/graspop] Add extractor ()
Authored by: Niluge-KiWi
2024-07-01 16:49:19 +00:00
bashonly
55e3e6fd21
Add playlist_channel and playlist_channel_id fields ()
Authored by: bashonly
2024-07-01 16:48:11 +00:00
Alexander Pauls
36e8dd8325
[ie/pokergo] Make metadata extraction non-fatal ()
Authored by: axpauls
2024-07-01 18:30:07 +02:00
sepro
e6a22834df
[ie/orf:on] Allow downloading of video in segments ()
Closes 
Authored by: seproDev
2024-07-01 12:43:52 +02:00
A. Sertaç Akkaya
b8da8a98f8
[ie/laracasts] Add extractors ()
Authored by: ASertacAkkaya, seproDev

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
2024-07-01 12:14:44 +02:00
Marius Gedminas
24f3097ea9
[ie/youtube] Suppress "Unavailable videos are hidden" warning ()
Authored by: mgedmin
2024-06-30 22:17:17 +00:00
Dong Heon Hee
054a3ba7d1
[ie/afreecatv:catchstory] Add extractor ()
Closes 
Authored by: hui1601
2024-06-30 22:00:33 +00:00
Dong Heon Hee
e8352ad659
[ie/afreecatv] Support browser impersonation ()
Closes 
Authored by: hui1601
2024-06-30 21:55:21 +00:00
tippfehlr
2a4f2e82db
[ie/digitalconcerthall] Rework extractor ()
Authored by: tippfehlr, seproDev

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
2024-06-30 22:48:54 +02:00
Varun Chopra
61714f4695
[ie/jiocinema:series] Fix extraction ()
Authored by: varunchopra
2024-06-30 20:29:01 +00:00
bashonly
61edf57f8f
[ie/mlbtv] Fix extraction ()
Closes 
Authored by: bashonly
2024-06-29 15:43:55 +00:00
sepro
5b1a2aa978
[ie/bitchute] Fix extractors ()
Closes 
Authored by: seproDev
2024-06-29 17:32:41 +02:00
sepro
7814c50948
[cleanup] Bump ruff to 0.5.x ()
Authored by: seproDev
2024-06-29 17:30:57 +02:00
bashonly
54a63e80af
[test:download] Raise on network errors ()
Authored by: bashonly, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
2024-06-28 00:23:44 +00:00
hafeoz
7a03f88c40
[ie/neteasemusic] Extract more formats from new API ()
Closes , Closes 
Authored by: hafeoz
2024-06-27 16:17:32 +00:00
Simon Sawicki
f2a4ea1794
[pp/embedthumbnail] Fix postprocessor ()
* [compat] Improve `imghdr.what` detection
* [pp/embedthumbnail] Improve imghdr fail message
* [pp/embedthumbnail] Fix AtomicParsley error handling

Authored by: Grub4K
2024-06-27 16:12:19 +02:00
bashonly
0953209a85
[ie/mediasite] Fix extraction ()
Fix regression in add96eb9f8

Closes 
Authored by: bashonly
2024-06-26 23:57:34 +00:00
Cæsim
b758877afa
[ie/cloudycdn] Fix formats extraction ()
Authored by: Caesim404
2024-06-26 23:56:44 +00:00
megumin
f3411af12e
[ie/matchtv] Fix extractor ()
Authored by: megumintyan
2024-06-25 00:49:09 +02:00
Peisen Wang
a8520244b8
[cookies] Fix --cookies-from-browser DE detection on Linux ()
Align with chromium source by parsing every part of `XDG_CURRENT_DESKTOP`

Authored by: peisenwang
2024-06-22 23:25:16 +00:00