https://github.com/shahsuvarli/music-converter-telegram-bot
This is a Telegram bot built in Python that allows users to input YouTube links and receive an MP3 download of the video
https://github.com/shahsuvarli/music-converter-telegram-bot
bot convert mp3 music python telebot telegram video youtube
Last synced: 7 months ago
JSON representation
This is a Telegram bot built in Python that allows users to input YouTube links and receive an MP3 download of the video
- Host: GitHub
- URL: https://github.com/shahsuvarli/music-converter-telegram-bot
- Owner: shahsuvarli
- Created: 2021-10-14T12:35:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T18:21:27.000Z (over 2 years ago)
- Last Synced: 2025-02-07T13:48:19.888Z (8 months ago)
- Topics: bot, convert, mp3, music, python, telebot, telegram, video, youtube
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Telegram MP3 Downloader Bot
===========================This repository contains the source code for a Telegram bot built in Python that can download MP3 versions of YouTube videos.
Description
-----------The bot can be added to a Telegram group or can be used in a private chat. Users can input a YouTube link and the bot will download the MP3 version of the video and send it to the user.
Dependencies
------------The following Python libraries are used in this project:
- Telebot
- PytubeDisclaimer
----------This bot is for educational purposes only and should not be used for any illegal activities.
Note
----Since this bot relies on the Pytube library to download YouTube videos, it may not work if the library has not been updated to reflect changes to YouTube's HTML.
Usage
-----To use the bot, simply add it to your Telegram group or send a message to the bot in a private chat. Input a YouTube link and the bot will download the MP3 version of the video and send it to you.