Browse Source

[wsj] Correct test case

totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
d8443cd3f7
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      youtube_dl/extractor/wsj.py

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

@ -18,8 +18,8 @@ class WSJIE(InfoExtractor):
'id': '1BD01A4C-BFE8-40A5-A42F-8A8AF9898B1A',
'ext': 'mp4',
'upload_date': '20150202',
'uploader_id': 'bbright',
'creator': 'bbright',
'uploader_id': 'jdesai',
'creator': 'jdesai',
'categories': list, # a long list
'duration': 90,
'title': 'Bills Coach Rex Ryan Updates His Old Jets Tattoo',


Loading…
Cancel
Save