Skip to content

Merlve/Videostream

 
 

Repository files navigation

Flask Video Streaming App

This is a Flask web application for streaming video URLs. The app utilizes MongoDB for data storage. Below is a brief overview of the main components:

Streaming Video

  • Telegram Stream: Streams videos with Telegram metadata.

Dependencies

  • Flask for web framework.
  • MongoDB for data storage.
  • Hashids for encoding and decoding URL IDs.

Feel free to explore the code for more details and customization options.

Note: Ensure that you have the required environment variables set, such as HASH_SALT, MONGO_URL.

About

Website which can stream videos via link directly on the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.3%
  • Python 24.0%
  • Other 0.7%