glomatico / spotify-web-downloader

A Python CLI app for downloading songs/music videos/albums/playlists directly from Spotify.
378 stars 43 forks source link

The syntax of the USAGE in the README is incorrect #40

Closed rDamascena closed 2 months ago

rDamascena commented 2 months ago

The syntax of the USAGE in the README is incorrect:

spotify_web_downloader [OPTIONS] URLS...

Suggestion:

Replace spotify_web_downloader [OPTIONS] URLS... with spotify-web-downloader [OPTIONS] URLS...

glomatico commented 2 months ago

Okay.