Skip to content

piyx/YoutubeSpotifyDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YoutubeSpotifyDL

Youtube and Spotify downloader

Example

example.mp4

How to run

1. Create a Spotify App.

See how to create and setup a spotify app

2. Set Environment Variavles

Edit the .env file and set the credentials.
Set the SPOTIPY_CLIENT_ID AND SPOTIPY_CLIENT_SECRET values.

3. Clone the project

git clone https://github.com/piyx/YoutubeSpotifyDL.git

4. Navigate to the project directory.

cd YoutubeSpotifyDL

5. Install Dependencies

pip install -r requirements.txt

6. Install the package locally.

pip install -e .

7. Run main.py inside ytspdl folder

python ytspdl/main.py