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.
-
Download this repo.
-
Run the following commands inside the folder. (It might take a few minutes to execute)
npm run install npm run build npm start
-
Open the web app on http://localhost:5000.
Open Development servers using the following command.
npm run dev
- The BeautifulSoup4 library is used for scrapping the download links of the videos from AnimeYoutube.
- The server is built using Flask.
- The frontend uses ReactJS.