Download the PHP package phpwax/wildfire.media.youtube without Composer
On this page you can find all versions of the php package phpwax/wildfire.media.youtube. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpwax/wildfire.media.youtube
More information about phpwax/wildfire.media.youtube
Files in phpwax/wildfire.media.youtube
Download phpwax/wildfire.media.youtube
More information about phpwax/wildfire.media.youtube
Files in phpwax/wildfire.media.youtube
Vendor phpwax
Package wildfire.media.youtube
Short Description import youtube vids into wildfire
License MIT
Package wildfire.media.youtube
Short Description import youtube vids into wildfire
License MIT
Please rate this library. Is it a good library?
Informations about the package wildfire.media.youtube
SETUP:
- Login as the account you want to access
- Copy auth.tmp to public
- fill in $nextUrl (do this to you local address site.dev/auth.php etc) and $developerKey
- visit site.dev/auth.php
- will give you a link to authorise api access for the app
- agree to it
- you will be redirected by $nextUrl and you should see print_r of session & dump of all videos
-
copy the username, developerkey and authtoken into the config for the site in the following form:
'youtube'=>array( 'username'=>"", 'token'=>"", 'developer_key'=>"" )
You might need to set this in you php.ini: [PHP_OPENSSL] extension=php_openssl.dll
All versions of wildfire.media.youtube with dependencies
PHP Build Version
Package Version
Requires
phpwax/phpwax Version
^3.2
The package phpwax/wildfire.media.youtube contains the following files
Loading the files please wait ....