This repository was archived by the owner on Jul 12, 2019. It is now read-only.
Releases: wileyalt/kissanime_dl
Releases · wileyalt/kissanime_dl
QOL fixes and updates to dependencies
v.1.9.8 update more dependencies
Improvements to auto-update
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
v.1.9.6 updated kissenc to go to the correct url
Changed domain from kissanime.to to kissanime.ru
v.1.9.5 Merge branch 'master' of https://github.com/wileyyugioh/kissanime_dl
Added auto naming
--autogen: flag that names your episodes instead of finding the names from html
Various bug fixes
v.1.9.3 Merge remote-tracking branch 'origin/master'
Fixed problem with selecting quality and unreferenced error
v.1.9.2 Minor Text Fixes
Deprecated openload
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
Minor Text Fixes
Added auto folder creation and more bug fixes
v.1.8.6 fixed python3 specific bugs