Updating downloader function

Took 29 minutes
This commit is contained in:
2020-07-09 19:33:30 +02:00
parent 2ff2ee5b07
commit 03e38bf9bb
2 changed files with 56 additions and 17 deletions

View File

@ -9,4 +9,4 @@ error_reporting(0);
require_once 'AudioVideoHandler.php';
require_once 'Downloader.php';
define( 'CURL_PHPSESSID', '' );
define( 'CURL_PHPSESSID', 'hi' );