Wykres commitów

22751 Commity (b31b81d85f00601710d4fac590c3e4efb4133283)

Autor SHA1 Wiadomość Data
bashonly 0b77286184
[ie/DiscoveryPlus] Support olympics URLs ()
Closes 
Authored by: bashonly
2024-07-25 22:00:58 +00:00
github-actions[bot] 6b1e430d8e Release 2024.07.25
Created by: bashonly

:ci skip all :ci run dl
2024-07-25 03:29:27 +00:00
bashonly f0993391e6
[ie/mlbtv] Fix extractor ()
Closes 
Authored by: bashonly
2024-07-24 21:22:55 +00:00
bashonly 1a34a802f4
[ie/facebook] Fix extraction ()
Closes 
Authored by: bashonly
2024-07-23 23:08:24 +00:00
bashonly a0a1bc3d8d
[ie/vimeo] Fix chapters extraction ()
Closes 
Authored by: bashonly
2024-07-23 22:00:57 +00:00
bashonly 2f97779f33
[ie/tiktok] Fix and deprioritize JSON subtitles ()
Fixes regression caused by 5ce582448e

Closes 
Authored by: bashonly
2024-07-23 21:49:31 +00:00
bashonly 713b4cd18f
[ie/youtube] Fix `n` function name extraction for player `3400486c` ()
Authored by: bashonly
2024-07-23 21:25:49 +00:00
bashonly a3bab4752a
[ie/abematv] Adapt key retrieval to request handler framework ()
Fixes a regression caused by a dependence on buggy behavior that was corrected in 150ecc45d9

Closes 
Authored by: bashonly
2024-07-18 20:43:31 +00:00
bashonly e046db8a11
[build] Pin `setuptools` version ()
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 22:08:42 +00:00
bashonly 89a161e8c6
[cleanup] Misc ()
Closes 
Authored by: bashonly
2024-07-16 22:01:01 +00:00
bashonly ed1b9ed93d
[update] Fix network error handling ()
Authored by: bashonly
2024-07-16 21:10:50 +00:00
Simon Sawicki d9cbced493
[core] Support `auto-tty` and `no_color-tty` for `--color` ()
Authored by: Grub4K
2024-07-16 21:51:56 +02:00
Simon Sawicki 66ce3d76d8
[core] Fix `noprogress` if `test=True` with `--quiet` and `--verbose` ()
Authored by: Grub4K
2024-07-16 21:48:45 +02:00
bashonly 39e6c4cb44
[ie/dplay] Fix extractors ()
Closes , Closes , Closes , Closes , Closes , Closes 
Authored by: bashonly
2024-07-15 22:30:43 +00:00
bashonly e62fa6b0e0 [ie/digitalconcerthall] Extract HEVC and FLAC formats ()
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 ()
Authored by: seproDev
2024-07-14 21:10:29 +02:00
DunnesH 22870b81ba
[ie/soundcloud:user:permalink] Extract tracks only ()
Closes 
Authored by: DunnesH
2024-07-14 19:01:50 +00:00
bashonly b9afb99e7c
[ie/generic] Fix direct video link extensions ()
Fixes regression in the generic extractor due in 5ce582448e

Closes 
Authored by: bashonly
2024-07-14 18:57:07 +00:00
sepro 16da8ef993
[ie/youtube] Fix initial player response usage (Bugfix for 8b8b442cb0) ()
Authored by: seproDev
2024-07-14 20:42:11 +02:00
Christopher Schreiner 959b7a379b
[ie/adn] Adjust for .com domain change ()
Closes 
Authored by: infanf
2024-07-14 15:58:05 +00:00
Ian Comaya 8531d2b03b
[ie/EpidemicSound] Support sound effects URLs ()
Closes 
Authored by: iancmy
2024-07-14 04:52:50 +00:00
bashonly 4cd4146924
[ie/afreecatv] Fix login and use `legacy_ssl` ()
Fixes regression in e8352ad659 due to cookies bug in curl_cffi < 0.7.1

Closes 
Authored by: bashonly
2024-07-14 01:09:00 +00:00
Franklin Lee bacd18b7df
[ie/picarto] Fix extractors ()
Closes 
Authored by: Frankgoji
2024-07-14 00:16:18 +00:00
coletdjnz 150ecc45d9
[networking] Add `legacy_ssl` request extension ()
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 ()
Closes 
Authored by: seproDev
2024-07-14 01:19:17 +02:00
bashonly 644d84d778 Revert 4f8448896e
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 
Authored by: bashonly
2024-07-12 14:34:19 -05:00
bashonly cc1a3098c0
[ie/tv5monde] Fix impersonation (Bugfix for 9b95a6765a) ()
Authored by: bashonly
2024-07-11 17:22:37 +00:00
sepro 705f5b84de
[ie/box] Support enterprise URLs ()
Closes 
Authored by: seproDev
2024-07-10 21:48:50 +02:00
bashonly 9b95a6765a
[ie/tv5monde] Support browser impersonation ()
Closes 
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 ()
Closes 
Authored by: mokrueger
2024-07-09 23:27:01 +00:00
bashonly 04e17ba20a
[ie/youtube] Invalidate nsig cache from < 2024.07.09 ()
Versions after 297b0a3792 and before 7ead7332af may have cached incorrect nsig function data

Authored by: bashonly
2024-07-09 19:04:46 +00:00
github-actions[bot] bbf84bf55e Release 2024.07.09
Created by: seproDev

:ci skip all :ci run dl
2024-07-09 01:51:07 +00:00
sepro 7ead7332af
[ie/youtube] Remove broken `n` function extraction fallback ()
Closes 
Authored by: pukkandan, seproDev

Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2024-07-09 03:45:14 +02:00
sepro 0b570f2a90
[core] Do not alter default format selection when simulated ()
Closes 
Authored by: seproDev
2024-07-09 01:51:43 +02:00
github-actions[bot] 1a6ac547ea Release 2024.07.08
Created by: bashonly

:ci skip all :ci run dl
2024-07-08 22:19:18 +00:00
bashonly 4b50b292cc
[ie/soundcloud] Fix rate-limit handling ()
Authored by: bashonly
2024-07-08 22:09:08 +00:00
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