https://github.com/iakashpattnaik/audioextractorbot
A telegram bot source to extract audio from videos.
https://github.com/iakashpattnaik/audioextractorbot
audio extractor ffmpeg telegram-bot
Last synced: about 1 month ago
JSON representation
A telegram bot source to extract audio from videos.
- Host: GitHub
- URL: https://github.com/iakashpattnaik/audioextractorbot
- Owner: iAkashPattnaik
- Created: 2021-06-20T11:20:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T18:38:08.000Z (over 1 year ago)
- Last Synced: 2025-04-01T21:11:41.529Z (2 months ago)
- Topics: audio, extractor, ffmpeg, telegram-bot
- Language: Python
- Homepage:
- Size: 127 KB
- Stars: 8
- Watchers: 1
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
AudioExtractorBot
#
This project was built to show how [`ffmpeg`](https://ffmpeg.org/) can be used alongside with [`telegram bots`](https://core.telegram.org/bots/) to extract audio from a given video with live progress info.
> This uses [`Pyrogram`](https://docs.pyrogram.org/) to connect to the telegram servers via [`mtproto protocol`](https://core.telegram.org/mtproto).
This project comes under the **`PhantomProjects`** Program.