videobin - video sharing site
bin | ||
session | ||
static | ||
templates | ||
utils | ||
video | ||
wsgi | ||
.bzrignore | ||
__init__.py | ||
LICENSE | ||
manage.py | ||
monitor.py | ||
README.txt | ||
settings.py | ||
urls.py | ||
views.py |
VideoBin This is a Django (http://www.djangoproject.com) project. A development version can be started by running python manage.py runserver You need: python (2.7) apt-get install python Django 1.3 or later http://www.djangoproject.com/download/ or apt-get install python-django django-south easy_install South or apt-get install python-django-south python-ox easy_install ox transmissionrpc easy_install transmissionrpc Transmission Daemon apt-get install transmission-daemon ffmpeg2theora 0.25 or later http://v2v.cc/~j/ffmpeg2theora/ Adjust settings.py VideoBin is release under the GPL 3 or later