youtube
youtube copied to clipboard
Fix consent issue when web scraping
Added support for using channel names instead of channel id.
Note that you must use quotes for those though:
channel_id: '@UnexpectedMaker'```
I have also removed the use of async_timeout after consulting with @joostlek