This repository contains precompiled binary engines such as yt-dlp and ffmpeg used by various applications developed by Pondok Algoritma.
These binaries are hosted here to enable automatic downloading by applications like:
- Vidura, Universal video downloader
- Narrify, is an AI-powered tool that turns text or dialogue into fully narrated videos. It combines realistic text-to-speech (TTS) voiceovers with automated video generation — perfect for education, storytelling, tutorials, and more.
- Other internal or public video-related tools
Download the latest versions from the Releases tab.
| Engine | Platform | Filename | Direct Download |
|---|---|---|---|
| yt-dlp | Windows | yt-dlp.exe |
Download |
| ffmpeg | Windows | ffmpeg.exe |
Download |
| yt-dlp | Mac OS | yt-dlp_macos |
Download |
| ffmpeg | Mac OS | ffmpeg_macos |
Download |
| yt-dlp | Linux | yt-dlp_linux |
Download |
| ffmpeg | Linux | ffmpeg_linux |
Download |
Applications developed by Pondok Algoritma automatically check and download these engines during runtime if they are not present locally.
You do not need to manually configure these files as long as the application handles engine setup.
This repository does not modify any engine binary. All files remain under their original open-source licenses:
-
yt-dlp
- License: Unlicense
- Homepage: https://github.com/yt-dlp/yt-dlp
-
ffmpeg
- License: LGPL v2.1
- Homepage: https://ffmpeg.org
Pondok Algoritma
GitHub: @pondokalgoritma