aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/extractor/cammodels.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_dl/extractor/cammodels.py')
-rw-r--r--hypervideo_dl/extractor/cammodels.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypervideo_dl/extractor/cammodels.py b/hypervideo_dl/extractor/cammodels.py
index eb2a8b4..3dc1937 100644
--- a/hypervideo_dl/extractor/cammodels.py
+++ b/hypervideo_dl/extractor/cammodels.py
@@ -91,7 +91,7 @@ class CamModelsIE(InfoExtractor):
return {
'id': user_id,
- 'title': self._live_title(user_id),
+ 'title': user_id,
'is_live': True,
'formats': formats,
'age_limit': 18