소스 검색
Create youtube-dl.conf
pull/7/head
j1tt3rV
2 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
0개의 추가작업 그리고
6개의 파일을 삭제
-
youtube-dl.conf
|
|
@@ -9,15 +9,9 @@ |
|
|
|
--prefer-ffmpeg |
|
|
|
--merge-output-format mkv |
|
|
|
|
|
|
|
# Get All Subs to SRT |
|
|
|
--write-sub |
|
|
|
--all-subs |
|
|
|
--convert-subs srt |
|
|
|
|
|
|
|
# Get metadata |
|
|
|
--add-metadata |
|
|
|
--write-description |
|
|
|
--write-thumbnail |
|
|
|
|
|
|
|
# Debug |
|
|
|
-v |