youtube icon indicating copy to clipboard operation
youtube copied to clipboard

Fix consent issue when web scraping

Open jonnybergdahl opened this issue 1 year ago • 2 comments

Add new Consent cookie Add debug logging - See this and this Code cleanup

jonnybergdahl avatar Mar 08 '24 08:03 jonnybergdahl

Added support for using channel names instead of channel id.

Note that you must use quotes for those though:

  channel_id: '@UnexpectedMaker'```

jonnybergdahl avatar Mar 08 '24 09:03 jonnybergdahl

I have also removed the use of async_timeout after consulting with @joostlek

jonnybergdahl avatar Mar 08 '24 13:03 jonnybergdahl