1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-02-06 18:20:02 +00:00

strip unnecessary comments from template

This commit is contained in:
John Hawkinson 2016-10-06 01:30:44 -04:00
parent bca0b731c4
commit 841b2af158

View File

@ -81,11 +81,6 @@ class IQM2IE(InfoExtractor):
'ext': 'mp4',
'title': 'Cambridge, MA (2)',
'uploader': 'cambridgema.iqm2.com',
# TODO more properties, either as:
# * A value
# * MD5 checksum; start the string with md5:
# * A regular expression; start the string with re:
# * Any Python type (for example int or float)
}
}