Skip to content

Commit

Permalink
[iheart] Fix test, description has no HTML tags now
Browse files Browse the repository at this point in the history
  • Loading branch information
gardenappl committed Jan 4, 2021
1 parent 8a3797a commit 38e12bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion youtube_dl/extractor/iheart.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
}
Expand Down

0 comments on commit 38e12bf

Please sign in to comment.