thorio / KGrabber

Userscript for extracting links from kissanime.ru and similar sites.
https://greasyfork.org/en/scripts/383649-kissgrabber
GNU General Public License v3.0
34 stars 12 forks source link

Update Servers for all Sites #45

Open bearachute opened 4 years ago

bearachute commented 4 years ago

Not really a "bug" per say it looks as if KimCartoon has added a few servers, not to every show but there are a couple more beta servers.

Also what would be the best method of download? Right now I'm using IDM which works fairly decent for most servers, although sometimes it seems I have to go to the show I want and manually add it to download.

If I knew how I'd gladly help you in finding these server end points, I feel as if I'm the only one who still uses this script.

thorio commented 4 years ago

Well if it's not a bug, you don't have to add the bug label 😄 You can look at the config for kimcartoon and try to add the new servers yourself. https://github.com/thorio/KGrabber/blob/1019704d66f4c237c88e5cd1868be3aad7fa3dd5/src/js/config/sites/kimcartoon.js#L5-L11

You'll need to change the identifier (URL eg. s=hx), name, linkType, and regex values. The script basically takes the entire page source and uses the regex to scan it, like this. Select Tools > List to see the result, select Tools > Explain to see what each part of the regex means.

thorio commented 4 years ago

Kissanime has also gained some new servers when I wasn't looking.