RedSquirrel87 / manga-downloader

A very simple application written in JAVA to download any chapters of any manga from the supported websites
37 stars 1 forks source link

Toonily Issue #673

Open RedSquirrel87 opened 2 years ago

RedSquirrel87 commented 2 years ago

Original report by Anonymous.


I've tried downloading American Ghost Jack from Toonily on both Chrome and Firefox, but it's not working (used the force anti-bot protection too). Here's the main link and the Manga Downloader Assistant text:

https://toonily.com/webtoon/american-ghost-jack/

{"user-agent" : "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0","cookies" : [{"name":"cf_chl_2","value":"35e039dc2f93565","domain":"toonily.com","hostOnly":true,"path":"/","secure":false,"httpOnly":false,"sameSite":"no_restriction","session":true,"firstPartyDomain":"","partitionKey":null,"storeId":"firefox-private"},{"name":"cf_chl_prog","value":"x10","domain":"toonily.com","hostOnly":true,"path":"/","secure":false,"httpOnly":false,"sameSite":"no_restriction","session":true,"firstPartyDomain":"","partitionKey":null,"storeId":"firefox-private"},{"name":"cf_clearance","value":"HrR4wCpOgmJxm5mP6zar6jJsRnTsGgcl3PXTCUJBMQ8-1644808044-0-150","domain":".toonily.com","hostOnly":false,"path":"/","secure":true,"httpOnly":true,"sameSite":"no_restriction","session":true,"firstPartyDomain":"","partitionKey":null,"storeId":"firefox-private"},{"name":"cf_bm","value":"6o9Xel9ntCz61SIOC1IKXE857dYffqIzcg1BG1gmhgk-1644808045-0-AZslyKQyBeARIvNiN5ViguiIp0LLhuR++vThYO1k3QKpkr5k3cAVbov8GM+haykQ1vbxOS5iqF+toWHgCdgrRmwN3848Jg0vNiilWOjsEg3rZlKFFkaj44pKRGtWEXdD4g==","domain":".toonily.com","hostOnly":false,"path":"/","secure":true,"httpOnly":true,"sameSite":"no_restriction","session":true,"firstPartyDomain":"","partitionKey":null,"storeId":"firefox-private"},{"name":"advanced_ads_pro_visitor_referrer","value":"%7B%22expires%22%3A1676344047%2C%22data%22%3A%22https%3A//toonily.com/webtoon/american-ghost-jack/%3Fcf_chl_tk%3DTLJG7.tJR0k0Bn0Gxmv7c4iRpT17lEhxbh8dd6YNZIQ-1644808042-0-gaNycGzNB30%22%7D","domain":"toonily.com","hostOnly":true,"path":"/","secure":false,"httpOnly":false,"sameSite":"no_restriction","session":true,"firstPartyDomain":"","partitionKey":null,"storeId":"firefox-private"},{"name":"advanced_ads_page_impressions","value":"%7B%22expires%22%3A1960168047%2C%22data%22%3A2%7D","domain":"toonily.com","hostOnly":true,"path":"/","secure":false,"httpOnly":false,"sameSite":"no_restriction","session":true,"firstPartyDomain":"","partitionKey":null,"storeId":"firefox-private"}]}

RedSquirrel87 commented 2 years ago

Original comment by Red Squirrel (Bitbucket: Red_Squirrel, GitHub: RedSquirrel87).


Unfortunately when dealing with Cloudflare’s protection all is always very random, sometimes it works, sometimes it doesn't, we still don't know what affects the protection (OS, network/DNS config, VPN, proxy, Windows or web browser versions, etc...) or what exactly the protection is based on (which would help us to bypass it). We have already had here several cases of users who can bypass it with a web browser and not with another on the same PC (for example with Chrome vs Firefox vs Edge), even for someone it works only after many attempts or using Virtualbox with a Unix distro. Furthermore, we have also had confirmations that the same working data (cookie/user-agent) then it does not work for other users, despite the fact that cookies and user-agents have the same values.

Sorry but unfortunately at the moment there is no absolute solution for this issue and the only thing I can suggest you is to try with various and different web browsers or if possible with a different PC/Virtualbox OS.

RedSquirrel87 commented 2 years ago

Original comment by Red Squirrel (Bitbucket: Red_Squirrel, GitHub: RedSquirrel87).


Issue #674 was marked as a duplicate of this issue.