c-basalt
b58d59ec78
rename
2024-08-11 16:35:33 -04:00
c-basalt
567fb56a1c
temp file wrapper
2024-08-11 16:23:58 -04:00
c-basalt
8e39820adc
update
2024-08-11 10:43:15 -04:00
c-basalt
37a3bc2a4a
update
2024-08-11 08:03:00 -04:00
c-basalt
63c5218ab1
better check
2024-08-11 02:48:20 -04:00
c-basalt
a2d56eb13c
remove extractor
2024-08-08 12:20:19 -04:00
c-basalt
6327703ea8
creating external
2024-08-08 11:07:27 -04:00
c-basalt
e13c4573d9
update
2024-08-02 19:35:28 -04:00
c-basalt
532c6b2eb5
jitless
2024-08-02 17:21:48 -04:00
c-basalt
1bab6aa3a3
fix
2024-08-02 17:01:20 -04:00
c-basalt
33bacc192b
reduce js
2024-08-02 16:57:43 -04:00
c-basalt
b0ee898da9
deno
2024-08-02 16:53:30 -04:00
c-basalt
dd294fc10e
playlist and misc
2024-08-02 12:33:39 -04:00
c-basalt
ef048b6b01
login and misc fixes
2024-07-26 03:09:55 -04:00
c-basalt
cddca4e4fc
native live stream
2024-07-23 11:02:25 -04:00
c-basalt
2c44cf7a9f
age limit
2024-07-22 21:32:14 -04:00
c-basalt
dc967e8c99
use md5
2024-07-22 20:23:08 -04:00
c-basalt
358e9425bd
improve eval wrapper
2024-07-22 20:22:17 -04:00
c-basalt
048b6b403e
update
2024-07-22 19:17:44 -04:00
c-basalt
258ae23244
draft
2024-07-22 18:48:39 -04:00
bashonly
a3bab4752a
[ie/abematv] Adapt key retrieval to request handler framework ( #10491 )
...
Fixes a regression caused by a dependence on buggy behavior that was corrected in 150ecc45d9cacc919550c13b04fd998ac5103a6b
Closes #10489
Authored by: bashonly
2024-07-18 20:43:31 +00:00
bashonly
e046db8a11
[build] Pin setuptools version ( #10493 )
...
https://github.com/pypa/setuptools/issues/4480#issuecomment-2236507819
https://github.com/pypa/setuptools/issues/4482
Authored by: bashonly
2024-07-18 20:33:28 +00:00
github-actions[bot]
37c233562d
Release 2024.07.16
...
Created by: bashonly
:ci skip all :ci run dl
2024.07.16
2024-07-16 22:08:42 +00:00
bashonly
89a161e8c6
[cleanup] Misc ( #10487 )
...
Closes #10483
Authored by: bashonly
2024-07-16 22:01:01 +00:00
bashonly
ed1b9ed93d
[update] Fix network error handling ( #10486 )
...
Authored by: bashonly
2024-07-16 21:10:50 +00:00
Simon Sawicki
d9cbced493
[core] Support auto-tty and no_color-tty for --color ( #10453 )
...
Authored by: Grub4K
2024-07-16 21:51:56 +02:00
Simon Sawicki
66ce3d76d8
[core] Fix noprogress if test=True with --quiet and --verbose ( #10454 )
...
Authored by: Grub4K
2024-07-16 21:48:45 +02:00
bashonly
39e6c4cb44
[ie/dplay] Fix extractors ( #10471 )
...
Closes #1623 , Closes #2138 , Closes #2361 , Closes #3841 , Closes #8026 , Closes #10421
Authored by: bashonly
2024-07-15 22:30:43 +00:00
bashonly
e62fa6b0e0
[ie/digitalconcerthall] Extract HEVC and FLAC formats ( #10470 )
...
Authored by: bashonly
2024-07-14 22:56:28 -05:00
bashonly
cc0070f649
[utils] parse_codecs: Fix parsing of mixed case codec strings
...
Authored by: bashonly
2024-07-14 22:56:28 -05:00
sepro
b85eef0a61
[ie/youtube] Reduce android client priority ( #10467 )
...
Authored by: seproDev
2024-07-14 21:10:29 +02:00
DunnesH
22870b81ba
[ie/soundcloud:user:permalink] Extract tracks only ( #10463 )
...
Closes #10242
Authored by: DunnesH
2024-07-14 19:01:50 +00:00
bashonly
b9afb99e7c
[ie/generic] Fix direct video link extensions ( #10468 )
...
Fixes regression in the generic extractor due in 5ce582448ececb8d9c30c8c31f58330090ced03a
Closes #10459
Authored by: bashonly
2024-07-14 18:57:07 +00:00
sepro
16da8ef993
[ie/youtube] Fix initial player response usage (Bugfix for 8b8b442cb005a8d85315f301615f83fb736b967a) ( #10464 )
...
Authored by: seproDev
2024-07-14 20:42:11 +02:00
Christopher Schreiner
959b7a379b
[ie/adn] Adjust for .com domain change ( #10399 )
...
Closes #10442
Authored by: infanf
2024-07-14 15:58:05 +00:00
Ian Comaya
8531d2b03b
[ie/EpidemicSound] Support sound effects URLs ( #10436 )
...
Closes #10435
Authored by: iancmy
2024-07-14 04:52:50 +00:00
bashonly
4cd4146924
[ie/afreecatv] Fix login and use legacy_ssl ( #10440 )
...
Fixes regression in e8352ad6599de7b5371dc39a1a1edc7890aaedb4 due to cookies bug in curl_cffi < 0.7.1
Closes #10438
Authored by: bashonly
2024-07-14 01:09:00 +00:00
Franklin Lee
bacd18b7df
[ie/picarto] Fix extractors ( #10414 )
...
Closes #10413
Authored by: Frankgoji
2024-07-14 00:16:18 +00:00
coletdjnz
150ecc45d9
[networking] Add legacy_ssl request extension ( #10448 )
...
Supported by Urllib, Requests and Websockets request handlers. Ignored by CurlCFFI.
Also added couple cookie-related tests.
Authored by: coletdjnz
2024-07-14 11:22:43 +12:00
sepro
8b8b442cb0
[ie/youtube] Avoid poToken experiment player responses ( #10456 )
...
Closes #10397
Authored by: seproDev
2024-07-14 01:19:17 +02:00
bashonly
644d84d778
Revert 4f8448896e6a664956ec2aa3d9fe932a931fb711
...
curl-cffi 0.5.10 does not support Windows 32-bit
Authored by: bashonly
2024-07-12 14:34:19 -05:00
bashonly
ac30941ae6
[build] Pin curl-cffi to 0.5.10 for Windows
...
Ref: https://github.com/yifeikong/curl-impersonate/issues/72
Closes #10426
Authored by: bashonly
2024-07-12 14:34:19 -05:00
bashonly
cc1a3098c0
[ie/tv5monde] Fix impersonation (Bugfix for 9b95a6765a5f6325af99c4aca961587f0c426e8c) ( #10430 )
...
Authored by: bashonly
2024-07-11 17:22:37 +00:00
sepro
705f5b84de
[ie/box] Support enterprise URLs ( #10419 )
...
Closes #10418
Authored by: seproDev
2024-07-10 21:48:50 +02:00
bashonly
9b95a6765a
[ie/tv5monde] Support browser impersonation ( #10417 )
...
Closes #10153
Authored by: bashonly
2024-07-10 15:13:47 +00:00
bashonly
4f8448896e
[build] Include curl_cffi in yt-dlp_x86.exe
...
Authored by: bashonly
2024-07-09 18:36:15 -05:00
bashonly
4521f30d14
[build] Include curl_cffi in yt-dlp_linux
...
Authored by: bashonly
2024-07-09 18:36:15 -05:00
coletdjnz
42bfca00a6
[rh:curl_cffi] Support curl_cffi 0.7.X
...
Authored by: coletdjnz
2024-07-09 18:36:15 -05:00
mokrueger
d2189d3d36
[ie/tiktok:live] Fix room ID extraction ( #10408 )
...
Closes #10407
Authored by: mokrueger
2024-07-09 23:27:01 +00:00
bashonly
04e17ba20a
[ie/youtube] Invalidate nsig cache from < 2024.07.09 ( #10401 )
...
Versions after 297b0a379282a15c80d82d51f3757c961db2dae1 and before 7ead7332af69422cee931aec3faa277288e9e212 may have cached incorrect nsig function data
Authored by: bashonly
2024-07-09 19:04:46 +00:00