Youtubeexplode: GetChannelUploadsAsync Not Return Any Videos

Created on 28 Jun 2019  路  17Comments  路  Source: Tyrrrz/YoutubeExplode

Hello bro, nice to meet you but today i got new bug,
the GetChannelUploadsAsync not return any videos ...

bug

All 17 comments

Doesn't work on all channels?

idk but i can't find channel can get video ...... all channel that i know still return 0

Do you know if it stopped working today or was it after the last update? Can you check if it works on v4.7.3 instead of v4.7.4?

sorry cause i busy, i check ver 4.7.3 and still return 0 bro ...
like that one: https://www.youtube.com/channel/UC0WP5P-ufpRfjbNrmOWwLBQ

I see, seems YouTube broke something :(

so what now bro ... we can't get that anymore ? :'(

There might be a workaround, but I don't have time to look at it now :(

There might be a workaround, but I don't have time to look at it now :(

oke bro, i can wait, just finish you work than check it late, btw thanks you for help :v

the thing is playlistId still work with list_ajax?..., then i think cause you code generate playlistid have some problem, that will help you if i right

Looks like this was broken after #228 was fixed...

Looks like this was broken after #228 was fixed...

Hmm now i can get all channel, but some don't like https://www.youtube.com/channel/UClyA28-01x4z60eWQ2kiNbA

I can get file json but u libary can't get, i think the code u use for get playlist have something wrong.

But this
querry = YoutubeClient.ParseChannelId(querry); var channel = await _youtubeClient.GetChannelAsync(querry); var videos = await _youtubeClient.GetChannelUploadsAsync(querry); IReadOnlyList<YoutubeExplode.Models.Video> videoxx = videos;
Still return 0 with videoxx.Count();

Have you updated to latest version?

oh i forgot to check that update, let me try then i will ask you soon bro, thanks you <3

It work now, thanks you bro <3, have a good day. :v

I'm glad. You too.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jungjanos picture jungjanos  路  6Comments

alexrainman picture alexrainman  路  5Comments

Luke1998x picture Luke1998x  路  5Comments

spoikbr picture spoikbr  路  5Comments

ac-lap picture ac-lap  路  7Comments