Browse Source

Removing MD5 check for ethereal file.

master
David Wagner 11 years ago
parent
commit
546582ec3e
1 changed files with 0 additions and 1 deletions
  1. 1
      youtube_dl/extractor/gdcvault.py

1
youtube_dl/extractor/gdcvault.py

@ -23,7 +23,6 @@ class GDCVaultIE(InfoExtractor):
},
{
'url': 'http://www.gdcvault.com/play/1015683/Embracing-the-Dark-Art-of',
'md5': 'fca91078a90f28aa5164ef6b23b78654',
'info_dict': {
'id': '1015683',
'ext': 'flv',

Loading…
Cancel
Save