diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-07-15 03:17:29 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-07-15 03:17:29 +0700 |
commit | 84571be64592e11ec25a4b073ac74153c261441d (patch) | |
tree | e4c0f094caa184abdc7cc0de7678511af3ee39ad /youtube_dl/extractor/orf.py | |
parent | 7b0d333a7e7f13858cc0a24a89dc32b07a2a84f3 (diff) |
[orf:tvthek] Remove test md5
Diffstat (limited to 'youtube_dl/extractor/orf.py')
-rw-r--r-- | youtube_dl/extractor/orf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/orf.py b/youtube_dl/extractor/orf.py index 42d4332e8..ccb23e069 100644 --- a/youtube_dl/extractor/orf.py +++ b/youtube_dl/extractor/orf.py @@ -40,7 +40,6 @@ class ORFTVthekIE(InfoExtractor): 'skip': 'Blocked outside of Austria / Germany', }, { 'url': 'http://tvthek.orf.at/topic/Im-Wandel-der-Zeit/8002126/Best-of-Ingrid-Thurnher/7982256', - 'md5': '68f543909aea49d621dfc7703a11cfaf', 'info_dict': { 'id': '7982259', 'ext': 'mp4', |