I want to reliably scrape youtube videos from a channel using literally any 3rd party library or the official youtube API although I am currently unaware on how to do this.
I have used several third party librarys (pywin32, python-youtube, youtube-dl) to try to access the youtube videos a channel has published but I can't find a reliable way to do this.
Any suggestions?