https://github.com/thevickypedia/media-player
An advanced video player using CSS and JS
https://github.com/thevickypedia/media-player
Last synced: 6 months ago
JSON representation
An advanced video player using CSS and JS
- Host: GitHub
- URL: https://github.com/thevickypedia/media-player
- Owner: thevickypedia
- Created: 2022-12-18T02:23:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T19:06:05.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T22:22:39.896Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Media Player
An advanced video player using CSS and JSUse [generate_thumbnails.py][thumbnail] to generate the preview thumbnails displayed above the slider.
#### Credits:
Base for the UI: [WebDevSimplified][player][player]: https://github.com/WebDevSimplified/youtube-video-player-clone
[thumbnail]: https://github.com/thevickypedia/media-player/blob/main/src/generate_thumbnails.py