Version 1.15.2 #928
Closed
stoltz-dev
started this conversation in
General
Replies: 1 comment
-
|
I get this error when trying to download from youtube. Any suggestions on how to fix this. Sometimes I get ...page is broken... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Error
System.Net.Http.HttpRequestException: Response status code does not
indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at
YoutubeExplode.Videos.VideoController.ResolveVisitorDataAsync(Cancella
tion Token cancellation Token) in //YoutubeExplode/Videos/
VideoController.cs:line 38
at
YoutubeExplode.Videos.VideoController.GetPlayerResponseAsync(Videold
videold, Cancellation Token cancellationToken) in //YoutubeExplode/
Videos/VideoController.cs:line 93
at
YoutubeExplode.Videos.Streams.StreamClient.GetStreamInfosAsync(Video
Id videold, Cancellation Token cancellationToken) in //YoutubeExplode/
Videos/Streams/StreamClient.cs:line 270
at
YoutubeExplode.Videos.Streams.StreamClient.GetManifestAsync(Videold
videold, Cancellation Token cancellationToken) in //YoutubeExplode/
Videos/Streams/StreamClient.cs:line 307
at
YoutubeDownloader.Core.Downloading.VideoDownloader.GetDownloadOpt
ionsAsync(Videold videold, Boolean
includeLanguageSpecificAudioStreams, CancellationToken
CLOSE
Beta Was this translation helpful? Give feedback.
All reactions