An open API service indexing awesome lists of open source software.

https://github.com/adamff-dev/videobot

Share a YouTube video via a Telegram Bot and your PC will play it automatically.
https://github.com/adamff-dev/videobot

Last synced: 9 months ago
JSON representation

Share a YouTube video via a Telegram Bot and your PC will play it automatically.

Awesome Lists containing this project

README

          

# VideoBot
Share a YouTube video via a Telegram Bot and your PC will play it automatically.

Buy Me A Coffee

## Requirements (python libs)

- **python-telegram-bot** `pip install python-telegram-bot --upgrade`: https://github.com/python-telegram-bot/python-telegram-bot

- **emoji** `pip install emoji --upgrade` https://github.com/carpedm20/emoji/

## Instalation
1. Download the files `git clone https://github.com/BlueArduino20/VideoBot`

2. Requirements instalation

2.1. Method 1: Run "pip install -r requirements.txt"

2.2 Method 2: Manualy install requirements listed above

3. Run the python script `python videobot.sh`