Fixed typo
This commit is contained in:
parent
11e9b2cad6
commit
18217d937d
|
|
@ -83,7 +83,7 @@ python3 add_to_team_drive.py -d SharedTeamDriveSrcID
|
|||
```
|
||||
|
||||
## Youtube-dl authentication using .netrc file
|
||||
For using your premium accounts in youtube-dl, edit the [netrc](https://github.com/breakdowns/slam-mirrorbot/blob/master/netrc) file according to following format:
|
||||
For using your premium accounts in youtube-dl, edit the [.netrc](https://github.com/breakdowns/slam-mirrorbot/blob/master/.netrc) file according to following format:
|
||||
```
|
||||
machine host login username password my_youtube_password
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue