Tyrrrz / YoutubeExplode

Abstraction layer over YouTube's internal API
MIT License
2.87k stars 481 forks source link

DownloadMediaStreamAsync 403 (Forbidden) #347

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hi! I get a 403 (Forbidden) after the call DownloadMediaStreamAsync method. It happens with all the videos that I tried. Is It a YouTube temporary issue? I am using YoutubeExplode 4.7.12

Thanks.

Tyrrrz commented 4 years ago

Hey. You need to update to 4.7.15.

ghost commented 4 years ago

Hey. You need to update to 4.7.15.

Ok. But I do not think that this is the problem.

Tyrrrz commented 4 years ago

What do you think is the problem?

ghost commented 4 years ago

Maybe it's my fault. I will see the server firewall configuration. Thanks!

Tyrrrz commented 4 years ago

It's likely not your fault. There was a breaking change on YouTube's side that was fixed in YoutubeExplode in version 4.7.15.

ghost commented 4 years ago

Great, Thanks. What about YoutubeExplode dependencies? I am using the follow packages version:

Tyrrrz commented 4 years ago

You don't have to update them.

ghost commented 4 years ago

Thanks. Update YoutubeExplode to 4.7.15 fix de issue.

ghost commented 4 years ago

Hi. It is happend again.