diff options
author | Sergey M․ <dstftw@gmail.com> | 2014-09-12 23:22:07 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2014-09-12 23:22:07 +0700 |
commit | f24e740bb8e40bcd12dea004ad44104d672b5884 (patch) | |
tree | 542fbeef80b411bf6c477a06747bbd21365bfb4f /youtube_dl | |
parent | 64a450131bef2759f8393e165659ad77238384aa (diff) |
[telemb] Add comment to test
Diffstat (limited to 'youtube_dl')
-rw-r--r-- | youtube_dl/extractor/telemb.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/telemb.py b/youtube_dl/extractor/telemb.py index cf5bb89b1..1bbd0e7bd 100644 --- a/youtube_dl/extractor/telemb.py +++ b/youtube_dl/extractor/telemb.py @@ -23,6 +23,7 @@ class TeleMBIE(InfoExtractor): } }, { + # non-ASCII characters in download URL 'url': 'http://telemb.be/les-reportages-havre-incendie-mortel_d_13514.html', 'md5': '6e9682736e5ccd4eab7f21e855350733', 'info_dict': { |