mirror of
https://github.com/yt-dlp/yt-dlp
synced 2024-11-22 19:02:45 +01:00
parent
a33c0d9c5d
commit
b28cdcc0e4
@ -438,6 +438,7 @@ class TikTokUserIE(TikTokBaseIE):
|
||||
**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