Skip to content

YugiFanGX/AoD-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3 script that Downloads animes from the website "Anime on Demand". A subscribed account and a copy of ffmpeg.exe (https://ffmpeg.org/) are required for this to work.

Setup:

  1. install python3
  2. use pip to install requests ("pip install requests" in commandline/powershell)
  3. download latest ffmpeg, put ffmpeg.exe in the same folder as the script
  4. run, input login data and URL of the anime.

Currently the video can only be downloaded in highest quality. If not renamed/moved, already downloaded episodes will be skipped if the script is run again at a later point in time.

This project is licensed under the terms of the MIT license.

About

Downloads animes from "Anime On Demand"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%