Kissanime Downloader with Jdownloader

Adds Download Button

< 腳本Kissanime Downloader with Jdownloader的回應

評論:正評 - 腳本一切正常

§
發表於:2017-05-02

kissanime.ru Edit

since kissanime.ru ends there anime urls with a \ I had to add an E to the exclude url to get it to work because * can be nothing. This will work for kissanime.ru but I am unsure if it is compatible with the others. This works due to the fact that kissanime uses "Episode##" as their format.

// @include */kissanime.*/Anime/*
// @exclude */kissanime.*/Anime/*/E*

§
發表於:2017-05-02

need to test more but the button seems to be unresponsive.

§
發表於:2017-05-02

Its working awesome script!!! I was being dumb I and didn't have jdownloader2 running in the background. Perhaps a popup would be helpful for those situations.

§
發表於:2017-05-03

further fix using regex after taking a closer look at other sites.
use this instead of old include exclude scheme takes advantage of regex for js.

// @include /^.*\/kissanime\..*\/Anime\/[^/]*.$/

§
發表於:2017-05-03

Sorry this should be the last change but I noticed you could mess with the domain and it would match weird stuff so this should be my last change.

// @include /^http[s]*:\/\/kissanime\.[^/]*\/Anime\/[^/]*.$/

發表回覆

登入以回復

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址