Skip to content

Telegram bot to download youtube videos written in Go

License

Notifications You must be signed in to change notification settings

ch4og/yt-dl-golang-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yt-dl-golang-bot

This telegram bot allows you to download videos from youtube by just sending it a link.

It's just simple bot that I wrote to kinda learn Go. Since I am not programmer and this is my first code written on Go it's very bad

To use this bot you will need local telegram API

Without it bots uploads are limited to 50MB, so bot needs local API.

You will need to create .env file and specify:

TELEGRAM_API_TOKEN (get it from @BotFather in telegram)

TELEGRAM_API_URL url on which you run your local API. By default it is http://localhost:8081

About

Telegram bot to download youtube videos written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published