[dispeak] Rename DigitalSpeaking to DigitallySpeaking

This commit is contained in:
Yen Chi Hsuan
2016-04-22 00:02:58 +08:00
parent 748e730099
commit 982e518a96
4 changed files with 4 additions and 4 deletions

View File

@ -31,5 +31,5 @@ class GPUTechConfIE(InfoExtractor):
'_type': 'url_transparent',
'id': video_id,
'url': '%sxml/%s.xml' % (root_path, xml_file_id),
'ie_key': 'DigitalSpeaking',
'ie_key': 'DigitallySpeaking',
}