Skip to content

clipable/clipable

Repository files navigation


Clipable Icon


Simple video hosting.   For everyone.


        GitHub Repo stars


  What is Clipable?

Clipable is a self-hosted video sharing platform that provides an easy and efficient way for individuals and organizations to host, share, and manage their video content. Inspired by popular platforms like Streamable and YouTube, Clipable offers a simple and intuitive user interface that makes it easy for anyone to upload, share, and watch videos with ease. With a focus on privacy and security, Clipable provides an alternative for those looking for a more controlled and self-reliant video hosting solution. Whether you're a content creator, a business owner, or just someone looking to share videos with friends and family, Clipable provides all the features you need to manage your video content with confidence.

Live, view-only demo here.

View the features, the latest releases, the product roadmap, and documentation.

  Contents

  Features

  • Responsive, In-Browser upload
  • Configurable video quality profiles
  • S3 compatible video storage
  • User accounts
  • Fuzzy video searching
  • Intuitive and simple user interface
  • Well-documented and accessible REST API
  • FFmpeg based encoding accepts all well known video formats
  • Simple docker based deployment

  Run using Docker

Getting started is easy with Docker! We have a fully configured docker-compose.yml

  • Simply copy it and run docker compose up -d.
  • The site will then be accessible at http://localhost/.
  • You can also view documentation about all of our environment variables here.

  Contributing

TODO

  License

Clipable is licensed under the BSL 1.1 license, converting to the open-source GNU General Public License v2.0 or later after 4 years. If you'd like to learn more, you can do so here.