JimmXinu / FanFicFare

FanFicFare is a tool for making eBooks from stories on fanfiction and other web sites.
Other
754 stars 161 forks source link

Support for https://www.inkitt.com #1087

Open bichitoxxx opened 2 months ago

bichitoxxx commented 2 months ago

Could you please consider adding support for https://www.inkitt.com While some of the stories are available on supported sites, many of them are not.

After the new Wattpad rules, many translators and authors have decided to move to this platform

Thank you.

dbhmw commented 2 months ago

Hi, could you try this and tell if it works for you?

bichitoxxx commented 2 months ago

I apologize, I think I'm a bit clumsy with this topic, I don't download it properly, because it won't let me install it in calibre Screenshot_1

dbhmw commented 2 months ago

What did you do when trying install the fff? Alternatively, if you don't want to troubleshoot, can you try to install this FanFicFare.zip?

bichitoxxx commented 2 months ago

I downloaded it like this and then I went to caliber and and clicked install plugin. I guess I did it wrong- Screenshot_1 Screenshot_2

bichitoxxx commented 2 months ago

I have installed the file that you gave me last. Now it recognizes the URL of the page but gives an error

Screenshot_3 Screenshot_6 Screenshot_5

dbhmw commented 2 months ago

This site requires that you log in to view stories that have more than 4 chapters. You can do it by adding this section to your personal.ini

[www.inkitt.com]
username:username
password:password

And if you want to install the extension from the code downloaded from github you need to extract the zip, open a terminal there and execute the command python ./makeplugin.py 2 3

bichitoxxx commented 2 months ago

Thank you very much for your help, I feel quite clumsy. I'll try

bichitoxxx commented 1 month ago

Hello, I solved the problem by adding the lines.

[www.inkitt.com] username:username password:password Screenshot_4

What you suggested to me, this solved the problem, but after updating to the latest version 4.37.0 the same problem occurred again, you do not detect the inkitt URLs and the personal.ini appears like this with that error

Screenshot_2 Screenshot_1

and I could now download the stories.

Screenshot_5 Screenshot_3

I have been forced to go back to the previous version 4.36.0 which does not cause this problem.

dbhmw commented 1 month ago

After updating to a newest version you will lose the version that supports the website. I haven't made a pull request so for now the website isn't supported in the main release of the plugin. I will send an updated plugin here. I didn't test this plugin much so i rather not try to get this merged for now. Have you encoutered any bugs? @bichitoxxx Here is the update FanFicFare.zip

bichitoxxx commented 1 month ago

At the moment I have not tested the current official version, as soon as I saw that it did not work on that website I went back to the previous version so I did not test it to find out if there were errors. I am going to install the version that you gave me now and if there are errors I will inform you. Thank you very much for all your work.

bichitoxxx commented 2 weeks ago

The version 4.37 that you sent me works perfectly without errors.

I have a question: today I got a new update, 4.38, in Calibre. If I update, will I lose the ability to download Inkitt again?

JimmXinu commented 1 week ago

Correct. These changes haven't been submitted for inclusion in the official version.

As @dbhmw said last month:

After updating to a newest version you will lose the version that supports the website. I haven't made a pull request so for now the website isn't supported in the main release of the plugin. I will send an updated plugin here. I didn't test this plugin much so i rather not try to get this merged for now. Have you encoutered any bugs?

bichitoxxx commented 1 week ago

then I will continue with the previous version, and will not update so as not to lose them. Thank

bichitoxxx commented 1 week ago

Hello, I did not update to the latest version so as not to lose the Inkkit downloads, but today this appears and it does not let me add or update, I did not change anything, everything remains the same. Screenshot_2 Screenshot_3

bichitoxxx commented 1 week ago

Hola, no actualicé a la última versión para no perder las descargas de Inkkit, pero hoy aparece esto y no me deja agregar ni actualizar, no cambié nada, todo sigue igual. Screenshot_2 Screenshot_3

I've been reading the bugs posted by other users and one of the answers you gave seems to work for now. [www.fimfiction.net] use_cloudscraper:true slow_down_sleep_time:3

I just had to modify the personal.ini

[www.inkitt.com] use_cloudscraper:true slow_down_sleep_time:3

and downloaded again