- Title: [Application] PulsorClip on Cloudron - Self-hosted media download workspace with Telegram bot support
- Main Page: https://github.com/adrielzimbril/pulsorclip
- Git: https://github.com/adrielzimbril/pulsorclip
- Licence: e.g. MIT
- Dockerfile: Yes
- Demo: https://pulsorclip.adrielzimbril.com/
- Summary: PulsorClip is a self-hosted media download workspace built with Next.js, yt-dlp, and ffmpeg. It provides a controlled workflow for downloading media from over 1000+ websites. Instead of instant downloads, users first input a URL, then select format, quality, and container before processing the file. The project includes both a web interface and a Telegram bot that share the same backend logic. The web app provides a full workspace UI, while the bot offers a guided step-by-step download experience inside Telegram. It is designed as a single self-hosted system running via Docker (web + bot in one runtime), intended for private or personal deployment rather than SaaS usage.
-
Notes: I like this application because it combines a modern web interface with a Telegram-based workflow, making media processing more accessible across different environments.
-
Concerns:
- Requires yt-dlp and ffmpeg dependencies
- Some platforms may require cookies for authentication
- Not designed for public SaaS usage, only self-hosted deployments
- Screenshots:

