Closed dribgnikcom closed 5 years ago
i didn't faced this problem after update.
Here's some more:
[Mon Dec 10 11:51:59.350273 2018] [:error] [pid 1049] [client 192.168.2.16:2754] PHP Notice: Undefined variable: options in /home/nanopi/www/YouTube-Downloader/src/Http/CurlClient.php on line 126, referer:
http://192.168.2.237:12323/YouTube-Downloader/
[Mon Dec 10 11:51:59.350545 2018] [:error] [pid 1049] [client 192.168.2.16:2754] PHP Catchable fatal error: Argument 2 passed to YoutubeDownloader\\Http\\CurlClient::createCurlOptions() must be of the type
array, null given, called in /home/nanopi/www/YouTube-Downloader/src/Http/CurlClient.php on line 126 and defined in /home/nanopi/www/YouTube-Downloader/src/Http/CurlClient.php on line 145, referer: http://19
2.168.2.237:12323/YouTube-Downloader/
i didn't faced this problem after update.
Maybe it has to do with PHP5, as was pointed out in my previous bug.
i hope developer of script will see this issue and solve it.
Yes, I hope so. In the meantime I reverted back to 0.8 with the following command:
git remote update
git fetch origin
git checkout $(git describe --abbrev=0 --tags 0.8)
0.8 is working fine as before (except for the decipher function on some videos).
Thanks @dribgnikcom This bug will be fixed in 0.10, and using 0.8 at the meantime is also fine.
Hello,
I am now receiving this error after the latest update:
Thank you