Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
webns authored and sigma67 committed May 29, 2023
1 parent 0cd6f38 commit 404b51c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ Setup
For backwards compatibility you can also create your own file and pass it using ``--file settings.ini``.

If you want to transfer liked songs from Spotify, choose "yes" for oAuth authentification, otherwise choose "no".

Usage
------

Expand All @@ -74,6 +76,18 @@ For migration purposes, it is possible to transfer all public playlists of a use
spotify_to_ytmusic all <spotifyuserid>
Transfer liked tracks of the Spotify user
-----------------------------------------

**You must you oAuth authentification for transfering liked songs.**

.. code-block::
spotify_to_ytmusic liked
This command will open browser where you should give access to your account (if you havn't done that before).
After authorization you will be redirected to localhost, copy link you were redirected to (looks like localhost/?code=...) and paste to command line.

Command line options
---------------------

Expand Down

0 comments on commit 404b51c

Please sign in to comment.