Skip to content
/ Tuuba Public

Monitors YouTube for new videos against a keyword and posts results to Discord

License

Notifications You must be signed in to change notification settings

skimave/Tuuba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuuba

Tuuba is a simple Discord webhook and YouTube search API based tool that monitors for videos in YouTube with a certain keyword and posts them into Discord channel.

Usage

Tuuba is intended to be run daily e.g. with cron, so it can monitor videos posted with a certain keyword yesterday. There are no special dependencies like requirements use Discord libraries because this tool essentially uses webhooks with the requests library.

Configuration is rather straightforward. The config.py file that needs to be created requires:

Then variables relevanceLanguage and keyword should be filled in. The relevanceLanguage helps to narrow down search results. If someone wants to use it, a two letter ISO 3166-1 alpha-2 country code should be entered.

The keyword should be set to the keyword to be monitored.

TODO

Pagination support and multiple keyword support might be concidered one day.

About

Monitors YouTube for new videos against a keyword and posts results to Discord

Resources

License

Stars

Watchers

Forks

Languages