mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-06-28 01:18:30 +00:00
[ie/txxx] Remove PornZog URL
This commit is contained in:
parent
aa863ddab9
commit
31742ea721
@ -343,22 +343,6 @@ class TxxxIE(InfoExtractor):
|
|||||||
'thumbnail': 'https://tn.voyeurhit.com/contents/videos_sources/332000/332875/screenshots/1.jpg',
|
'thumbnail': 'https://tn.voyeurhit.com/contents/videos_sources/332000/332875/screenshots/1.jpg',
|
||||||
},
|
},
|
||||||
}]
|
}]
|
||||||
_WEBPAGE_TESTS = [{
|
|
||||||
'url': 'https://pornzog.com/video/9125519/michelle-malone-dreamgirls-wild-wet-3/',
|
|
||||||
'info_dict': {
|
|
||||||
'id': '5119660',
|
|
||||||
'display_id': '5119660',
|
|
||||||
'ext': 'mp4',
|
|
||||||
'title': 'Michelle Malone - Dreamgirls - Wild Wet 3',
|
|
||||||
'uploader': 'FallenAngel12',
|
|
||||||
'duration': 402,
|
|
||||||
'view_count': int,
|
|
||||||
'like_count': int,
|
|
||||||
'dislike_count': int,
|
|
||||||
'age_limit': 18,
|
|
||||||
'thumbnail': 'https://hctn.nv7s.com/contents/videos_sources/5119000/5119660/screenshots/1.jpg',
|
|
||||||
},
|
|
||||||
}]
|
|
||||||
|
|
||||||
def _call_api(self, url, video_id, fatal=False, **kwargs):
|
def _call_api(self, url, video_id, fatal=False, **kwargs):
|
||||||
content = self._download_json(url, video_id, fatal=fatal, **kwargs)
|
content = self._download_json(url, video_id, fatal=fatal, **kwargs)
|
||||||
|
Loading…
Reference in New Issue
Block a user