summaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/freetv.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--yt_dlp/extractor/freetv.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/yt_dlp/extractor/freetv.py b/yt_dlp/extractor/freetv.py
index 757a10d..518a668 100644
--- a/yt_dlp/extractor/freetv.py
+++ b/yt_dlp/extractor/freetv.py
@@ -23,7 +23,7 @@ class FreeTvMoviesIE(FreeTvBaseIE):
'title': 'AtrĂ¡pame Si Puedes',
'description': 'md5:ca63bc00898aeb2f64ec87c6d3a5b982',
'ext': 'mp4',
- }
+ },
}, {
'url': 'https://www.freetv.com/peliculas/monstruoso/',
'md5': '509c15c68de41cb708d1f92d071f20aa',
@@ -32,7 +32,7 @@ class FreeTvMoviesIE(FreeTvBaseIE):
'title': 'Monstruoso',
'description': 'md5:333fc19ee327b457b980e54a911ea4a3',
'ext': 'mp4',
- }
+ },
}]
def _extract_video(self, content_id, action='olyott_video_play'):
@@ -72,7 +72,7 @@ class FreeTvIE(FreeTvBaseIE):
'info_dict': {
'id': 'el-detective-l',
'title': 'El Detective L',
- 'description': 'md5:f9f1143bc33e9856ecbfcbfb97a759be'
+ 'description': 'md5:f9f1143bc33e9856ecbfcbfb97a759be',
},
'playlist_count': 24,
}, {
@@ -80,7 +80,7 @@ class FreeTvIE(FreeTvBaseIE):
'info_dict': {
'id': 'esmeraldas',
'title': 'Esmeraldas',
- 'description': 'md5:43d7ec45bd931d8268a4f5afaf4c77bf'
+ 'description': 'md5:43d7ec45bd931d8268a4f5afaf4c77bf',
},
'playlist_count': 62,
}, {
@@ -88,7 +88,7 @@ class FreeTvIE(FreeTvBaseIE):
'info_dict': {
'id': 'las-aventuras-de-leonardo',
'title': 'Las Aventuras de Leonardo',
- 'description': 'md5:0c47130846c141120a382aca059288f6'
+ 'description': 'md5:0c47130846c141120a382aca059288f6',
},
'playlist_count': 13,
},