Skip to content

kameshkotwani/youtube-scraper

Repository files navigation

youtube-scraper

A simple python script which takes in username of any youtuber and writes the video title along side its content(user-selected) into a text file.

usecase

python <filename>.py <username>

Output:

<username>.txt

Requirements:

  • Selenium
  • BeautifulSoup
  • Chrome Browser (Installed)

About

A simple python script which takes in username of any youtuber and writes the details into a text file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages