Skip to content

Commit

Permalink
Alternate run commands for ytmusicapi
Browse files Browse the repository at this point in the history
  • Loading branch information
linsomniac committed Feb 23, 2024
1 parent b8c462e commit e7f03e6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@ OR

Run `s2yt_ytoauth`

OR

Run `python -m spotify2ytmusic ytoauth`

This will give you a URL, visit that URL and authorize the application. When you are
done with the import you can remove the authorization for this app.

Expand Down Expand Up @@ -168,7 +172,7 @@ will not duplicate entries on the playlist.

### Login to YTMusic

`ytmusicapi oauth` or `s2yt_ytoauth`
`ytmusicapi oauth` or `s2yt_ytoauth` or `python -m spotify2ytmusic ytoauth`

This will give you a URL, visit that URL and authorize the application. When you are
done with the import you can remove the authorization for this app.
Expand Down

0 comments on commit e7f03e6

Please sign in to comment.