Script working again :), thanks to the fork by Dink4n for the alternative approach to by pass the captcha on gogoanime
A cli to browse and watch anime.
This tool scrapes the site gogoanime.
git clone https://github.com/pystardust/ani-cli.git
cd ani-cli
sudo make
ani-cli <query>
ani-cli -d <query>
ani-cli -H
ani-cli -D
ani-cli -q 360
By default ani-cli
would try to get the best video quality available
You can give specific qualities like 360/480/720/..
You can also use special names:
best
: Select the best quality availableworst
: Select the worst quality available
Multiple episodes can be viewed/downloaded by giving the episode range like so
Choose episode [1-13]: 1 6
This would open/download episodes 1 2 3 4 5 6
- grep
- curl
- sed
- mpv
- ffmpeg
- Windows instructions can be found in this branch https://github.com/pystardust/ani-cli/tree/windows-vlc