Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aweirddev/replit-ffmpeg

Installs FFmpeg for you on Replit.
https://github.com/aweirddev/replit-ffmpeg

ffmpeg installer opus python replit yt-dlp

Last synced: 3 months ago
JSON representation

Installs FFmpeg for you on Replit.

Awesome Lists containing this project

README

        

> FFmpeg file moving may not work on Replit's new `.pythonlibs` strategy.
> After the installation is done, run:
> ```shell
> $ mv ffmpeg .pythonlibs/bin
> $ chmod u+x .pythonlibs/bin/ffmpeg
> $ ffmpeg
>```

# replit-ffmpeg

A simple tool for installing ffmpeg, libopus (opus) and youtube dl (optional) for you on Replit.

```bash
$ pip install replit-ffmpeg
```

To use it, simply run this in your terminal:

```bash
$ replit-ffmpeg
```

That's about it. Enjoy your "FFmpeg." Yup, it sounds weird.