alaouy / YouTube

🔥 Laravel PHP Facade/Wrapper for the Youtube Data API
MIT License
780 stars 205 forks source link

searchChannelVideos & getVideoInfo #166

Closed joewardpr closed 2 years ago

joewardpr commented 3 years ago

searchChannelVideos - Is there any factor that causes a YouTube channel to turn empty results here, beyond just not matching the query/keyword?

getVideoInfo - Not returning any date either for a single video ID or multiple.

joewardpr commented 3 years ago

I believe there may be something that allows (or is causing) some channels to not match the channel search, and also to prevent retrieval of video info if we get the video ID from some other method (like a channel list, instead of a channel search).

alaouy commented 3 years ago

@joewardpr Would be helpful to share few test cases of the bug you mentioned