[bbc] Remove duration
authorSergey M․ <dstftw@gmail.com>
Sat, 10 Oct 2015 17:45:15 +0000 (23:45 +0600)
committerSergey M․ <dstftw@gmail.com>
Sat, 10 Oct 2015 17:45:15 +0000 (23:45 +0600)
youtube_dl/extractor/bbc.py

index a15e6711487154f8fa6d4a57d561469947d79e38..fad1f9ca798490cbffe0974176784597076bec58 100644 (file)
@@ -794,7 +794,6 @@ class BBCIE(BBCCoUkIE):
                 'title': title,
                 'description': description,
                 'timestamp': timestamp,
-                'duration': duration,
                 'formats': formats,
                 'subtitles': subtitles,
             }