Skip to content

Commit

Permalink
Update readme with Jay Turner's top tips for young players
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenye committed Sep 4, 2020
1 parent d380207 commit b8b6294
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ alias youtube-dl='docker run \
mikenye/youtube-dl'
```

**HANDY HINT:** After updating your `.bash_aliases` file, run `source ~/.bash_aliases` to make your changes live!

When run (eg: `youtube-dl https://www.youtube.com/watch?v=dQw4w9WgXcQ`), it will download the video to the current working directory, and take any command line arguments that the normal youtube-dl binary would.

## Using a config file
Expand Down

0 comments on commit b8b6294

Please sign in to comment.