Skip to content

Instantly share code, notes, and snippets.

@syntaxhacker
Last active November 25, 2018 15:17
Show Gist options
  • Save syntaxhacker/f3bdb2a00d7d653e76972b60a89fc825 to your computer and use it in GitHub Desktop.
Save syntaxhacker/f3bdb2a00d7d653e76972b60a89fc825 to your computer and use it in GitHub Desktop.
wget --user-agent="Googlebot/2.1 (+http://www.googlebot.com/bot.html)" --html-extension -r http://site.com
wget -c -A '*.mp3' -r -l 1 -nd https://archive.org/download/El_Psy_Kongroo
version 2
wget --mirror --convert-links --page-requisites --no-parent http://vfxdownload.com/
https://www.commandlinefu.com/commands/view/12498/download-all-music-files-off-of-a-website-using-wget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment