Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 512 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 512 Bytes

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 "_"