DrKain / scrape-youtube

A lightning fast package to scrape YouTube search results
MIT License
108 stars 30 forks source link

Can I search by channel? #62

Closed tbobker123 closed 1 year ago

tbobker123 commented 1 year ago

I want to use this to scrape all the videos from a channel, but there doesnt seem to be any option to select a channel? Searching using the channel name doesnt return all videos on that channel.

DrKain commented 1 year ago

Unfortunately no, these are the only filters available for the search:

firefox_2023-01-18_01-45-58

If you'd like to fetch videos for a single channel you may want to look into using the YouTube API