logo

youtube-dl

[mirror] Download/Watch videos from video hostersgit clone https://hacktivis.me/git/mirror/youtube-dl.git
commit: f6ea29e24bf67d13d21de3c623975891a8d61ac1
parent 8a3797a4abdc0b63b6fcbd1fbc9d81acc57ec142
Author: Yurii H <gardenapple@posteo.net>
Date:   Mon,  4 Jan 2021 18:16:27 +0200

[iheart] Update test description value  (#27037)

the description has no HTML tags now.

Diffstat:

Myoutube_dl/extractor/iheart.py2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/iheart.py b/youtube_dl/extractor/iheart.py @@ -35,7 +35,7 @@ class IHeartRadioIE(IHeartRadioBaseIE): 'id': '70346499', 'ext': 'mp3', 'title': 'Part One: Alexander Lukashenko: The Dictator of Belarus', - 'description': 'md5:66480b2d25ec93a5f60c0faa3275ce5c', + 'description': 'md5:96cc7297b3a5a9ebae28643801c96fae', 'timestamp': 1597741200, 'upload_date': '20200818', }