Skip to content

Use our given python code to scrap the title, link and time duration to a csv of each video in a YouTube playlist.

License

Notifications You must be signed in to change notification settings

AvinashDwivedi/Scrap-yt-playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Scrap-yt-playlist

Use our given python code to scrap the title, link and time duration to a csv of each video in a YouTube playlist.

You need to have python installed on your computer and below libraries:

  • Selenium ("It requires a web-driver so download that in our case you need to have chrome driver")
  • Pandas

It will ask you to put the link of the playlist when you will run the code on terminal and it will produce a .csv file with the playlist name where special characters will be replaced with "_"

About

Use our given python code to scrap the title, link and time duration to a csv of each video in a YouTube playlist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages