diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2016-05-15 15:44:04 +0800 |
---|---|---|
committer | Yen Chi Hsuan <yan12125@gmail.com> | 2016-05-15 15:44:04 +0800 |
commit | 5572d598a537998615c760ca06bd8d3894150c6a (patch) | |
tree | 28e4b40050c111734afcf5b66321d2e606f4815e /youtube_dl | |
parent | cec9727c7f6a0dad8b10a51f0a6581ac5a1dbe86 (diff) |
[hearthisat] Update the first test
Diffstat (limited to 'youtube_dl')
-rw-r--r-- | youtube_dl/extractor/hearthisat.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/hearthisat.py b/youtube_dl/extractor/hearthisat.py index ac42ef414..256453882 100644 --- a/youtube_dl/extractor/hearthisat.py +++ b/youtube_dl/extractor/hearthisat.py @@ -27,7 +27,7 @@ class HearThisAtIE(InfoExtractor): 'title': 'Moofi - Dr. Kreep', 'thumbnail': 're:^https?://.*\.jpg$', 'timestamp': 1421564134, - 'description': 'Creepy Patch. Mutable Instruments Braids Vowel + Formant Mode.', + 'description': 'Listen to Dr. Kreep by Moofi on hearthis.at - Modular, Eurorack, Mutable Intruments Braids, Valhalla-DSP', 'upload_date': '20150118', 'comment_count': int, 'view_count': int, |