calzoneman / sync

Node.JS Server and JavaScript/HTML Client for synchronizing online media
Other
1.47k stars 232 forks source link

Add Kisscartoon/Kissanime Support #608

Closed SirShiggyDiggy closed 8 years ago

SirShiggyDiggy commented 8 years ago

Would it be possible to add Kisscartoon and Kissanime support?

Xaekai commented 8 years ago

No. It is not possible. This was discussed on the CyTube blog. KissCartoon piggybacks off of Google Drive/Google Photos for their actual content hosting. Google binds retrieved metadata to specific IPs. Although there is a work around, it is quite hacky and requires the retrieving host to have two IPs. In addition to this, KissCartoon has gone to great lengths to obfuscate their source links on their pages and since they are running such a sketchy service they currently offer no API and almost certainly will never add one.

calzoneman commented 8 years ago

To give you an idea, the actual video links on the kisscartoon page are encrypted with AES and the JavaScript functionality to decode them is very heavily obfuscated. Even if I spent the time to reverse engineer that, I'd have to find a way to bypass Cloudflare's browser/bot detection in order for the server to get the links.

On Aug 3, 2016, at 08:09, SirShiggyDiggy notifications@github.com wrote:

Closed #608.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.