mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-08 20:39:08 +00:00
Create a class for command-line functions
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from spotdl.command_line import helpers
|
||||
from spotdl.command_line import lib
|
||||
from spotdl.command_line.arguments import get_arguments
|
||||
from spotdl.command_line.lib import Spotdl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user