Files
spotify-downloader/spotdl/command_line/__init__.py
2020-04-11 22:03:47 +05:30

4 lines
97 B
Python

from spotdl.command_line.arguments import get_arguments
from spotdl.command_line import helpers