Skip to content

Telegram bot to automate movies searches and downloads (from yts.ag) using Transmission

License

Notifications You must be signed in to change notification settings

0-wHiTeHand-0/ytsbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YTSbot

Telegram bot to automate the search and download of movies (from yts.ag) using Transmission.

Dependencies

  • Transmission web cli

Run

Talk with the Botfather to create a new bot. Set the following commands:

random_yts - Shows an inline keyboard to select a movie category. If a number is specified, sets the page.
search_yts - Looks for a specified movie.
bt_list - Lists torrents.
bt_clean - Removes completed torrents from the list (not the data).
bt_del - Removes the specified torrent (data included).

Then

$ go get github.com/0-wHiTeHand-0/ytsbot
$ vim $GOPATH/src/github.com/0-wHiTeHand-0/ytsbot/bot.cfg //Set the config
$ $GOPATH/bin/ytsbot $GOPATH/src/github.com/0-wHiTeHand-0/ytsbot/bot.cfg

Don't forget to include the IP of the host where runs the bot, in the Transmission RPC whitelist.

About

Telegram bot to automate movies searches and downloads (from yts.ag) using Transmission

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages