Download any books from wikireading.ru; Скрипт который скачивает книги с wikireading и делает из них конфетку с кликабельным оглавлением!
- git clone https://github.com/dimpablo/wikireading2pdf
- cd wikireading2pdf
Then check if depenencies are satisfied (It's important!). For that execute
- ./satisfy.sh
Now everthing is ready! Run "go":
- ./go.sh https://lit.wikireading.ru/58892
After being executed, code above lefts two files in the same directory: RESULT.pdf and RESULT.fb2 Please, fork my project in case of any ideas or if wikireading changed it's marking.
In case permission is denied execute:
- cd wikireading2pdf
- chmod 777 *
For any issues, pm me on telegram @pigeondoves
Не стесняйтесь форкать!