diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-02-21 14:23:58 +0600 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-02-21 14:23:58 +0600 |
commit | 92c5e11b40c235caee69e92806001aa7899e10eb (patch) | |
tree | c14d429ce48aab86e0ea2052e359435a57a25d09 /youtube_dl | |
parent | 0dd046c16c6829a545177fe4bb10828372c91699 (diff) |
[arte:future] Fix test
Diffstat (limited to 'youtube_dl')
-rw-r--r-- | youtube_dl/extractor/arte.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/arte.py b/youtube_dl/extractor/arte.py index 9a6f49329..47840cad0 100644 --- a/youtube_dl/extractor/arte.py +++ b/youtube_dl/extractor/arte.py @@ -240,6 +240,7 @@ class ArteTVFutureIE(ArteTVPlus7IE): 'id': '050940-028-A', 'ext': 'mp4', 'title': 'Les écrevisses aussi peuvent être anxieuses', + 'upload_date': '20140902', }, }, { 'url': 'http://future.arte.tv/fr/la-science-est-elle-responsable', |