glomatico / spotify-web-downloader

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

Output log to file #47

Open azer95 opened 2 months ago

azer95 commented 2 months ago

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 I can manually grab the tracks, without having to parse everything again. The scroll bar in cmd/powershell only seems to go back so far. Thanks.

glomatico commented 2 months ago

Not right now.