Skip to content

Instantly share code, notes, and snippets.

@mayeaux
Created December 5, 2017 03:04
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 mayeaux/7c3562e1616dfdd76aea51975463d22d to your computer and use it in GitHub Desktop.
Save mayeaux/7c3562e1616dfdd76aea51975463d22d to your computer and use it in GitHub Desktop.
Enable youtube-dl by forcing ipv4
easy fix for linux users.
nano /etc/youtube-dl.conf
--force-ipv4
ctrl + x
Y
done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment