togen.xyz-video-spw/README.md

605 B

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