Last active
June 8, 2021 03:43
Revisions
-
cheeaun revised this gist
Jun 8, 2021 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,2 +1,2 @@ 1. `youtube-dl -F VIDEO_ID` - shows a list of formats available with codes in the first column 2. `youtube-dl -f FORMAT_CODE VIDEO_ID` - specify the format code and download the exact format -
cheeaun created this gist
Jun 8, 2021 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ 1. `youtube-dl -F VIDEO_ID` - show a list of formats available with codes in the first column 2. `youtube-dl -f FORMAT_CODE VIDEO_ID` - specific the code and download that extract format