Skip to content

Not working at the moment. Download the anime you want from AnimeYoutube without any of the ads. This project is not production ready because of some issues. Please check the issues section if you can help me out with any of them.

License

jagannathBhat/animeyoutube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimeYoutube Downloader [Not working at the moment]

Download the anime you want from AnimeYoutube or Kiss Anime without any of the ads. This project is not production ready because of some issues. Please check the issues section if you can help me out with any of them.

How to Use

  1. Download this repo.

  2. Install NodeJS, Python and Pip.

  3. Run the following commands inside the folder. (It might take a few minutes to execute)

    npm run install
    npm run build
    npm start
  4. Open the web app on http://localhost:5000.

How it works

Open Development servers using the following command.

   npm run dev

Backend

  • The BeautifulSoup4 library is used for scrapping the download links of the videos from AnimeYoutube.
  • The server is built using Flask.

Frontend

  • The frontend uses ReactJS.

About

Not working at the moment. Download the anime you want from AnimeYoutube without any of the ads. This project is not production ready because of some issues. Please check the issues section if you can help me out with any of them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published