Skip to content

Instantly share code, notes, and snippets.

@estevecastells
Created February 17, 2023 22: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 estevecastells/84459cd1c720afc0d1b6719c8499eda8 to your computer and use it in GitHub Desktop.
Save estevecastells/84459cd1c720afc0d1b6719c8499eda8 to your computer and use it in GitHub Desktop.
Download Giphy GIFs to Desktop
curl https://media.giphy.com/media/3jcgPn9fzfaXc1EHJC/giphy.gif --output ~/Desktop/download.gif
// Change 3jcgPn9fzfaXc1EHJC for your GIFs URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment