Browse Source

[nbc] Update test

totalwebcasting
Jaime Marquínez Ferrándiz 10 years ago
parent
commit
224ce0d872
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      youtube_dl/extractor/nbc.py

+ 2
- 2
youtube_dl/extractor/nbc.py View File

@ -16,9 +16,9 @@ class NBCIE(InfoExtractor):
_TEST = {
'url': 'http://www.nbc.com/chicago-fire/video/i-am-a-firefighter/2734188',
'md5': '54d0fbc33e0b853a65d7b4de5c06d64e',
# md5 checksum is not stable
'info_dict': {
'id': 'u1RInQZRN7QJ',
'id': 'bTmnLCvIbaaH',
'ext': 'flv',
'title': 'I Am a Firefighter',
'description': 'An emergency puts Dawson\'sf irefighter skills to the ultimate test in this four-part digital series.',


Loading…
Cancel
Save