
Comments

No comments yet.
Free
My Video Viewer
add or change videos by adding the file to the resources/app then going into the html file and paste this with the filled information
<div class="video-card">
<video src=" filename.extention " controls></video>
<div class="video-info">
<div class="title">Title of vid</div>
<div class="credit">Credits: person who made it</div>
</div>
</div>
make sure its in the body section too.
this has the mild laungage because of the preset videos
Mild Language
Nothing has been posted to this project page yet. Check back later!
