Merge pull request #354 from rognan/add-cheat-for-youtube-dl-extract-audio

Add cheat for downloading audio with youtube-dl
This commit is contained in:
Chris Allen Lane 2017-12-19 12:35:11 -05:00 committed by GitHub
commit 3d498d5ce7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -16,5 +16,8 @@ youtube-dl --playlist-start 5 example.com/watch?v=id&list=listid
# To simulate a download with youtube-dl:
youtube-dl -s example.com/watch?v=id
# To download audio in mp3 format with best quality available
youtube-dl --extract-audio --audio-format mp3 --audio-quality 0 example.com/watch?v=id
# For all video formats see
# http://en.wikipedia.org/wiki/YouTube#Quality_and_codecs