mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-08 03:18:28 +03:00
typo
This commit is contained in:
@@ -10,7 +10,7 @@ from .dropin import GenericDropin
|
|||||||
|
|
||||||
class Tiktok(GenericDropin):
|
class Tiktok(GenericDropin):
|
||||||
"""
|
"""
|
||||||
TikTok droping for the Generic Extractor that uses an unofficial API if/when ytdlp fails.
|
TikTok dropin 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.
|
It's useful for capturing content that requires a login, like sensitive content.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user