Last updated:
0 purchases
pythontwist 0.0.1
Anime downloader for Twist.Moe
NOT WORKING
Use old data from this link
JSON
Installation (Setup)
git clone https://github.com/phanirithvij/twist.moe.git
cd twist.moe/
chmod +x *.sh
./startp.sh #URL
#Here URL is from https://twist.moe
#after comlpetion
#cd Anime/anime_name_folder/
./download.sh
animelist.txt will soon contain all the anime_names that you've used in startp.sh
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
Examples
Input:
./startp.sh
Output:
Enter link from https://twist.moe/
https://twist.moe/a/one-piece/1/
Creating Anime/one-piece
Fetching info...
Creating Anime/one-piece/list.txt
copying download.sh to one-piece
Done
Input:
./startp.sh https://twist.moe/a/gintama
Output:
Creating Anime/gintama
Fetching info...
Creating Anime/gintama/list.txt
copying download.sh to gintama
Done
Input:
./startp.sh corpse-party #Just the anime name which is exactly from the website
Output:
Creating Anime/corpse-party
Fetching info...
Creating Anime/corpse-party/list.txt
copying download.sh to corpse-party
Done
Now go inside Anime/one-piece/
Input:
phani200-pc:~/twist.moe/Anime/one-piece$ ./download.sh
Output:
Total no of episodes : 819
start at :
3 (ENTER THIS where you want to BEGIN)
end at :
55 (ENTER THIS where you want to END)
[HorribleSubs] One Piece - 003 [1080p 8%[=====> ] 17.6M 2.12MB/s eta 3m 30s
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.