Skip to content

Download Any Playlist automatically by just running this script with a custom csv input

License

Notifications You must be signed in to change notification settings

BEASTgg/CsvPlaylistDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Download Any Playlist automatically by just running this script

Requirements - (Run in vscode terminal)

pip install pytube youtube-search-python pandas yt-dlp

Also install (ffmpeg) - Click here

Extract it in C:\ffpmeg\(here)

keep both the files there bin and doc

Now to run this -

Python downloadfromcsv.py

After you run this it will take the songs.csv and make sure the songs.csv is in the same folder as where u have downloaded and extracted my repo in .......

To get the csv file you need to go here and select the source for example spotify and then login via it in the popup then click on load via (whatever u selected) in my case spotify then select the playlist u wanna copy for me it was likedmusic then click start and in choose destination select export as file and select csv then click export then click start transfer and voila u got the csv now change its name to songs.csv and it will start downloading.