Skip to content

Commit

Permalink
Add setup details to readme (closes #20)
Browse files Browse the repository at this point in the history
  • Loading branch information
sigma67 committed Jun 11, 2021
1 parent 773fee7 commit 9877dab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,10 @@ $ cp settings.ini.example settings.ini

`python Setup.py youtube`

Then, open your browser and copy your request headers according to the instructions at https://ytmusicapi.readthedocs.io/en/latest/setup.html
5. Open your browser and copy your request headers according to the instructions at https://ytmusicapi.readthedocs.io/en/latest/setup.html.
Paste them into the terminal to proceed.

All credentials are stored locally in the file `settings.ini`.
This Setup.py procedure stores all credentials are stored locally in the file `settings.ini`.

## Transfer a playlist

Expand Down

0 comments on commit 9877dab

Please sign in to comment.