Skip to content

Latest commit

Β 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

☁️ CloudPlayer

CloudPlayer is a lightweight, modern, and mobile-friendly web video player built with HTML5, CSS3, and Video.js. It allows users to stream videos directly using any direct download link or streaming manifest URL seamlessly in their web browser.

🌐 Live Demo: https://m4mental.github.io/cloudplayer/


✨ Features

  • Universal Format Support: Play almost any standard video format directly from a link:
    • MP4, MKV, AVI, MOV, WEBM
    • HLS / M3U8 (HTTP Live Streaming)
    • DASH (.mpd)
    • FLV (Flash Video)
  • Interactive UI Controls: Built-in -10s (Rewind) and +10s (Fast Forward) buttons conveniently placed right next to the volume panel in the player control bar.
  • Keyboard Shortcuts (PC):
    • Space : Play / Pause
    • β†’ : Fast Forward 10 seconds
    • ← : Rewind 10 seconds
    • F : Toggle Fullscreen / Exit
  • Fully Responsive & Mobile-Friendly: Optimized for smartphones, tablets, and desktop computers with touch-friendly controls.
  • Serverless / Static: Hosted for free via GitHub Pages.

πŸš€ How to Use

  1. Visit the live website: https://m4mental.github.io/cloudplayer/
  2. Paste any direct video download link or streaming link into the input box.
  3. Click the "Play" button and enjoy your media!

⚠️ Note: Ensure that the direct links you use allow CORS (Cross-Origin Resource Sharing) so the browser can stream the content properly without blocking.


πŸ› οΈ Built With


πŸ‘¨β€πŸ’» Author


πŸ“„ License

This project is open-source and available under the MIT License.

About

online cloud video player & universal web video player hosted on GitHub Pages that supports MP4, MKV, AVI, MOV, WEBM, M3U8, MPD, and FLV formats with custom 10s skip controls and keyboard shortcuts.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages