This is the source code of VidLii, forked from original by Evie's upload. It is intended to be stabilized and useful for anyone!
- Clone this repo, or download it as an archive,
- Install environment with PHP/MySQL. On Linux machines you can do it easily, but on Windows it's better to install WAMP environment, such as XAMPP and OpenPanel,
- Follow instructions of Setup page,
- You're done! Enjoy!
At this moment, several stuff have been implemented, such as Rest API, early implementation of channels new look and feel (codenamed as Nouveau), rewritten converter of videos and more. Also the repurposal of project is marked, in order to make it more consistent and faster, in plan of workarounds and support of extending source code. Legacy components are still left, like AJAX modules and more, but they're slowly getting ported into newer API system, to make VidLii's security holes even less.
Feel free to fork this repo and/or make commits there!