about summary refs log tree commit diff
path: root/youtube_dl/extractor/ted.py
diff options
context:
space:
mode:
authorremitamine <remitamine@gmail.com>2016-03-05 21:52:24 +0100
committerremitamine <remitamine@gmail.com>2016-03-05 21:52:24 +0100
commitf22ba4bd60e9b4deeb1ca3e1f8162e607dc9648e (patch)
treeb00c2b1eef1bf686755364aa688a7aa629906f0d /youtube_dl/extractor/ted.py
parent1db772673e6345d830e1db3470ade0d234515509 (diff)
downloadyoutube-dl-f22ba4bd60e9b4deeb1ca3e1f8162e607dc9648e.tar.gz
youtube-dl-f22ba4bd60e9b4deeb1ca3e1f8162e607dc9648e.tar.xz
youtube-dl-f22ba4bd60e9b4deeb1ca3e1f8162e607dc9648e.zip
update tests related to the change in youtube http format sorting
the change was done in 82156fdbf0913c75181484dcc813565713bf78e9
Diffstat (limited to 'youtube_dl/extractor/ted.py')
-rw-r--r--youtube_dl/extractor/ted.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/ted.py b/youtube_dl/extractor/ted.py
index a48d77c30..cf8851438 100644
--- a/youtube_dl/extractor/ted.py
+++ b/youtube_dl/extractor/ted.py
@@ -73,7 +73,7 @@ class TEDIE(InfoExtractor):
         'add_ie': ['Youtube'],
         'info_dict': {
             'id': '_ZG8HBuDjgc',
-            'ext': 'mp4',
+            'ext': 'webm',
             'title': 'Douglas Adams: Parrots the Universe and Everything',
             'description': 'md5:01ad1e199c49ac640cb1196c0e9016af',
             'uploader': 'University of California Television (UCTV)',