Browse Source

[xfileshare] Fix test

totalwebcasting
Sergey M․ 8 years ago
parent
commit
cf2bf840ba
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/xfileshare.py

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

@ -39,7 +39,7 @@ class XFileShareIE(InfoExtractor):
'md5': '5ae4a3580620380619678ee4875893ba',
'info_dict': {
'id': '06y9juieqpmi',
'ext': 'flv',
'ext': 'mp4',
'title': 'Rebecca Black My Moment Official Music Video Reaction-6GK87Rc8bzQ',
'thumbnail': 're:http://.*\.jpg',
},


Loading…
Cancel
Save