Browse Source

Remove unnecessary TODO-comments

totalwebcasting
robin 10 years ago
parent
commit
bc63d56cca
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      youtube_dl/extractor/tweakers.py

+ 0
- 5
youtube_dl/extractor/tweakers.py View File

@ -15,11 +15,6 @@ class TweakersIE(InfoExtractor):
'id': '9926',
'ext': 'mp4',
'title': 'New-Nintendo-3Ds-Xl-Op-Alle-Fronten-Beter',
# 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…
Cancel
Save