https://github.com/pywithsanjay/basicvideoplayerui
To display YouTube, Vimeo and Wistia, videos, you Videos will be loaded when a user clicks on the poster images. You can place poster image url in the data-poster attribute.
https://github.com/pywithsanjay/basicvideoplayerui
gallary playerui simplevideo video video-player
Last synced: 5 months ago
JSON representation
To display YouTube, Vimeo and Wistia, videos, you Videos will be loaded when a user clicks on the poster images. You can place poster image url in the data-poster attribute.
- Host: GitHub
- URL: https://github.com/pywithsanjay/basicvideoplayerui
- Owner: pywithsanjay
- Created: 2021-04-06T17:58:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-06T10:23:33.000Z (over 4 years ago)
- Last Synced: 2025-12-24T07:47:44.131Z (6 months ago)
- Topics: gallary, playerui, simplevideo, video, video-player
- Language: HTML
- Homepage:
- Size: 8.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VIDEO PLAYER UI
To display YouTube, Vimeo and Wistia, videos, you just need to paste the video URL, or share URL of the video in the data-src attribute. The same way you display images in the gallery. lightGallery will check the data-src attribute and if it is a video URL, it will create the respective video slide.
You can also provide poster image for each videos. Poster images will be loaded instead of videos. So user will be able to navigate to other slides by using mouse drag or swipe. Poster images improve performance, and maintain the flexibility of your gallery without effecting user experience. Videos will be loaded when a user clicks on the poster images. You can place poster image url in the data-poster attribute.