Skip to content

Instantly share code, notes, and snippets.

@harsh183
Created August 18, 2019 20:16
Show Gist options
  • Save harsh183/6a9a45b3c30d197ec84de5608e489aa6 to your computer and use it in GitHub Desktop.
Save harsh183/6a9a45b3c30d197ec84de5608e489aa6 to your computer and use it in GitHub Desktop.
Userscript to downlaod all links from a given site - use Tampermonkey for Chrome or GreaseMonkey for firefox to run it (just copy paste this code and it should work)
@harsh183
Copy link
Author

  1. use Tampermonkey for Chrome or GreaseMonkey for firefox to run it (just copy paste the js code and it should work) if you want it to run automatically. Otherwise just copy paste the three lines of code just to make it download all for you.
  2. Mass convert all .rhtml to .html using a custom shell script or some other program

@harsh183
Copy link
Author

MIT License

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment