Girbons / comics-downloader

tool to download comics and manga in pdf/epub/cbr/cbz from a website
MIT License
457 stars 49 forks source link

Alternate provider #37

Closed bashfulrobot closed 4 years ago

bashfulrobot commented 4 years ago

Do you plan to add any alternative providers to comicextra? Sometimes certain issues are missing. Could be a good idea to be able to specify a backup URL if an issue is missing.

Just an idea.

Girbons commented 4 years ago

What provider do you suggest as alternative to comicextra?

bashfulrobot commented 4 years ago

I have also used https://readcomiconline.to/ and fullcomic.pro (offline it seems).

Girbons commented 4 years ago

https://readcomiconline.to/ is protected by cloudflare and the package to solve the cloudflare challenge is not maintained anymore.

bashfulrobot commented 4 years ago

No worries. It was just a suggestion due to at times when an issue is missing, certain downloaded files are obviously not valid. :-)

Feel free to close off, or leave open in case you find another alternative. On Oct 2 2019, at 3:06 am, Alessandro De Angelis notifications@github.com wrote:

https://readcomiconline.to/ (https://link.getmailspring.com/link/A50E3F7E-6E0F-4E4C-BA66-59ECB815FEB9@getmailspring.com/0?redirect=https%3A%2F%2Freadcomiconline.to%2F&recipient=cmVwbHkrQUNTSVJJTVZWUVdJNUpOTE1KS1dKMzUzVUczUzNFVkJOSEhCM0pLNEZBQHJlcGx5LmdpdGh1Yi5jb20%3D) is protected by cloudflare and the package to solve the cloudflare challenge is not maintained anymore.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub (https://link.getmailspring.com/link/A50E3F7E-6E0F-4E4C-BA66-59ECB815FEB9@getmailspring.com/1?redirect=https%3A%2F%2Fgithub.com%2FGirbons%2Fcomics-downloader%2Fissues%2F37%3Femail_source%3Dnotifications%26email_token%3DACSIRIONW77HP4AGYG7P7PDQMRXB3A5CNFSM4IZVJRTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAEHUCA%23issuecomment-537426440&recipient=cmVwbHkrQUNTSVJJTVZWUVdJNUpOTE1KS1dKMzUzVUczUzNFVkJOSEhCM0pLNEZBQHJlcGx5LmdpdGh1Yi5jb20%3D), or mute the thread (https://link.getmailspring.com/link/A50E3F7E-6E0F-4E4C-BA66-59ECB815FEB9@getmailspring.com/2?redirect=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACSIRIKPOYH6YI72IA6QQITQMRXB3ANCNFSM4IZVJRTA&recipient=cmVwbHkrQUNTSVJJTVZWUVdJNUpOTE1KS1dKMzUzVUczUzNFVkJOSEhCM0pLNEZBQHJlcGx5LmdpdGh1Yi5jb20%3D).

Girbons commented 4 years ago

Thank you @bashfulrobot, the suggestion is appreciated 🙏, while I was porting the project from python to go I had in mind to support https://readcomiconline.to/, but it wasn't possible due to https://github.com/cardigann/go-cloudflare-scraper that seems to be abandoned. I'll have to make a fork and fix it but currently I don't have the time.

I'm going to keep this ticket open 👍