mirror of
https://github.com/pisto/oggify
synced 2024-11-14 06:37:30 +00:00
Update README.md
This commit is contained in:
parent
02f1c17da9
commit
a805996ee0
@ -8,7 +8,7 @@ To download a number of tracks as `"artists" - "title".ogg`, run
|
||||
```
|
||||
oggify "spotify-premium-user" "spotify-premium-password" < tracks_list
|
||||
```
|
||||
Oggify reads from stdin and looks for a track URL or URI in each line. The two formats are those you get with the track menu items "Share->Copy Song Link" or "Share->Copy Song URI" in the Spotify client, for example `open.spotify.com/track/1xPQDRSXDN5QJWm7qHg5Ku` or `spotify:track:1xPQDRSXDN5QJWm7qHg5Ku`. For example,
|
||||
Oggify reads from stdin and looks for a track URL or URI in each line. The two formats are those you get with the track menu items "Share->Copy Song Link" or "Share->Copy Song URI" in the Spotify client, for example `open.spotify.com/track/1xPQDRSXDN5QJWm7qHg5Ku` or `spotify:track:1xPQDRSXDN5QJWm7qHg5Ku`.
|
||||
|
||||
## Helper script
|
||||
A second form of invocation of oggify is
|
||||
|
Loading…
Reference in New Issue
Block a user