Skip to content

Commit 397dc35

Browse files
author
thr3a
committed
fix: yt-dlp長い動画でエラーにならないようにする
1 parent ab1d310 commit 397dc35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

yt-dlp/yt-dlp.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Do not copy the mtime
22
--no-mtime
33
--user-agent 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.2903.86'
4+
--output "%(title).150B [%(id)s].%(ext)s"

0 commit comments

Comments
 (0)