--list flag accepts only text files using mimetypes

This commit is contained in:
Manveer Basra
2018-10-28 16:14:27 -04:00
committed by Ritiek Malhotra
parent 4a051fee19
commit 42f33162ea

View File

@@ -5,6 +5,10 @@ import logging
import yaml import yaml
import argparse import argparse
import mimetypes import mimetypes
<<<<<<< HEAD
=======
>>>>>>> --list flag accepts only text files using mimetypes
import os import os
import spotdl import spotdl