From 2c9613c73a84e34b1bbf4d6574715bf90ce2292b Mon Sep 17 00:00:00 2001 From: sigma67 <16363825+sigma67@users.noreply.github.com> Date: Sat, 8 Apr 2023 20:57:44 +0200 Subject: [PATCH] Update README.rst --- README.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index c92731d..78f5848 100644 --- a/README.rst +++ b/README.rst @@ -50,17 +50,18 @@ Setup spotify_to_ytmusic setup -For backwards compatibility you can also create your own file and pass it using `--file settings.ini`. +For backwards compatibility you can also create your own file and pass it using ``--file settings.ini``. Usage ------ After you've completed setup, you can simply run the script from the command line using: + .. code-block:: spotify_to_ytmusic create -where `` is a link like https://open.spotify.com/playlist/0S0cuX8pnvmF7gA47Eu63M +where ```` is a link like https://open.spotify.com/playlist/0S0cuX8pnvmF7gA47Eu63M The script will log its progress and output songs that were not found in YouTube Music to **noresults.txt**. @@ -73,7 +74,8 @@ For migration purposes, it is possible to transfer all public playlists of a use spotify_to_ytmusic all -## Command line options +Command line options +--------------------- There are some additional command line options for setting the playlist name and determining whether it's public or not. To view them, run