Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.
/ teleDL Public archive

Youtube Audio Downloader Bot for Telegram

Notifications You must be signed in to change notification settings

regularentropy/teleDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This Telegram bot was made with the purpose of downloading media from YouTube/Youtube Music

Demonstration!telebot

Deployment on a server

Windows

git clone https://github.com/regularenthropy/teleDL
cd teleDL
npm install
node .\main.js

Linux

git clone https://github.com/regularenthropy/teleDL
cd teleDL
npm install
node main.js

Current roadmap

  • Make it crossplatform (Currently Windows only)
  • Add ability to select between video/audio
  • Add local storage support
  • Optimise code

Copyright

Copyright (c) 2022-2024 - regularentropy. All rights reserved.