Skip to main content

Django media encoding.

Project description

django-encode allows you to encode and transfer media files async.

https://img.shields.io/pypi/v/django-encode.svg https://travis-ci.org/collab-project/django-encode.svg?branch=master https://coveralls.io/repos/collab-project/django-encode/badge.svg https://img.shields.io/badge/license-MIT-blue.svg

Installation

Use pip to install the download and install the package from PyPi:

pip install django-encode

Or checkout the source code from Github:

git clone https://github.com/collab-project/django-encode.git
cd django-encode
pip install -e .

The dependency python-video-converter is not available on PyPi and needs to be installed manually:

pip install -e git+https://github.com/thijstriemstra/python-video-converter.git#egg=python-video-converter

Documentation

Documentation can be found on readthedocs.org.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page