Skip to content

SrikarMannepalli/twist.moe

 
 

Repository files navigation

Anime downloader for Twist.Moe

STATUS: WORKING

Installation (Setup)

git clone https://github.com/phanirithvij/twist.moe.git
cd twist.moe/
chmod +x *.sh

Requirements

Requires python,bash

Python requirements

Crypto
hashlib

Run ./setup.sh to install python and dependencies

Usage

./startp.sh #arguments

The above step will make the directory of the anime in ./Anime/

Go to that directory

cd Anime/#<anime_name>
./download.sh

animelist.txt will soon contain all the anime_names that you've used in startp.sh

TODO

  1. Add a proper database
  2. Provide path as an argument

Examples

Check examples/examples.md

Complete json

Created at 1 Mar 2018 GMT 15:19

JSON

Minified JSON

This project was inspired by anime downloader

About

Batch download high quality videos from

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 76.1%
  • Python 23.9%