youtube-downloader icon indicating copy to clipboard operation
youtube-downloader copied to clipboard

:tv: PHP based alternative to youtube-dl and yt-dlp. Active and frequently updated! :star:

Results 81 youtube-downloader issues
Sort by recently updated
recently updated
newest added

Hey man, great project. I set it up on my server and it works. However, it keeps returning a 403 error when i click on the googlevideo.com link that's supposed...

I'm getting 403 errors for many videos. E.g. https://www.youtube.com/watch?v=Ugw9QoTJMAk The URLs return 403 errors for all video formats and audio formats. I cannot work out what the pattern is, why...

Cannot access protected property YouTube\Models\VideoDetails::$videoDetails ``` try { $downloadOptions = $youtube->getDownloadLinks("https://www.youtube.com/watch?v=aqz-KE-bpKQ"); if ($downloadOptions->getAllFormats()) { $info = $downloadOptions->getInfo(); echo $info->videoDetails['title']; } else { echo 'No links found'; } } catch (YouTubeException...

there is no data response

are have in php native version?

The audio extracted is too low in quality. How to get the 128 or 320 kbps audio?

the link video shows that “The following content is not available on this app. Watch this content on the latest version of YouTube” ![image](https://github.com/Athlon1600/youtube-downloader/assets/21275133/fa1c0a48-a3e2-4cfe-bb18-a9391919bb8c) how to fixed it。thanks

Hi, First of all thanks for your great efforts to provide us this. Recently, I have faced an issue. I have got an empty response in all my requests! "$downloadOptions->getAllFormats()"...

Is this repo still "Active and frequently updated"? Or should we look for one of the better maintained forks?

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": {...