Browse Source

Create youtube-dl.conf

pull/7/head
j1tt3rV 2 years ago
committed by GitHub
parent
commit
702b28c884
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      youtube-dl.conf

+ 0
- 6
youtube-dl.conf View File

@@ -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

Loading…
Cancel
Save