mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-04 04:06:56 +01:00
parent
a33c0d9c5d
commit
b28cdcc0e4
@ -438,6 +438,7 @@ def _entries_api(self, webpage, user_id, username):
|
||||
**self._parse_aweme_video_app(video),
|
||||
'ie_key': TikTokIE.ie_key(),
|
||||
'extractor': 'TikTok',
|
||||
'webpage_url': f'https://tiktok.com/@{user_id}/video/{video["aweme_id"]}',
|
||||
}
|
||||
if not post_list.get('has_more'):
|
||||
break
|
||||
|
Loading…
Reference in New Issue
Block a user