Skip to content

Commit 88a38d4

Browse files
author
thr3a
committed
update: yt-dlp accept langage
1 parent 4bdb2af commit 88a38d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

yt-dlp/yt-dlp.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Do not copy the mtime
22
--no-mtime
3-
--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'
3+
--user-agent 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36'
44
--output "%(title).150B [%(id)s].%(ext)s"
5+
--add-header "Accept-Language: ja-JP"

0 commit comments

Comments
 (0)