Browse Source

[channel9] Fix test description md5

totalwebcasting
dst 11 years ago
parent
commit
9b17ba0fa5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/channel9.py

+ 1
- 1
youtube_dl/extractor/channel9.py View File

@ -39,7 +39,7 @@ class Channel9IE(InfoExtractor):
u'md5': u'b43ee4529d111bc37ba7ee4f34813e68', u'md5': u'b43ee4529d111bc37ba7ee4f34813e68',
u'info_dict': { u'info_dict': {
u'title': u'Self-service BI with Power BI - nuclear testing', u'title': u'Self-service BI with Power BI - nuclear testing',
u'description': u'md5:a6d5cfd9ee46d1851cf6e40ea61cfc10',
u'description': u'md5:d1e6ecaafa7fb52a2cacdf9599829f5b',
u'duration': 1540, u'duration': 1540,
u'thumbnail': u'http://media.ch9.ms/ch9/87e1/0300391f-a455-4c72-bec3-4422f19287e1/selfservicenuk_512.jpg', u'thumbnail': u'http://media.ch9.ms/ch9/87e1/0300391f-a455-4c72-bec3-4422f19287e1/selfservicenuk_512.jpg',
u'authors': [ u'Mike Wilmot' ], u'authors': [ u'Mike Wilmot' ],


Loading…
Cancel
Save