generic_extractor.tiktok#
Module Contents#
- class generic_extractor.tiktok.Tiktok#
Bases:
generic_extractor.dropin.GenericDropinTikTok droping for the Generic Extractor that uses an unofficial API if/when ytdlp fails. It’s useful for capturing content that requires a login, like sensitive content.
- TIKWM_ENDPOINT = 'https://www.tikwm.com/api/?url={url}'#
- extract_post(url: str, ie_instance)#
- create_metadata(post: dict, ie_instance, archiver, url)#