alikindsys / moesharp

Simple downloader that i've made for twist.moe.
1 stars 0 forks source link

New problem in new program #4

Closed RandomUser779 closed 4 years ago

RandomUser779 commented 4 years ago

I tried the program but I have another problem. The episode corresponding to the link I input was captured, but the program seems to hit an error and stopped loading. I tried both versions of moekt.jar files, but the issues were the same. Here is a screenshot of it, what might be the problem? Problem

alikindsys commented 4 years ago

Oh... Although the episode was detected properly it failed on getting the video object from animetwist. Let me check that anime in specific too see if i also get that same problem. Its very unlikely that animetwist changed their layout, so the xpath should work.

alikindsys commented 4 years ago

Bug was replicated. Will check if that happens with any anime.

alikindsys commented 4 years ago

Bug was found to happen in any anime. This really is an unfortunate timing window, lel. animetwist changed their website a day after i release the tool, completely invalidating the previous xpaths. Should be a simple fix.

alikindsys commented 4 years ago

animetwist is having issues at the moment. Please be pacient as it seems to be an issue with their end and not the tool.

alikindsys commented 4 years ago

Newest update fixes the issue with xpaths. Just tested it. That combined with a AT outage made that error.

[Bungou Stray Dogs 3] was detected successfully!
Getting episodes for : [Bungou Stray Dogs 3]
Current episode : 1
Current episode : 2
Current episode : 3
Current episode : 4
Current episode : 5
Current episode : 6
Current episode : 7
Current episode : 8
Current episode : 9
Current episode : 10
Current episode : 11
Current episode : 12
Finished getting episodes for Bungou Stray Dogs 3. Count : 12
[1/12] Downloading Bungou Stray Dogs 3 - Episode 1 to [C:\Users\roridev\Development\moesharp\anime\Bungou Stray Dogs 3\1.mp4]

Issue closed.

alikindsys commented 4 years ago

Thanks for reporting this bug btw

RandomUser779 commented 4 years ago

Thanks for attending to this issue so promptly. The fix worked fine, but just a minor (I hope it's minor haha) problem left. I posted the new problem as a new issue.