Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Search and live stream anime/hentai torrents from the cli

License

Notifications You must be signed in to change notification settings

gan-of-culture/anitor-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anitor-stream

Search and live stream anime/hentai torrent from the cli.

Installation

For this script to work you need to have this dependency installed:

webtorrent-cli

Download the latest binary from the releases page.

Linux

Then move into the directory and make the binary executable:

chmod +x anitor-stream

Usage

anitor-stream [SEARCH_QUERY]

Replace the SEARCH_QUERY with the name of the show and episode you wanna watch. For example:

anitor-stream "Mahouka Koukou no Yuutousei"

After that you can enter the torrent category. For Eng-Subs choose the first opiton. Now up too 74 available torrents will be listed. Enter the number of the torrent you want to watch and press enter. Now the video should start playing.

If you don't enter a search query you'll be presented with all shows that aired in the last 24 hours.

anitor-stream

Shows that aired in the last 24hrs:

0 Dou Po Cangqiong: San Nian Zhi Yao Ep.11
1 Jian Yu Chuanqi Ep.13
2 Jueshi Wu Hun Ep.128
3 Wo Qi Ku Le Baiwan Xiulianzhe Ep.43
4 Wushen Zhuzai Ep.193
5 Fanren Xiu Xian Zhuan: Modao Zhengfeng Ep.10
6 Ba Ma Laizi Erci Yuan Ep.14
7 BLADE RUNNER: BLACK LOTUS Ep.8
8 Holo no Graffiti Ep.138
9 Sazae-san Ep.2618
10 Kimetsu no Yaiba: Yuukaku-hen Ep.5

If you want to choose a different player than mpv you can do so by suppling one of these terms with -p or --player.

airplay
chromecast
mplayer
mpv (default)
vlc
xbmc
anitor-stream "My search term" --player "vlc"

License

GPL 3.0