youtube-dl update
This commit is contained in:
parent
c490a3f092
commit
4ecb43fe0b
2 changed files with 7 additions and 7 deletions
|
@ -19,7 +19,7 @@
|
|||
"squizlabs/php_codesniffer": "~2.7.0",
|
||||
"phpunit/phpunit": "~5.7.2",
|
||||
"ffmpeg/ffmpeg": "dev-release",
|
||||
"rg3/youtube-dl": "~2016.12.20",
|
||||
"rg3/youtube-dl": "~2016.12.22",
|
||||
"rudloff/rtmpdump-bin": "~2.3"
|
||||
},
|
||||
"extra": {
|
||||
|
@ -34,10 +34,10 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2016.12.20",
|
||||
"version": "2016.12.22",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2016.12.20.zip"
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2016.12.22.zip"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue