youtube-dl update

This commit is contained in:
Pierre Rudloff 2016-12-22 13:14:02 +01:00
parent 7df5651bcd
commit 46ac4eaede
2 changed files with 12 additions and 12 deletions

View file

@ -19,7 +19,7 @@
"squizlabs/php_codesniffer": "~2.7.0",
"phpunit/phpunit": "~5.7.2",
"ffmpeg/ffmpeg": "dev-release",
"rg3/youtube-dl": "~2016.09.08",
"rg3/youtube-dl": "~2016.12.20",
"rudloff/rtmpdump-bin": "~2.3"
},
"extra": {
@ -34,10 +34,10 @@
"type": "package",
"package": {
"name": "rg3/youtube-dl",
"version": "2016.09.08",
"version": "2016.12.20",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2016.12.18.zip"
"url": "https://github.com/rg3/youtube-dl/archive/2016.12.20.zip"
}
}
},