You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tiktok-downloader is broken for getting metadata (--info flag), so was removed from the project in this commit
The tiktok_archiver should be updated to use yt-dlp to extract the metadata and download the media, similar to how the twitter_archiver works.
Note: a possible alternative solution would be to refactor youtubedl_archiver to default_archiver and allow for custom metadata to be extracted depending on the URL.
The text was updated successfully, but these errors were encountered:
The
tiktok-downloader
is broken for getting metadata (--info
flag), so was removed from the project in this commitThe
tiktok_archiver
should be updated to use yt-dlp to extract the metadata and download the media, similar to how thetwitter_archiver
works.Note: a possible alternative solution would be to refactor
youtubedl_archiver
todefault_archiver
and allow for custom metadata to be extracted depending on the URL.The text was updated successfully, but these errors were encountered: