Skip to content

Commit 5cb95e2

Browse files
authored
Update README.md
1 parent 27c5e73 commit 5cb95e2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ Cli for https://github.com/b5i/apple-playlist-downloader
22

33
#Install
44

5-
´npm i -g apple-music-downloader-cli´
5+
`npm i -g apple-music-downloader-cli`
66

77
#Run
8-
´
8+
`
99
HELP
1010

1111
(Required) / -u / --url "URL" : Download playlist with provided URL
@@ -18,10 +18,10 @@ HELP
1818

1919
Example :
2020
apd "url"
21-
´
21+
`
2222
#Example
2323

24-
´apd "https://music.apple.com/en/playlist/dancexl/pl.6bf4415b83ce4f3789614ac4c3675740?l=en" ´
24+
`apd "https://music.apple.com/en/playlist/dancexl/pl.6bf4415b83ce4f3789614ac4c3675740?l=en" `
2525

2626
Will download the playlist in the current working direcotry and save the songs in a created folder named ApdSongs, to avoid the folder and just download in the cwd just add -d or -dcd parameter.
2727

0 commit comments

Comments
 (0)