question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Exception when use Channels.GetUploadsAsync

See original GitHub issue

Function: Channels.GetUploadsAsync Channel Id: UC8WHyfTblB1QhzlJEZawLQw Exception:

Playlist response is broken.
In most cases, this error indicates that the problem is on YouTube's side and this is not a bug in the library.
To resolve this error, please wait some time and try again.
If this issue persists, please report it on the project's GitHub page

Thank.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Sekoreecommented, Apr 5, 2021

I forgot to mention, if you really need to use version 5 you can give the YoutubeClient a HttpClient that has following Cookie set: Name: CONSENT Value: YES+cb Path: / Domain: .youtube.com

0reactions
Tyrrrzcommented, Apr 16, 2021

Duplicate of #501

Read more comments on GitHub >

github_iconTop Results From Across the Web

Playlist response is broken (search & normal playlists) #501
In most cases, this error indicates that the problem is on YouTube's ... GetUploadsAsync not working #511 ... Exception when use Channels.
Read more >
YoutubeExplode
Failed User can get HTTP live stream URL from a video [388 ms] Error Message: YoutubeExplode. ... Exception when use Channels. ... GetUploadsAsync....
Read more >
How do I catch the exception of a channel deadlocking?
channel deadlock is not a panic error, it's a fatal error, ... resources taught so far (Unlike using sync package in the above...
Read more >
How to return a error from a goroutine (through channels)
The trouble with two separate channels, one for the result, and another for the error, is that (as I understand) it won't support...
Read more >
What are some wrong ways to use a channel? : r/golang
(Exception: you can use buffered channels to implement various design patterns, like scatter/gather or semaphores.) Buffered channels also ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found