From a866abd3f638a09f851dde7eef628d17127d30e0 Mon Sep 17 00:00:00 2001 From: Tithen-Firion Date: Wed, 3 Dec 2014 16:03:37 +0100 Subject: [PATCH 1/3] [breakcom] Update test --- youtube_dl/extractor/breakcom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/breakcom.py b/youtube_dl/extractor/breakcom.py index 2c0e5eea2..526b8c1cd 100644 --- a/youtube_dl/extractor/breakcom.py +++ b/youtube_dl/extractor/breakcom.py @@ -14,7 +14,7 @@ class BreakIE(InfoExtractor): _VALID_URL = r'http://(?:www\.)?break\.com/video/(?:[^/]+/)*.+-(?P\d+)' _TESTS = [{ 'url': 'http://www.break.com/video/when-girls-act-like-guys-2468056', - 'md5': '33aa4ff477ecd124d18d7b5d23b87ce5', + 'md5': '4bbfc5182cd98da6fd9fa25c14afa881', 'info_dict': { 'id': '2468056', 'ext': 'mp4', From a1624c08862cb89f41b2eef71e2f6a736f20ae75 Mon Sep 17 00:00:00 2001 From: Tithen-Firion Date: Wed, 3 Dec 2014 16:19:25 +0100 Subject: [PATCH 2/3] [buzzfeed] Update test --- youtube_dl/extractor/buzzfeed.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/buzzfeed.py b/youtube_dl/extractor/buzzfeed.py index a40a1bbc4..d3bc56374 100644 --- a/youtube_dl/extractor/buzzfeed.py +++ b/youtube_dl/extractor/buzzfeed.py @@ -42,7 +42,7 @@ class BuzzFeedIE(InfoExtractor): 'ext': 'mp4', 'upload_date': '20141124', 'uploader_id': 'CindysMunchkin', - 'description': '© 2014 Munchkin the Shih Tzu\nAll rights reserved\nFacebook: http://facebook.com/MunchkintheShihTzu', + 'description': 'md5:b0c2b17d80f619c96112490678ee97f3', 'uploader': 'Munchkin the Shih Tzu', 'title': 'Munchkin the Teddy Bear gets her exercise', }, From b6803d0b08f5b320ef48f6eee8236081d4f47381 Mon Sep 17 00:00:00 2001 From: Tithen-Firion Date: Wed, 3 Dec 2014 19:07:09 +0100 Subject: [PATCH 3/3] [vgtv] Update tests --- youtube_dl/extractor/vgtv.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/youtube_dl/extractor/vgtv.py b/youtube_dl/extractor/vgtv.py index 70578a4cc..2f111bf7e 100644 --- a/youtube_dl/extractor/vgtv.py +++ b/youtube_dl/extractor/vgtv.py @@ -17,7 +17,7 @@ class VGTVIE(InfoExtractor): 'info_dict': { 'id': '84196', 'ext': 'mp4', - 'title': 'Hevnen er søt episode 1:10 - Abu', + 'title': 'Hevnen er søt: Episode 10 - Abu', 'description': 'md5:e25e4badb5f544b04341e14abdc72234', 'thumbnail': 're:^https?://.*\.jpg', 'duration': 648.000, @@ -35,7 +35,7 @@ class VGTVIE(InfoExtractor): 'title': 'OPPTAK: VGTV følger EM-kvalifiseringen', 'description': 'md5:3772d9c0dc2dff92a886b60039a7d4d3', 'thumbnail': 're:^https?://.*\.jpg', - 'duration': 9056.000, + 'duration': 9103.0, 'timestamp': 1410113864, 'upload_date': '20140907', 'view_count': int,