Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Commit

Permalink
Update downloader.py
Browse files Browse the repository at this point in the history
  • Loading branch information
glomatico committed Apr 2, 2024
1 parent c8be628 commit 0754a71
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spotify_web_downloader/downloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ def __init__(
exclude_tags: str = None,
truncate: int = 40,
no_progress: bool = False,
*args,
**kwargs,
):
self.spotify_api = spotify_api
self.output_path = output_path
Expand Down

0 comments on commit 0754a71

Please sign in to comment.