Yen Chi Hsuan пре 10 година
родитељ
комит
0bc4ee60e0
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      youtube_dl/extractor/bbc.py

+ 1 - 0
youtube_dl/extractor/bbc.py

@@ -590,6 +590,7 @@ class BBCIE(BBCCoUkIE):
             'ext': 'mp4',
             'title': '''Judge Mindy Glazer: "I'm sorry to see you here... I always wondered what happened to you"''',
             'duration': 56,
+            'description': '''Judge Mindy Glazer: "I'm sorry to see you here... I always wondered what happened to you"''',
         },
         'params': {
             'skip_download': True,