Skip to content

Instantly share code, notes, and snippets.

@peerasan
Created December 16, 2017 05:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peerasan/533ea82add0df1427e2d5ba38ec9ed70 to your computer and use it in GitHub Desktop.
Save peerasan/533ea82add0df1427e2d5ba38ec9ed70 to your computer and use it in GitHub Desktop.
youtube-dl
# FIX ERROR: unable to open for writing: [Errno 36] File name too long
youtube-dl -o "%(id)s.%(ext)s" {URL}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment