Skip to content
This repository was archived by the owner on Jul 12, 2019. It is now read-only.

Releases: wileyalt/kissanime_dl

QOL fixes and updates to dependencies

03 Mar 08:15
Compare
Choose a tag to compare
v.1.9.8

update more dependencies

Improvements to auto-update

21 Jan 17:54
Compare
Choose a tag to compare

Auto update now installs new dependencies if needed and is more lenient towards newer version of requests.

Changed domain from kisscartoon.me to kisscartoon.se

03 Jan 02:03
Compare
Choose a tag to compare
v.1.9.6

updated kissenc to go to the correct url

Changed domain from kissanime.to to kissanime.ru

21 Dec 05:06
Compare
Choose a tag to compare
v.1.9.5

Merge branch 'master' of https://github.com/wileyyugioh/kissanime_dl

Added auto naming

24 Nov 07:04
Compare
Choose a tag to compare

--autogen: flag that names your episodes instead of finding the names from html

Various bug fixes

18 Sep 17:53
Compare
Choose a tag to compare
v.1.9.3

Merge remote-tracking branch 'origin/master'

Fixed problem with selecting quality and unreferenced error

20 Aug 21:01
Compare
Choose a tag to compare

Deprecated openload

14 Aug 20:51
Compare
Choose a tag to compare

I decided to remove openload capabilities from the new version of kissanime-dl. The legacy mode should remain unaffected. The reasoning is that openload recently changed their method of finding the video url, requiring that only one session can get the video. If this method is followed incorrectly, it returns a url of an unwanted and potentially malicious file. The openload capabilities was only meant to be temporary, and now it is time for it to be removed.

New System for finding and downloading

14 Aug 17:09
Compare
Choose a tag to compare

Added auto folder creation and more bug fixes

23 Jul 07:34
Compare
Choose a tag to compare
v.1.8.6

fixed python3 specific bugs