Skip to content

alvicsam/ytap-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ytap-python

Telegram bot which converts youtube video to telegram audio.

Uses python3, yt-dlp, ffmpeg, python-telegram-bot, docker and docker-compose.

The original idea: https://github.com/Spmart/YTAP-Bot

How to run

  1. Create your own bot via Bot Father in telegram
  2. Clone this repo git clone https://github.com/alvicsam/ytap-python
  3. Place bot token in docker-compose.yml:
    environment:
      - BOT_TOKEN=<place_your_token_here>
  1. Run docker compose: docker-compose up -d --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published