Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clipable/clipable

A simple, self-hosted, alternative to Streamable
https://github.com/clipable/clipable

self-hosted video-player video-processing video-streaming vod

Last synced: 3 months ago
JSON representation

A simple, self-hosted, alternative to Streamable

Awesome Lists containing this project

README

        



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](https://clipable.net/).

View the [features](https://github.com/clipable/clipable/blob/master/README.md#features), the latest [releases](https://github.com/clipable/clipable/releases), the product [roadmap](https://github.com/clipable/clipable/milestones), and [documentation](https://github.com/clipable/clipable/wiki).


  Contents

- [Features](#features)
- [Documentation](https://github.com/clipable/clipable/wiki)
- [Run using Docker](#run-using-docker)
- [Contributing](#contributing)


  Features

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


  Run using Docker

Getting started is easy with Docker! We have a fully configured [docker-compose.yml](https://github.com/clipable/clipable/blob/master/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.](https://github.com/clipable/clipable/wiki/Environment-Variables)


  Contributing


TODO


  License

Clipable is licensed under the [BSL 1.1 license](https://github.com/clipable/clipable/blob/master/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](https://mariadb.com/bsl-faq-adopting/).