jeckman / YouTube-Downloader

PHP script for downloading videos from youtube; also parsing youtube feed into RSS enclosures for podcatchers
GNU General Public License v2.0
895 stars 474 forks source link

Convert and Download to .mp3 not working #424

Open lyzaghi opened 5 years ago

lyzaghi commented 5 years ago

Hello team , I tried this function and it not working. Do you have any suggest . Thank you !!

jeckman commented 4 years ago

You'll have to provide more info. At what point in the process is it failing for you? How is your system set up? What version are you running, and on what platforms?

landogz commented 4 years ago

After clicking Convert an Download ->

Notice: Trying to access array offset on value of type null in C:\xampp\htdocs\YouTube-Downloader-master - backup\src\Application\DownloadController.php on line 96

Fatal error: Uncaught Exception in C:\xampp\htdocs\YouTube-Downloader-master - backup\src\Http\CurlClient.php:203 Stack trace: #0 C:\xampp\htdocs\YouTube-Downloader-master - backup\src\Http\CurlClient.php(113): YoutubeDownloader\Http\CurlClient->getHttpResponseFromCurl(Resource id #55, Array) #1 C:\xampp\htdocs\YouTube-Downloader-master - backup\src\Http\CurlClient.php(76): YoutubeDownloader\Http\CurlClient->sendRequest(Object(YoutubeDownloader\Http\Request)) #2 C:\xampp\htdocs\YouTube-Downloader-master - backup\src\Application\ControllerAbstract.php(105): YoutubeDownloader\Http\CurlClient->send(Object(YoutubeDownloader\Http\Request), Array) #3 C:\xampp\htdocs\YouTube-Downloader-master - backup\src\Application\DownloadController.php(102): YoutubeDownloader\Application\ControllerAbstract->getSize(NULL, Object(YoutubeDownloader\Config), Object(YoutubeDownloader\Toolkit)) #4 C:\xampp\htdocs\YouTube-Downloader-master - backup\src\Application\App.php(83): YoutubeDownloader\Application\DownloadController->execute() #5 C:\xampp\ in C:\xampp\htdocs\YouTube-Downloader-master - backup\src\Http\CurlClient.php on line 206

VERSION : Youtube Downloader 0.11-dev is licensed under GPL 2.