Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save IDeserveToBeWrited/6f3c4e87ae8bd40b9e5ae8d0d254133b to your computer and use it in GitHub Desktop.
Save IDeserveToBeWrited/6f3c4e87ae8bd40b9e5ae8d0d254133b to your computer and use it in GitHub Desktop.
youtube-dl command
youtube-dl.exe --no-check-certificate --console-title --user-agent "Mozilla/5.0 (Windows NT 6.3; rv:36.0) Gecko/20100101 Firefox/36.0" --write-description --write-info-json --extract-audio --audio-format mp3 https://www.youtube.com/channel/UCp5eS3IGCq0fm3NEhFcy_uQ -o %(upload_date)s-%(title)s-%(id)s.%(ext)s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment