Quote:
Originally Posted by clairwill
a quick question - how can you mass download from rajce now?
jdownloader does not work anymore...
|
github.com/VapaudenKuolemasta/rajce-downloader
this python app works for me. You need to use it from command line, but it's rather straightforward. For example, if you want to download hxxps://fivano.rajce.idnes.cz/Tunis_2019, you just need to write this string in the terminal:
python3 rajce.py --url hxxps://fivano.rajce.idnes.cz/Tunis_2019
with tt where there're the two xx. Further examples and info are available inside the README.md file