Godzil / Crunchy

Crunchy is capable of downloading anime episodes from the popular CrunchyRoll streaming service.
MIT License
95 stars 19 forks source link

Cant Find Episodes Despite Them Showing On The Site (VPN) #76

Closed ghost closed 6 years ago

ghost commented 6 years ago

Describe the bug Its saying it cant find the eps even though they are on the site and i can play them there, also using a different downloader works fine, im connected to a Japan VPN on Nord VPN, tried restarting my PC connecting to the VPN then running etc also.

Expected behavior Download the episodes from the Japanese VPN

Screenshots http://prntscr.com/k7ie0a http://prntscr.com/k7ie7r

Please fill theses informations: (Add a X between brackets to make them ticked)

Additional context Once I have the VPN off and download a non-region locked show like Angel of Death it works fine, also tried to add .rss at the end of the link.

Godzil commented 6 years ago

Well would love to help, but considering the low amount of info, I can't do anything. Don't even have the name of a series which exhibit the problem, nor the exact error message Crunchy return

The only thing I can see for now is related with #1 if CR show the page in japanese, Crunchy will not be able to parse the page properly.

ghost commented 6 years ago

Updated @Godzil

ghost commented 6 years ago

Trying it with .rss at the end now gives this

p://www.crunchyroll.com/fullmetal-alchemist-brotherhood.rss
 * INFO : Crunchy version 1.3.4
 * WARN : Do not use this app without a premium account.
 * WARN : Retrying to fetch episodes list from5 / 5
 * WARN : Retrying to fetch episodes list from4 / 5
 * WARN : Retrying to fetch episodes list from3 / 5
 * WARN : Retrying to fetch episodes list from2 / 5
Godzil commented 6 years ago

RSS are not a valid URL for Crunchy.

Could you please run with the latest version (1.3.5) as with your first message and add the --debug switch to the command line. It will create a debug.txt file and send it to

crunchy-debug at godzil dot net

Please add your github username in the email title

Thanks

You can attach here too, but I can't guaranty that it may not contain some personal information (login/password should not appear but as there are dump of CR pages; I can't guaranty on what they will contain.)

Nightmarch1 commented 6 years ago

I have the same problem, except that I am not using a VPN. I am using:

crunchy -u user -p pass -o path link

My problem is that crunchy doesn't work for any series. It returns

 INFO : Crunchy version 1.4.2
  * INFO : Seems we are not currently logged. Let's login!
  * WARN : Retrying to fetch episodes list from5 / 5
  * INFO : Seems we are not currently logged. Let's login!
  * INFO : You have a premium account! Good!
  * INFO : Checking availability for BORUTO: NARUTO NEXT GENERATIONS
  * WARN : This serie probably have georestriction and will miss some episodes [Message: Due to the 
 broadcast timeslot change in Japan, Boruto will now launch on Thursdays at 4am PDT.].
  * WARN : No episodes found for BORUTO: NARUTO NEXT GENERATIONS. Could it be a movie?
 Done!`

I tried it with different networks but it didn't work, it always says that it can't find the episodes.

Godzil commented 6 years ago

Interesting because it properly load the page because of the infobox.

Could you run it with --debug and attach the debug file to the ticket, so I can have a look at how the page is looking for crunchy.

Nightmarch1 commented 6 years ago

Here it is debug.txt

Godzil commented 6 years ago

Ok ! Great (in a way)

You are using CR in german aren't you?

Crunchy is unable to parse pages in other languages than English (cf #1 )

But with your sample I have now some part for parsing german pages :)

Nightmarch1 commented 6 years ago

Yeah, i am using it in german. Weird thing is that it worked for me in the past ~4 weeks.

Godzil commented 6 years ago

Well there is something I can't control in crunchy (their mechanism is too complex) is in which languages the pages are served. Going to put a new release that should solve that issue.

Godzil commented 6 years ago

@Nightmarch1 Could you please test with the latest update?

Nightmarch1 commented 6 years ago

Yeah, it works. Thanks :D