Last active
March 22, 2018 14:08
-
-
Save afonsoalban/016886476463871f6a396a6f092cf5cc to your computer and use it in GitHub Desktop.
Para baixar URLs que às vezes estão bloqueadas no navegador.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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