Browse Source

[xhamster] Update tests

master
Sergey M․ 9 years ago
parent
commit
14b4f038c0
1 changed files with 2 additions and 2 deletions
  1. 4
      youtube_dl/extractor/xhamster.py

4
youtube_dl/extractor/xhamster.py

@ -22,7 +22,7 @@ class XHamsterIE(InfoExtractor):
'title': 'FemaleAgent Shy beauty takes the bait',
'upload_date': '20121014',
'uploader': 'Ruseful2011',
'duration': 893,
'duration': 893.52,
'age_limit': 18,
}
},
@ -34,7 +34,7 @@ class XHamsterIE(InfoExtractor):
'title': 'Britney Spears Sexy Booty',
'upload_date': '20130914',
'uploader': 'jojo747400',
'duration': 200,
'duration': 200.48,
'age_limit': 18,
}
},

Loading…
Cancel
Save