mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
18cd311325
If there is another folder with the same name in your path when running the script, it will enter that folder and recursively try to download all the files. It the folder is big enough, it can hang the computer. Co-authored-by: Gonzalo Bella <gonzalobella@gambitresearch.com> |
||
---|---|---|
.. | ||
download.sh | ||
README.md |
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