Skip to content

Python command line application to watch and download animes. Let's bring the weeb out 🎍

License

Notifications You must be signed in to change notification settings

ponder2000/weeb-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

weeb-box

Python command line application to watch and download animes from popular anime sites. Let's bring the weeb out 🎍

Supported Sites πŸ•Έ

  1. Gogoanime

Functionality πŸ€–

  1. ⬇️ Download whole season or season in parts or single episode
  2. πŸ“ˆ Downloads the video with good quality
  3. ⏯ Play the video without downloading but opencv doesn't support audio yet
  4. No pop ups or adult adds!

Main Dependencies 🧰

requests
bs4
opencv

How to run? πŸƒπŸ»β€β™‚οΈ

1. Clone the repo

$ git clone https://github.com/ponder2000/weeb-box.git
$ cd weeb-box

2. Update the download path

The animes will be downloaded in Download folder inside project directory. To download in other location update scripts/details.py/downloadPath with your desired path

3. Start downloading

$ pip install -r requirements.txt
$ python3 scripts/app.py

Then follow the prompts and enjoy your animes

Previews πŸŒƒ

1. How the app works

2. Results

Downloaded Jujutsu Kaisen with the app

πŸ€” Why use command line instead of website?

Website contains many frustrating pop ups and awckward malecious advertisements

About

Python command line application to watch and download animes. Let's bring the weeb out 🎍

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages