-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Script Enhancement( Vergo777) #9
Comments
@dreadbcool4ever Awesome! Thanks for this 👍 @dreadbcool4ever & @Vergo777 I don't know if you've noticed, but the Kissanime domain has been updated to .to so you should update your script because for some reason the 'http://kissanime.com/Scripts/asp.js' won't autoredirect itself to 'http://kissanime.to/Scripts/asp.js'. |
@RutgerM Thanks for the reply. I fixed the script again from the kissanime.com to kissanime.to now, and I have tested it, and it has returned positive results. |
@dreadbcool4ever Cheers 👍 I really like this script, but my knowledge of JavaScript is limited so I can't add features to it, like a dropdown of the available video qualities (if that is even possible to add...). |
@RutgerM I was thinking of adding it, but my Javascript has become rusty from not being used, and so, I will have to use it more often now again before I attempt something like a dropdown menu. |
@dreadbcool4ever If you could, I would be very grateful for that 😄 |
@dreadbcool4ever, this seems really neat, good job! I've all but abandoned this for now since I'm incredibly busy at the moment so any useful enhancements made by others is more than appreciated. |
@RutgerM Thanks for that thread. I am currently troubleshooting mine, as I see the HTTPS now. I did not notice, as I was busy with exams and had no internet access for 10 days |
Hi, sorry for invading this thread, could the same thing be done with anime44.org? A lot of good anime's are gone from Kissanime because of DMCA and I saw that anime44 kind of has the same setup except that they don't have the /Scripts/asp.js folder. |
@Darkfard It's worth a shot, but it will take time to create, and find possible methods to fix it. @RutgerM I fixed the HTTPS problem with the scripts and will update my pastebin in a minute, so you can do the same. To fix the HTTPS issue, change the http://api.bitly.com/v3/shorten?callback=? to https://api-ssl.bitly.com/v3/shorten?callback=? and it will instantly read the URL's again, since it runs through the secured HTTP's line. |
@dreadbcool4ever : Thanks! I'll update my fork. It might also be a good idea to look for a different API, as Bitly has a limit in how many links can be shortened. Would https://yourls.org/ be a possible solution? |
@RutgerM I'll check and mess around with it |
@dreadbcool4ever: Cheers. Let me know how it goes. I've got a domain we could use for the moment in case that is needed. |
All The Image are Missing :( And I am getting Some kind of Error.
Also Note that Facebook is Blocked in my Country And I Use Ublock Ad blocker |
@dreadbcool4ever does this still work with the blogspot links? |
@Adyel Sorry for late reply.. I tested and it worked perfectly. No problems. @vavavr00m I'm guessing if you remove the "javascript:" part maybe. I haven't used any of it for blogspot and the Javascript part is only to let browsers know it's a bookmark that runs through javascript |
i use it but how to get the links to download i only get numbers |
@acute101 To see the links, you have to open the console. For chrome, this is F12, then click on Console and it should show you the links in order. If you are not using chrome, then find the way to open the console in your browser. If it's there, and you only get numbers, it seems certain episodes have problems with generating a link (Naruto Shippuden for instance), and so, the only workaround I found, is to calculate which episode this is, and manually generate the link itself. |
It's not working T.T down here is what i got~ Uncaught ReferenceError: wra is not defined |
@ikizagirl I am on it. The error is new, and it will take time to fix,but will try as soon as possible |
Hi I'm new to this type of coding. I have been trying to figure out how to download more than one episode at a time from Kissanime can anyone help? |
Hey.
Just wanting to say this, but I have been modifying the script a bit so I could use it as a bookmark instead, and instead of just using it myself, I wanted to share it as an enhancement. It works easier now, since you can add it as a bookmark in Chrome and just click it, but you'll still need console to see the links. Anyway, here is the script:
http://pastebin.com/s5vcJqaF
I took out Username and API Key, so users can add it as their own ones. Hope this helps. The preview shows at the append part
Sincerely, Dread.
Ps. I know this is for issues, but I saw an enhancement label, and thought I could add the label
The text was updated successfully, but these errors were encountered: