doe1080 and GitHub
aefce1eea4
[fd/hls] Fix crash on empty fragment lists in tests ( #17218 )
...
Authored by: doe1080
2026-07-14 14:14:20 +00:00
sepro and GitHub
bed3d58c5c
[cleanup] Remove RTSP and MMS support ( #17030 )
...
Authored by: seproDev
2026-07-04 21:59:16 +00:00
tcely and GitHub
500e54cf86
[fd/external] Fix resuming downloads with aria2c ( #11698 )
...
Closes #15151
Authored by: tcely
2026-06-29 22:00:03 +00:00
Masterjun and GitHub
8902f6ba8c
[fd/mhtml] Fix storyboard content-length calculation ( #13998 )
...
Authored by: Masterjun3
2026-06-15 22:35:04 +02:00
Deltadroid and GitHub
7937a139cf
[fd/external] curl: Support development versions ( #16922 )
...
Authored by: syphyr
2026-06-12 09:00:06 +00:00
821bef0f00
[cleanup] Misc ( #16697 )
...
Authored by: Grub4K, bashonly
Co-authored-by: bashonly <bashonly@protonmail.com >
2026-06-09 23:01:32 +00: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
Simon Sawicki
2726572520
[fd/external] curl: Fix cookie leak on redirect
...
See https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-f7j3-774f-rfhj
Authored by: Grub4K
2026-06-10 00:40:01 +02:00
bashonly and GitHub
a6791415e0
[fd/ffmpeg] Use info dict http_headers for direct merge downloads ( #15456 )
...
Addresses https://github.com/yt-dlp/yt-dlp/pull/13210#discussion_r2655976236
Authored by: bashonly
2026-06-09 22:05:24 +00:00
thematuu and GitHub
d0bf3d0fc3
[ie/soop] Support subscription-only VODs ( #15523 )
...
* Add custom downloader SoopVodFD
Closes #13636
Authored by: thematuu
2026-01-30 00:25:58 +00:00
bashonly and GitHub
0eed3fe530
[pp/ffmpeg] Fix uncaught error if bad --ffmpeg-location is given ( #15104 )
...
Revert 9f77e04c76
Closes #12829
Authored by: bashonly
2025-11-19 00:23:00 +00:00
bashonly and GitHub
23f1ab3469
[fd] Fix playback wait time for ffmpeg downloads ( #15066 )
...
Authored by: bashonly
2025-11-16 18:15:16 +00:00
bashonly and GitHub
7af6d81f35
[fd/ffmpeg] Limit read rate for DASH livestreams ( #14918 )
...
Authored by: bashonly
2025-11-05 23:06:33 +00:00
bashonly and GitHub
ffb7b7f446
[fd/ffmpeg] Apply ffmpeg_args for each format ( #14886 )
...
Also remove support for the deprecated format fields `_ffmpeg_args` and `_seekable`
Closes #14877
Authored by: bashonly
2025-11-03 23:27:33 +00:00
sepro and GitHub
08d7899683
[cleanup] Deprecate various options ( #13821 )
...
Closes #14198 , Closes #12909
Authored by: seproDev
2025-09-21 17:10:37 +02:00
bashonly and GitHub
ba80446855
[cleanup] Bump ruff to 0.13.x ( #14293 )
...
Authored by: bashonly
2025-09-11 15:18:01 +00:00
bashonly and GitHub
438d3f06b3
[fd] Support available_at format field ( #13980 )
...
Authored by: bashonly
2025-08-20 00:38:48 +00:00
bashonly and GitHub
fe53ebe5b6
[fd/dash] Re-extract if using --load-info-json with --live-from-start ( #13922 )
...
Closes #13906
Authored by: bashonly
2025-08-06 20:08:34 +00:00
Tom Hebb and GitHub
57186f958f
[fd/hls] Fix --hls-split-continuity support ( #13321 )
...
Authored by: tchebb
2025-07-26 20:43:38 +02:00
bashonly and GitHub
d399505fdf
[fd/external] Work around ffmpeg's file: URL handling ( #13844 )
...
Closes #13781
Authored by: bashonly
2025-07-25 19:44:39 +00:00
bashonly and GitHub
3e49bc8a1b
Make extractor-designated impersonation override --impersonate ( #13792 )
...
Fix 32809eb2da
Authored by: bashonly
2025-07-21 18:42:21 +00:00
bashonly and GitHub
32809eb2da
Allow extractors to designate formats/subtitles for impersonation ( #13778 )
...
Authored by: bashonly
2025-07-20 23:05:43 +00:00
bashonly and GitHub
a7113722ec
[fd/hls] Do not fall back to ffmpeg when native is required ( #13655 )
...
Authored by: bashonly
2025-07-06 22:14:22 +00:00
sepro and GitHub
f3008bc5f8
No longer enable --mtime by default ( #12781 )
...
Closes #12780
Authored by: seproDev
2025-07-01 13:23:53 +02:00
doe1080 and GitHub
06c1a8cdff
[ie/niconico:live] Fix extractor and downloader ( #13158 )
...
Authored by: doe1080
2025-06-26 17:45:03 +00:00
doe1080 and bashonly
8d127b18f8
[fd/NiconicoDmc] Remove downloader ( #12916 )
...
Authored by: doe1080
2025-04-24 15:20:25 -05:00
Snack and GitHub
1d45e30537
[ie/niconico:live] Fix extractor ( #12809 )
...
Closes #12365
Authored by: Snack-X
2025-04-06 23:24:58 +00:00
Kenshin9977 and GitHub
9f77e04c76
Fix external downloader availability when using --ffmpeg-location ( #12318 )
...
This fix is only applicable to the CLI option
Authored by: Kenshin9977
2025-02-23 08:50:43 +00:00
3a1583ca75
[ie/BunnyCdn] Add extractor ( #11586 )
...
Also adds BunnyCdnFD
Authored by: seproDev, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz >
2025-02-21 22:39:41 +01:00
Simon Sawicki and GitHub
f7a1f2d813
[core] Support emitting ConEmu progress codes ( #10649 )
...
Authored by: Grub4K
2025-02-20 20:33:31 +01:00
bashonly and GitHub
be69468752
[fd/hls] Support --write-pages for m3u8 media playlists ( #12333 )
...
Authored by: bashonly
2025-02-19 02:23:42 +00:00
bashonly and GitHub
c987be0acb
[fd/hls] Support hls_media_playlist_data format field ( #12322 )
...
Authored by: bashonly
2025-02-10 23:08:10 +00:00
entourage8 and GitHub
10b7ff68e9
[fd/hls] Fix BYTERANGE logic ( #11972 )
...
Closes #3578 , Closes #3810 , Closes #9400
Authored by: entourage8
2025-02-08 21:43:12 +00:00
sepro and GitHub
d8fb349086
[cleanup] Bump ruff to 0.8.x ( #11608 )
...
Authored by: seproDev
2024-12-02 16:29:30 +01:00
sepro and GitHub
f95a92b3d0
[cleanup] Deprecate more compat functions ( #11439 )
...
Authored by: seproDev
2024-11-17 00:24:11 +01:00
c6387abc1a
[cleanup] Misc ( #10807 )
...
Closes #10751 , Closes #10769 , Closes #10791
Authored by: bashonly, Codenade, pzhlkj6612, seproDev, coletdjnz, grqz, Grub4K
Co-authored-by: Codenade <amadeus.dorian04@gmail.com >
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com >
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com >
Co-authored-by: coletdjnz <coletdjnz@protonmail.com >
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com >
Co-authored-by: Simon Sawicki <contact@grub4k.xyz >
2024-09-27 22:46:22 +00:00
6aaf96a3d6
[cleanup] Misc ( #10075 )
...
Closes #10303
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 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
sepro and GitHub
add96eb9f8
[cleanup] Add more ruff rules ( #10149 )
...
Authored by: seproDev
Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com >
Reviewed-by: Simon Sawicki <contact@grub4k.xyz >
2024-06-12 01:09:58 +02:00
Simon Sawicki and GitHub
9590cc6b47
Add new option --progress-delta ( #9082 )
...
Authored by: Grub4K
2024-04-08 22:47:38 +02:00
bashonly and GitHub
9c42b7eef5
[fd/ffmpeg] Accept output args from info dict ( #9278 )
...
Authored by: bashonly
2024-03-29 23:16:46 +00:00
Peter Hosey and GitHub
2d91b98456
[fd/http] Reset resume length to handle FileNotFoundError ( #8399 )
...
Closes #4521
Authored by: boredzo
2024-03-10 15:35:20 +00:00
sepro and GitHub
f24e44e8cb
[webvtt] Don't parse single fragment files ( #9034 )
...
Partially addresses #5804
Authored by: seproDev
2024-01-20 06:08:55 +01:00
coletdjnz and GitHub
ccfd70f4c2
[rh:websockets] Migrate websockets to networking framework ( #7720 )
...
* Adds a basic WebSocket framework
* Introduces new minimum `websockets` version of 12.0
* Deprecates `WebSocketsWrapper`
Fixes https://github.com/yt-dlp/yt-dlp/issues/8439
Authored by: coletdjnz
2023-11-20 08:04:04 +00:00
bashonly and GitHub
2622c804d1
[fd/dash] Force native downloader for --live-from-start ( #8339 )
...
Closes #8212
Authored by: bashonly
2023-11-07 21:28:34 +00:00
CrendKing and GitHub
21b25281c5
[fd/aria2c] Remove duplicate --file-allocation=none ( #8332 )
...
Authored by: CrendKing
2023-11-07 17:18:19 +01:00
Simon Sawicki and GitHub
1c51c520f7
[fd/fragment] Improve progress calculation ( #8241 )
...
This uses the download speed from all threads and also adds smoothing to speed and eta
Authored by: Grub4K
2023-10-08 02:01:01 +02:00
pukkandan
62b5c94cad
[cleanup] Misc fixes
...
Closes #7528
2023-07-22 09:09:52 +05:30
bashonly and GitHub
e57eb98222
[fd/external] Fix ffmpeg input from stdin ( #7655 )
...
Bugfix for 1ceb657bdd
Authored by: bashonly
2023-07-22 02:32:49 +00:00
bashonly
42ded0a429
[fd/external] Fixes to cookie handling
...
- Fix bug in `axel` Cookie header arg
- Pass cookies to `curl` as strings
- Write session cookies for `aria2c` and `wget`
Closes #7539
Authored by: bashonly
2023-07-15 15:25:51 -05:00