bookcut
bookcut copied to clipboard
Command Line Interface tool to download, organise and search free ebooks from your terminal in a moment.
Connected to: https://api.openaccessbutton.org/find Do you want to download: High Prevalence of Pericardial Involvement in College Student Athletes Recovering From COVID-19.pdf [y/N]: y Traceback (most recent call last): File "C:\Users\kingb\AppData\Local\Programs\Python\Python310\lib\runpy.py", line...
Applied the fix PR manually Following error thrown: Connected to: https://libgen.is/ 'NoneType' object is not subscriptable Downloading Link:NOT FOUND
https://libgen.lc/ uses a new interface. Easiest solution: Switch to https://libgen.is/ which uses the old interface. Also https://libgen.lc/ uses form id `formlibgen` with `enctype=multipart/form-data` which is not recognized as a valid...
`$ bookcut book -b "White Fang" -a "Jack London"` ``` Searching for White fang by Jack london Connected to: http://libgen.li/ Traceback (most recent call last): File "c:\users\dustin\.pyenv\pyenv-win\versions\3.9.6\lib\runpy.py", line 197, in...
Hi In general, test cases should be independent of real server connections. They should run fast so that one can run them frequently during development. Also, they shouldn't spam webpages...
Hi. The addition of more book repositories, like Project Gutenberg, is a high priority which will enchase the overall usefulness of BookCut. The first idea is to create a new...
After selecting a book, the following error is produced: Traceback (most recent call last): ``` File "C:\Users\hp\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\hp\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in...