Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GurungAman authored Jul 21, 2021
1 parent b58c401 commit 6a07faa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Check instructions below on how configure those settings.

1. Register and create an app from spotify [dashboard](https://developer.spotify.com/dashboard/). Spotify will provide you with a Client ID.
- In .env file copy and paste the id inside "spotify_client_id".
- Copy the url of spotify playlist thay you want to convert and paste it in "playlist_url".
- Copy the url of spotify playlist that you want to convert and paste it in "playlist_url".
- Inside your spoitfy application open edit settings and set Redirect URI to :```http://127.0.0.1:8000/```

2. Open [google develoeprs console](https://console.cloud.google.com/apis/credentials).
Expand Down Expand Up @@ -44,4 +44,4 @@ Check instructions below on how configure those settings.
## Refrences:
- Spotify Authorization flow: [authorization guide](https://developer.spotify.com/documentation/general/guides/authorization-guide/
)
- [Youtube Api](https://developers.google.com/youtube/v3/getting-started)
- [Youtube Api](https://developers.google.com/youtube/v3/getting-started)

0 comments on commit 6a07faa

Please sign in to comment.