Skip to content

YoutubeExplode.Exceptions.YoutubeExplodeException #1

@marcialwushu

Description

@marcialwushu
YoutubeExplode.Exceptions.YoutubeExplodeException
  HResult=0x80131500
  Message=Video watch page is broken. Please try again in a few minutes.
  Source=YoutubeExplode
  StackTrace:
   at YoutubeExplode.Bridge.YoutubeController.<GetVideoWatchPageAsync>d__8.MoveNext() in D:\a\YoutubeExplode\YoutubeExplode\YoutubeExplode\Bridge\YoutubeController.cs:line 115
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Threading.Tasks.ValueTask`1.get_Result()
   at System.Runtime.CompilerServices.ValueTaskAwaiter`1.GetResult()
   at YoutubeExplode.Videos.Streams.StreamClient.<PopulateStreamInfosAsync>d__6.MoveNext() in D:\a\YoutubeExplode\YoutubeExplode\YoutubeExplode\Videos\Streams\StreamClient.cs:line 186
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.ValueTaskAwaiter.GetResult()
   at YoutubeExplode.Videos.Streams.StreamClient.<GetManifestAsync>d__7.MoveNext() in D:\a\YoutubeExplode\YoutubeExplode\YoutubeExplode\Videos\Streams\StreamClient.cs:line 319
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Threading.Tasks.ValueTask`1.get_Result()
   at System.Runtime.CompilerServices.ValueTaskAwaiter`1.GetResult()
   at YouTubeVideoDownload.Program.<Main>d__4.MoveNext() in C:\Users\marci\source\repos\YouTubeVideoDownload\YouTubeVideoDownload\Program.cs:line 39
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   at YouTubeVideoDownload.Program.<Main>(String[] args)

  This exception was originally thrown at this call stack:
    YoutubeExplode.Bridge.YoutubeController.GetVideoWatchPageAsync(YoutubeExplode.Videos.VideoId, System.Threading.CancellationToken) in YoutubeController.cs
    System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
    System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
    System.Threading.Tasks.ValueTask<TResult>.Result.get()
    System.Runtime.CompilerServices.ValueTaskAwaiter<TResult>.GetResult()
    YoutubeExplode.Videos.Streams.StreamClient.PopulateStreamInfosAsync(System.Collections.Generic.ICollection<YoutubeExplode.Videos.Streams.IStreamInfo>, YoutubeExplode.Videos.VideoId, System.Threading.CancellationToken) in StreamClient.cs
    System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
    System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
    ...
    [Call Stack Truncated]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions