banhao / scrape-youtube-channel-videos-url

This Python script is used to scrape all the video links from a youtube channel.
MIT License
49 stars 18 forks source link

replace cookie requirement with xpath find #2

Closed dansbandit closed 2 years ago

dansbandit commented 2 years ago

Leveraging accessibility properties as per https://stackoverflow.com/questions/66902404/selenium-python-click-agree-to-youtube-cookie/67450382#67450382