This is a userscript that will batch download episodes form KissAnime.
- Added support for IDM (Internet Download Manager).
- Added beta sever support.
- Install Tampermonkey (Chrome) or Greasemonkey(Firefox)
- Install the script
Visit a Anime page in Kissanime and at the bottom you should see some options like this:
-
Start - Write the number form which you want to start to download(including it). Default value = 1
-
End - Write the number of episode where you want to stop downloading(including it). Default value = Total number of episodes.
-
Quality - Format example: 1080,720,480,360 - this would check if there exist a 1080p version of that episode if not than it will check for the next quality and so on. Other example - 360,480,720,1080 this will download the lowest quality possible. Default value = 720,480,360
-
Select one of the options below:
- Text - Creates a text list from which you can download eposides in windows. See below "How to Download"
- HTML - Creates a html file with all links.
- M3U8 - Creates a m3u8 playlist (Play with VLC or MX Player).
- IDM - Creates a bat file which starts IDM (with the correnct episode name)
-
Select one of the options below:
- Beta - Downloads form beta server
- RapidVideo - Downloads from rapidVideo
-
Click the green download button
After creating list.txt follow these steps
- Inside the "Kissanime Downloader" folder copy list.txt
- Run Downloader.bat
- Set the name of folder where to save the episodes.
- Install curl
- Edit the loaction inside the script
- Copy list.txt
- Run Downloader.sh
- Make sure that IDM is running and is installed into default loaction.
- Open the generated zip file
- Run the IDMan.bat
If IDMan shows errors while downloading just run it again.
Anime will be downloaded in Downloads folder.
https://rawgit.com/Eltion/Kissanime-Downloader/master/VideoTutorial.html