youtube-downloader
youtube-downloader copied to clipboard
it doesnt work from yearsterday
Hello ..
$downloadOptions->getAllFormats()
Above code returning empty array
here is what, I found
YouTube\Responses\PlayerApiResponse {#506 // vendor\athlon1600\youtube-downloader\src\YouTubeDownloader.php:145
-response:
Curl
\
Response {#505
+status: 400
+body: """
{
"error": {
"code": 400,
"message": "Precondition check failed.",
"errors": [
{
"message": "Precondition check failed.",
"domain": "global",
"reason": "failedPrecondition"
}
],
"status": "FAILED_PRECONDITION"
}
}
.......
I hope this help to solve this issue.