Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Trigex/Vidbytez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: THIS IS VERY UNFINSHED AND SHIT

Vidbytez

Vidbytez is an open source clone of Vidlii written in JavaScript. The majority of the frontend CSS and HTML are taken directly from Vidlii with the blessing of the site's admin, Jan, with 100% of the backend and frontend JS being written by me. (Unless you want to contribute, then that number might change...!)

Dependencies

  • NodeJS
  • npm
  • MongoDB
  • ffmpeg

How do I run it?

Run npm install in the cloned directory, ensure MongoDB is installed and running, change example.config.json to reflect your desired configuration, and rename it to config.json. Run using node src/vidbytez.js, or perferably run the application using pm2 for production purposes. Additionally, for production hosting, I recommend setting up an NGINX reverse proxy looking at the port Vidbytez is configured for.

Why?

because fuck you

About

Open source clone of Vidlii

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published