Posts

VIDEO PLAYER WITH MULTILINE PROGRESS BAR

search5.html is based on my two files: search2.html and search4.html It can: - Search videos - Play: single videos, playlists and videos that are marked by "start = ..." and "end = ..." - Save the list of videos as javscript file ("js list file") to your PC hard disk. - Load "js list file" from your PC and play the videos of this list continuously. Besides, I also try to create multiline progress bar (with N = 1, 4 or 8 lines). I think this kind of progress bar  is useful when we need to mark "start/end" for the videos having very long duration (1, 2 or 3 hours). However for video with short duration it's better to use normal (one line) progress bar (progress bar will be running smoother). The buttons beneath the progress bar: "30", "60", "120": to roll forward the video to 30, 60, 120 seconds "-15", "- 6": to roll back the 15, 6 seconds. The button "0:00...