Browse Source

Remove duplicate key

totalwebcasting
Rémy Léone 9 years ago
parent
commit
d8b7e80d29
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/wsj.py

+ 0
- 1
youtube_dl/extractor/wsj.py View File

@ -84,6 +84,5 @@ class WSJIE(InfoExtractor):
'duration': duration,
'upload_date': upload_date,
'title': title,
'formats': formats,
'categories': categories,
}

Loading…
Cancel
Save