spotify-web-downloader
spotify-web-downloader copied to clipboard
A Python CLI app for downloading songs and music videos directly from Spotify.
Hello, I am currently using the `spotify-web-downloader` tool and have found it to be incredibly useful for my music downloading needs. However, I believe the addition of a couple of...
Hey @glomatico, I've seen that, lrc and audio file are saving separately in same folder, but embedding them would be great i guess. Checkout this for ref: https://github.com/TheRedSpy15/lrcput/blob/main/lrcput.py
instead of cookies
When run from inside the config dir with an empty config.json the tool errors out. ``` PowerShell $> $env:USERPROFILE\.spotify-web-downloader>spotify-web-downloader "https://open.spotify.com/track/4PTG3Z6ehGkBFwjybzWkR8" ``` ``` python Traceback (most recent call last): File "",...
This script is really great, I just can not find a way to rename the downloaded songs using a number stating its position, when I download from an URL directing...
Is there anyway to output the log to a txt file? I have a large 9000 song playlist that I'm going through, but I want to identify any errors so...
``` Traceback (most recent call last): File "spotify_web_downloader/utils.py", line 8, in check_response response.raise_for_status() File "requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://gue1-spclient.spotify.com/widevine-license/v1/audio/license...
Track: `https://open.spotify.com/track/3fNQb48Dia2HLg3Rn9iIFi` gid: `6af221f5069d4f9ea2e6cc7e140faf90` files: ``` { "file_id": "cef08f5697ea23b92e259f9a255bcc57913a5a10", "format": "OGG_VORBIS_320" }, { "file_id": "d0076e4a1f345d8ea482b33f3691077fa3a15836", "format": "OGG_VORBIS_160" }, { "file_id": "324d7e3983b201d9a336509efdbd53f3db861aa4", "format": "OGG_VORBIS_96" }, { "file_id": "f7bdd979017772dea7fdbef632994d8cd993b5f7", "format": "MP4_256_DUAL" },...
#47 please don't feel pressured to merge this branch. :)