mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
--list flag accepts only text files using mimetypes
This commit is contained in:
committed by
Ritiek Malhotra
parent
4a051fee19
commit
42f33162ea
@@ -5,6 +5,10 @@ import logging
|
||||
import yaml
|
||||
import argparse
|
||||
import mimetypes
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
>>>>>>> --list flag accepts only text files using mimetypes
|
||||
import os
|
||||
|
||||
import spotdl
|
||||
|
||||
Reference in New Issue
Block a user