YoutubeDownloader icon indicating copy to clipboard operation
YoutubeDownloader copied to clipboard

Video does not contain any playable streams

Open Hunanbean opened this issue 3 years ago • 2 comments

Version

1.8.2

Details

Attempting to download https://youtu.be/SM_AR-oZ-1k which is a valid video. Software reports, video 'SM_AR-oZ-1k' does not contain any playable strems. Occasionally the video startts to download, but jumps to 100% without actually downloading.

Steps to reproduce

Try to download https://youtu.be/SM_AR-oZ-1k Watch it not work

Hunanbean avatar Jun 27 '21 13:06 Hunanbean

Request like this works as expected:

POST /youtubei/v1/player HTTP/1.1
Host: www.youtube.com
X-Goog-Api-Key: AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8

{"context":{"client":{"clientName":"ANDROID","clientVersion":"16.05"}},
"videoId":"SM_AR-oZ-1k"}

89z avatar Jul 23 '21 04:07 89z

Thanks for the information. I assume it is targeted towards the devs, as i have no idea how to implements that. Be well

Hunanbean avatar Jul 23 '21 04:07 Hunanbean

Should work with the latest version now

Tyrrrz avatar Feb 18 '23 18:02 Tyrrrz