mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-04 02:09:22 +02:00
Add youtube upload support
This commit is contained in:
parent
0a4c8943ac
commit
09dc110dc8
5539 changed files with 482487 additions and 5 deletions
7
google/autoload.php
Normal file
7
google/autoload.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
// autoload.php @generated by Composer
|
||||
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInit29a52b99158b03ffe1b50f47f63b6fe7::getLoader();
|
Loading…
Add table
Add a link
Reference in a new issue