Skip to content

Commit e79ad9d

Browse files
committed
Update readme with caution message on sync
1 parent 3d8bace commit e79ad9d

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ By setting up a Developer account and creating your own credentials (like keys),
4040

4141
1. Create a new app: https://developer.spotify.com/dashboard
4242
2. Set "Redirect URI" to `http://localhost:8888/callback`
43-
![Spotify create new app](media/spotify_create_app.png)
43+
![Spotify create new app](https://raw.githubusercontent.com/abhishekmj303/ytm2spt/refs/heads/main/media/spotify_create_app.png)
4444
3. Copy the "Client ID" and "Client Secret" to use later
45-
![Spotify settings](media/spotify_settings.png)
46-
![Spotify credentials](media/spotify_credentials.png)
45+
![Spotify settings](https://raw.githubusercontent.com/abhishekmj303/ytm2spt/refs/heads/main/media/spotify_settings.png)
46+
![Spotify credentials](https://raw.githubusercontent.com/abhishekmj303/ytm2spt/refs/heads/main/media/spotify_credentials.png)
4747
4. Copy the "User ID" from your Spotify account: https://www.spotify.com/in-en/account/profile/
48-
![Spotify username](media/spotify_username.png)
48+
![Spotify username](https://raw.githubusercontent.com/abhishekmj303/ytm2spt/refs/heads/main/media/spotify_username.png)
4949

5050

5151
## Installation
@@ -76,6 +76,9 @@ pip install ytm2spt
7676

7777
After installation, you can run the app using the command `ytm2spt`.
7878

79+
> [!CAUTION]<br>
80+
> While syncing into an existing spotify playlist, first all the songs from Stopify playlist will be deleted and then the all the songs from YouTube Music playlist will be copied.
81+
7982

8083
### Spotify Settings
8184

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)