papers-we-love_papers-we-love/scripts
2020-03-27 13:05:02 +00:00
..
download.sh Fixed download.sh logic for multiple arguments. Removed Readme section about executing script from anywhere. Updated the parsing of URLs to be more specific. 2020-03-27 13:05:02 +00:00
README.md Fixed download.sh logic for multiple arguments. Removed Readme section about executing script from anywhere. Updated the parsing of URLs to be more specific. 2020-03-27 13:05:02 +00:00

Scripts

Scripts for working with repository content.

Download Utility

A convenience script to download papers. This will scrape the README.md files for URLs containing links to pdfs and download them to their respective directories.

The download utility is idempotent and can be run multiple times safely.

Usage

Open your favourite terminal and run:

$ ./scripts/download.sh

Optionally, to download specific topics specify their directories as arguments:

$ ./scripts/download.sh android concurrency