Merge branch 'develop' into feature/stream

Conflicts:
	composer.lock
This commit is contained in:
Pierre Rudloff 2016-07-27 13:21:18 +02:00
commit 29cf3160a0
6 changed files with 22 additions and 16 deletions

View file

@ -199,6 +199,7 @@ class FrontController
array(
'curl',
'--silent',
'--location',
'--user-agent', $video->http_headers->{'User-Agent'},
$video->url
),