Skip to content

Commit 2906a8c

Browse files
authored
Update README.md
1 parent 28aa350 commit 2906a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This is a YouTube playlist audio (mp3) downloader that runs [ytdl-core](https://
1414
## Setup
1515
1. Install ffmpeg
1616
2. Install the dependencies: `npm install`
17-
3. Configure the [`config.json`](./src/config.json)
17+
3. Configure the [config.json](./src/config.json) file
1818
4. Run the downloader: `npm start`
1919

2020
> If you use Google Drive, you'll need to obtain your `CLIENT_ID` & `CLIENT_SECRET` from [console.developers.google.com](https://console.developers.google.com) then goto [developers.google.com/oauthplayground](https://developers.google.com/oauthplayground) to authorize the **Drive API v3** and obtain your `REFRESH_TOKEN`.

0 commit comments

Comments
 (0)