Removing TODO message

This commit is contained in:
Paul Barton 2013-10-07 15:37:58 -04:00
parent 0e5332f346
commit 827572dfa8

View File

@ -16,8 +16,6 @@ from .utils import *
from .extractor import get_info_extractor, gen_extractors
from .FileDownloader import FileDownloader
#TODO: Check for parameters that eval None identity, docopt defaults to False
class YoutubeDL(object):
"""YoutubeDL class.