List All Videos On A Youtube Channel -

links = [a.get_attribute("href") for a in driver.find_elements(By.CSS_SELECTOR, "#video-title")]

Click the on the channel menu bar (usually next to the "About" tab). Type * (an asterisk) or leave it blank and press Enter. list all videos on a youtube channel

Paste the ID into this URL format: https://youtube.com[Channel ID] links = [a