Support reading & writing to STDIN & STDOUT respectively

This commit is contained in:
Ritiek Malhotra
2020-04-22 16:02:27 +05:30
parent f24c026ae4
commit 7ddc5c6348
5 changed files with 75 additions and 24 deletions

View File

@@ -1,3 +1,3 @@
from spotdl.command_line.arguments import get_arguments
from spotdl.command_line import helpers
from spotdl.command_line.arguments import get_arguments