An open API service indexing awesome lists of open source software.

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.

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.