videofront
videofront copied to clipboard
DEPRECATED An extensible video storage, transcoding and streaming video provider (replaced by https://github.com/openfun/marsha)
I've followed your install and usage steps and after doing `curl -X POST -H "Authorization: Token 034b6712fd7b2f0bfda2de5717fe6e69d53af7f8" -F file=@/Users/tmo/tmp/nlp_search480.mp4 http://127.0.0.1:8000/api/v1/videos/0sqmLiEuLpGJ/upload/` I access ``http://127.0.0.1:8000/api/v1/videos/`` which is empty: ``` HTTP 200 OK...
I first checked the dependencies that could be upgraded ``` $ pip list --outdated Package Version Latest Type ------------------- -------- -------- ----- amqp 1.4.9 2.3.2 wheel beautifulsoup4 4.4.1 4.6.0 wheel...