diff options
Diffstat (limited to 'youtube_dl/extractor/teachingchannel.py')
| -rw-r--r-- | youtube_dl/extractor/teachingchannel.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/youtube_dl/extractor/teachingchannel.py b/youtube_dl/extractor/teachingchannel.py index 117afa9bf..e0477382c 100644 --- a/youtube_dl/extractor/teachingchannel.py +++ b/youtube_dl/extractor/teachingchannel.py @@ -16,6 +16,7 @@ class TeachingChannelIE(InfoExtractor):              'ext': 'mp4',              'title': 'A History of Teaming',              'description': 'md5:2a9033db8da81f2edffa4c99888140b3', +            'duration': 422.255,          },          'params': {              # m3u8 download | 
