From ce05232547afbcaa83b1900c00e58e1f45337e88 Mon Sep 17 00:00:00 2001 From: Dao Hoang Son Date: Tue, 17 Oct 2017 15:21:37 +0700 Subject: [PATCH] [zingmp3] Change test data at the request of the owner --- youtube_dl/extractor/zingmp3.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/youtube_dl/extractor/zingmp3.py b/youtube_dl/extractor/zingmp3.py index 9f2a5ac9d..0a4f2df55 100644 --- a/youtube_dl/extractor/zingmp3.py +++ b/youtube_dl/extractor/zingmp3.py @@ -113,13 +113,13 @@ class ZingMp3IE(ZingMp3BaseInfoExtractor): 'ext': 'mp4', }, }, { - 'url': 'http://mp3.zing.vn/album/Lau-Dai-Tinh-Ai-Bang-Kieu-Minh-Tuyet/ZWZBWDAF.html', + 'url': 'https://mp3.zing.vn/album/Nhung-Bai-Hat-Hay-Nhat-Cua-Bang-Kieu-Bang-Kieu/ZWZ9DAEI.html', 'info_dict': { '_type': 'playlist', - 'id': 'ZWZBWDAF', - 'title': 'Lâu Đài Tình Ái - Bằng Kiều | Zing MP3', + 'id': 'ZWZ9DAEI', + 'title': 'Những Bài Hát Hay Nhất Của Bằng Kiều - Bằng Kiều | Zing MP3', }, - 'playlist_count': 10, + 'playlist_count': 39, }, { 'url': 'http://mp3.zing.vn/playlist/Sofm-s-playlist-louissofm/IWE606EA.html', 'info_dict': {