misleadingname / phpTube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phpTube

a shitty youtube clone written entirely in php

why??????

I made this mostly as a challenge for myself, "a video sharing website but no SQL or anything like that."


prerequisites

in order for phpTube to work, you need to install ffmpeg, php and some sort of webserver that can execute php

installation

1. git clone the repo.
2. insert phpTube in an empty root directory. (phpTube CAN'T run in a subdirectory, so setup a subdomain or something.)
3. wowies, it works.
4. $$$ profit $$$

About

License:GNU Affero General Public License v3.0


Languages

Language:PHP 55.5%Language:HTML 27.4%Language:CSS 17.0%