Releases: Nighmared/RAD
Releases · Nighmared/RAD
[Stable] RAD v1.22
[Stable] RAD v1.21
General improvements, more stable, and now even with documentation.
[Stable] RAD v1.1
Works really fine. All one needs to do is add links and titles to the links.txt file in the same format as the example that's already given.
Then install the required libraries
- beautifulsoup4
- fpdf
- Pillow
- requests
And after that just run the download.py
file. The complete pdf's can then be found in a ./pdf/
directory created at the same place where the script was called. So just call the script from it's own directory.