Browse Source

Remove superfluous spaces

totalwebcasting
Philipp Hagemeister 11 years ago
parent
commit
f8bd0194a7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/brightcove.py

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

@ -64,7 +64,7 @@ class BrightcoveIE(InfoExtractor):
u'ext': u'mp4',
u'title': u'Lost in Motion II',
u'description': u'md5:363109c02998fee92ec02211bd8000df',
u'uploader': u'National Ballet of Canada',
u'uploader': u'National Ballet of Canada',
},
},
]


Loading…
Cancel
Save