Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/nathom/streamrip
Browse files Browse the repository at this point in the history
  • Loading branch information
nathom committed Oct 26, 2021
2 parents a09a586 + 91ca66c commit a1fa8fd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@ it should show the main help page. If you have no idea what these mean, or are h

If you would like to use `streamrip`'s conversion capabilities, download TIDAL videos, or download music from SoundCloud, install [ffmpeg](https://ffmpeg.org/download.html). To download music from YouTube, install [youtube-dl](https://github.com/ytdl-org/youtube-dl#installation).

### Streamrip beta

If you want to get access to the latest and greatest features without waiting for a new release, install
from the `dev` branch with the following command

```bash
pip3 install git+https://github.com/nathom/streamrip.git@dev
```

## Example Usage

Expand Down

0 comments on commit a1fa8fd

Please sign in to comment.