bashonly
b6590aaa1e
Validate and escape values in --write-link output
...
See https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-6v4j-43gg-vj32
Authored by: bashonly
2026-07-04 17:04:14 -05:00
bashonly and Simon Sawicki
25056f0d2d
[fd/external] aria2c: Remove support for m3u8/dash protocols
...
See https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-vx4q-3cr2-7cg2
Authored by: bashonly
2026-06-10 00:40:03 +02:00
bashonly
526410b4af
[cookies] Fix f29acc4a6e
...
Authored by: bashonly
2025-08-21 22:13:45 -05:00
bashonly
f63a7e41d1
[ie/youtube] Add playback_wait extractor-arg
...
Authored by: bashonly
2025-08-19 21:22:00 -05:00
bashonly and bashonly
a97f4cb57e
[ie/youtube] Handle required preroll waiting period ( #14081 )
...
Authored by: bashonly
2025-08-19 20:06:53 -05:00
bashonly and bashonly
d154dc3dcf
[ie/youtube] Remove default player params ( #14081 )
...
Closes #13930
Authored by: bashonly
2025-08-19 20:06:53 -05:00
fca94ac5d6
[ie/youtube] Extract global nsig helper functions ( #13639 )
...
Authored by: bashonly, seproDev
Co-authored-by: sepro <sepro@sepr0.com >
2025-07-05 18:23:15 -05:00
bashonly and bashonly
b342d27f3f
[jsinterp] Cache undefined variable names ( #13639 )
...
Authored by: bashonly
2025-07-05 18:23:15 -05:00
b6328ca050
[jsinterp] Fix variable scoping ( #13639 )
...
Authored by: bashonly, seproDev
Co-authored-by: sepro <sepro@sepr0.com >
2025-07-05 18:23:15 -05:00
bashonly and bashonly
6121559e02
[ie/vice] Mark extractors as broken ( #13131 )
...
Authored by: bashonly
2025-05-26 15:57:19 -05:00
bashonly and bashonly
98f8eec956
[ie/brightcove:new] Adapt to new AdobePass requirement ( #13131 )
...
Authored by: bashonly
2025-05-26 15:57:19 -05:00
bashonly and bashonly
0daddc780d
[ie/turner] Adapt extractors to new AdobePass flow ( #13131 )
...
Authored by: bashonly
2025-05-26 15:57:19 -05:00
bashonly and bashonly
2d7949d564
[ie/nbc] Rework and adapt extractors to new AdobePass flow ( #13131 )
...
Closes #1032 , Closes #10874 , Closes #11148 , Closes #12432
Authored by: bashonly
2025-05-26 15:57:19 -05:00
bashonly and bashonly
ed108b3ea4
[ie/theplatform] Improve metadata extraction ( #13131 )
...
Authored by: bashonly
2025-05-26 15:57:19 -05:00
bashonly and bashonly
89c1b349ad
[ie/adobepass] Validate login URL before sending credentials ( #13131 )
...
Authored by: bashonly
2025-05-26 15:57:19 -05:00
bashonly and bashonly
0ee1102268
[ie/adobepass] Always add newer user-agent when required ( #13131 )
...
Fix dcfeea4dd5
Closes #516
Authored by: bashonly
2025-05-26 15:57:19 -05:00
bashonly and bashonly
c699bafc50
[ie/soop] Fix thumbnail extraction ( #11545 )
...
Closes #11537
Authored by: bashonly
2024-11-15 22:51:55 +00:00
bashonly and bashonly
eb64ae7d5d
[ie] Allow ext override for thumbnails ( #11545 )
...
Authored by: bashonly
2024-11-15 22:51:55 +00:00
bashonly and bashonly
d569a88452
[ie/youtube] Adjust OAuth refresh token handling ( #11414 )
...
Removes support for using '' as an empty password in netrc, e.g.:
machine youtube login oauth password ''
Double-quotes ("") are valid and must be used instead, e.g.:
machine youtube login oauth password ""
Authored by: bashonly
2024-10-30 18:58:50 +00:00
88402b714e
Fix --netrc empty string parsing for Python <=3.10 ( #11414 )
...
Ref: https://github.com/python/cpython/commit/15409c720be0503131713e3d3abc1acd0da07378
Closes #11413
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz >
2024-10-30 18:58:50 +00:00
bashonly
dd2e244469
[build] Use Ubuntu 20.04 and Python 3.9 for Linux ARM builds ( #8638 )
...
Authored by: bashonly
2024-10-22 13:09:43 -05:00
bashonly and bashonly
fed53d70bd
[ie/youtube] Remove broken android_producer client ( #11297 )
...
Authored by: bashonly
2024-10-21 18:39:58 +00:00
bashonly and bashonly
ec2f4bf082
[ie/youtube] Remove broken age-restriction workaround ( #11297 )
...
Closes #11296
Authored by: bashonly
2024-10-21 18:39:58 +00:00
bashonly
1a176d874e
[cleanup] Misc
...
Authored by: bashonly
2024-10-07 18:33:33 -05:00
bashonly and bashonly
e62fa6b0e0
[ie/digitalconcerthall] Extract HEVC and FLAC formats ( #10470 )
...
Authored by: bashonly
2024-07-14 22:56:28 -05:00
bashonly and bashonly
cc0070f649
[utils] parse_codecs: Fix parsing of mixed case codec strings
...
Authored by: bashonly
2024-07-14 22:56:28 -05:00
bashonly and 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 and 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 and bashonly
4f8448896e
[build] Include curl_cffi in yt-dlp_x86.exe
...
Authored by: bashonly
2024-07-09 18:36:15 -05:00
bashonly and bashonly
4521f30d14
[build] Include curl_cffi in yt-dlp_linux
...
Authored by: bashonly
2024-07-09 18:36:15 -05:00
bashonly and bashonly
5dbac313ae
[ie/generic] Add key_query extractor-arg
...
Authored by: bashonly
2024-06-15 18:38:02 -05:00
bashonly and bashonly
ca8885edd9
[fd/hls] Apply extra_param_to_key_url from info dict
...
Authored by: bashonly
2024-06-15 18:38:02 -05:00
bashonly
ae2af1104f
[cleanup] Misc
...
Authored by: bashonly, seproDev, Grub4K
2024-05-26 16:52:42 -05:00
bashonly
c999bac02c
Bugfix for 61b17437dc
...
Authored by: bashonly
2024-05-17 23:44:11 -05:00
bashonly
e546e5d3b3
Bugfix for 9ff9466455
...
Closes #9322
Authored by: bashonly
2024-02-29 04:40:45 -06:00
bashonly and Simon Sawicki
3876429d72
[build] Bump actions/upload-artifact to v4 and adjust workflows
...
Authored by: bashonly
2024-02-11 19:09:03 +01:00
bashonly and Simon Sawicki
b0059f0413
[build] Bump conda-incubator/setup-miniconda to v3
...
Authored by: bashonly
2024-02-11 19:09:03 +01:00
bashonly and Simon Sawicki
b14e818b37
[ci] Bump actions/setup-python to v5
...
Authored by: bashonly
2024-02-11 19:09:03 +01:00
bashonly and Simon Sawicki
867f637b95
[cleanup] Build files cleanup
...
- Fix `AUTHORS` file by doing an unshallow checkout
- Update triggers for nightly/master release
Authored by: bashonly
2024-02-11 19:09:03 +01:00
bashonly and Simon Sawicki
920397634d
[build] Fix secretstorage for ARM builds
...
Authored by: bashonly
2024-02-11 19:09:03 +01:00
bashonly and Simon Sawicki
b8a433aaca
[devscripts] install_deps: Add script and migrate to it
...
Authored by: bashonly
2024-02-11 19:09:03 +01:00
bashonly and Simon Sawicki
775cde82dc
[build] Migrate to pyproject.toml and hatchling
...
Authored by: bashonly
2024-02-11 19:09:02 +01:00
bashonly and Simon Sawicki
868d2f60a7
[build:Makefile] Add automated CODE_FOLDERS and CODE_FILES
...
Authored by: bashonly
2024-02-11 19:08:55 +01:00
bashonly and Simon Sawicki
a1b7784289
[build] Move bundle scripts into bundle submodule
...
Authored by: bashonly
2024-02-11 18:17:24 +01:00
bashonly
d63eae7e7f
[core] Don't select storyboard formats as fallback
...
Closes #7715
Authored by: bashonly
2024-01-31 03:17:51 -06:00
bashonly
f10589e345
[docs] Update youtube-dl merge commit in README.md
...
Authored by: bashonly
2023-12-30 15:39:06 -06:00
bashonly
19741ab8a4
[ie/bbc] Fix JSON parsing bug
...
Authored by: bashonly
2023-12-21 14:46:00 -06:00