Commit Graph
3 Commits
Author SHA1 Message Date
ClosedPort22andGitHub b84fda7388 [ie/bilibili] Extract Dolby audio formats (#8142)
Closes #4050
Authored by: ClosedPort22
2023-09-21 17:45:18 +00:00
ClosedPort22 a3406c0325 [downloader/fragment] Partially revert 4823ec9f46
Currently, when `--no-continue` is used, yt-dlp will attempt to download
from the first fragment and **append** decrypted fragments to the temp
file (or the actual video file), causing data duplication when resuming
a partially downloaded video.

This fixes the issue by partially reverting the behavior of the fragment
downloader to match its description in the README file.
2023-09-11 16:30:26 +09:00
ClosedPort22andGitHub fbb0ee7747 [compat] Fix shutils.move in restricted ACL mode on BSD (#5309)
Authored by: ClosedPort22, pukkandan
2022-11-07 20:54:30 +05:30