Skip to content

Instantly share code, notes, and snippets.

@afonsoalban
Last active March 22, 2018 14:08
Show Gist options
  • Save afonsoalban/016886476463871f6a396a6f092cf5cc to your computer and use it in GitHub Desktop.
Save afonsoalban/016886476463871f6a396a6f092cf5cc to your computer and use it in GitHub Desktop.
Para baixar URLs que às vezes estão bloqueadas no navegador.
curl -o myfile.mp3 www.foo.com/bar.mp3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment