a single page web video player that uses Json to source media title description ect https://pro.togen.xyz/Video/dir.html
Go to file
tika bbda2e4cb2 Added no videoID = redir to dir.html and fixed comment 2022-11-04 14:30:20 +01:00
public inital 2022-11-03 05:50:43 +01:00
themes Delete 'themes/light.css' 2022-11-04 14:18:40 +01:00
vidSrc Add 'vidSrc/Video/2/VideoID2Location' 2022-11-04 14:03:55 +01:00
LICENSE Initial commit 2022-11-03 05:47:42 +01:00
README.md Update 'README.md' 2022-11-04 14:21:39 +01:00
contentloader.js Added no videoID = redir to dir.html and fixed comment 2022-11-04 14:30:20 +01:00
dir.html inital 2022-11-03 05:50:05 +01:00
index.html update and add sourcecode link 2022-11-04 14:17:43 +01:00

README.md

Togen Single Page Video player

a single page web video player that uses Json to source media title description ect Your Media files go into the vidSrc/{videoID} directory Thumbnails can be placed in the vidSrc/${videoID} folder and named thumb.png

the JSON files contain the videoID (for future use), creator name, File name, Video Title, publish Date, and a description. to access the video in your browser go to the root directory (containing the index.html within this repository) /?video={ID} for example https://pro.togen.xyz/Video/?video=1 will take you to the video with the id of 1