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:
parent
bca0b731c4
commit
841b2af158
@ -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)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user