Skip to content

eli332/tg-bot-youtube-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tg-bot-youtube-downloader

a telegram bot for download youtube videos.

1.Open index.php and set your API_TOKEN

2.Call setWebhook by opening this url : https://api.telegram.org/botAPI_TOKEN/setWebhook?url=https://yourdomain.com/index.php

change API_TOKEN and yourdomain.com in the above link

3.Send vid:YOUTUBE_VIDEO_ID to your bot

Example :

vid:nCmUwepQrbA

Notice :

files saved in videos/ directory will be deleted after 24 hours. you can change the time in checkForOldFiles in Youtube.php class.

About

a telegram bot for download youtube videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%