feat: New phantomjsDir option

This is used by the openload extractor

We also add to update youtube-dl to 2018.01.21 in order for the extractor to work correctly.
Fixes #146
This commit is contained in:
Pierre Rudloff 2018-01-25 15:10:11 +01:00
parent 4b1db952ba
commit e36e98e47a
6 changed files with 23 additions and 8 deletions

6
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "9ba64783ab353b1a590a744bb06065b0",
"content-hash": "4252f8c5d568e5b9854a84da162e621c",
"packages": [
{
"name": "aura/session",
@ -2156,10 +2156,10 @@
},
{
"name": "rg3/youtube-dl",
"version": "2017.12.10",
"version": "2018.01.21",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.12.10.zip",
"url": "https://github.com/rg3/youtube-dl/archive/2018.01.21.zip",
"reference": null,
"shasum": null
},