about summary refs log tree commit diff
path: root/youtube_dl/extractor/tweakers.py
diff options
context:
space:
mode:
authorrobin <rderooij685@gmail.com>2015-02-05 21:40:18 +0100
committerrobin <rderooij685@gmail.com>2015-02-05 21:40:18 +0100
commitbc63d56ccac8805ca8394e0b41890027e6d677d2 (patch)
treef3467ac25074ae40cd86233a76aa479f0e7587f6 /youtube_dl/extractor/tweakers.py
parentc893d70805be9b8f8a10c7d7dbe39216f8976ea5 (diff)
downloadyoutube-dl-bc63d56ccac8805ca8394e0b41890027e6d677d2.tar.gz
youtube-dl-bc63d56ccac8805ca8394e0b41890027e6d677d2.tar.xz
youtube-dl-bc63d56ccac8805ca8394e0b41890027e6d677d2.zip
Remove unnecessary TODO-comments
Diffstat (limited to 'youtube_dl/extractor/tweakers.py')
-rw-r--r--youtube_dl/extractor/tweakers.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/youtube_dl/extractor/tweakers.py b/youtube_dl/extractor/tweakers.py
index 14145e617..a4e749850 100644
--- a/youtube_dl/extractor/tweakers.py
+++ b/youtube_dl/extractor/tweakers.py
@@ -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)
         }
     }