TikToker::Downloader
Constants
Log = ::Log.for(self)
Class methods
download_user(sec_uid : SecUID, cursor : String = "0") : Nil
Iterates through the sec_uid profile feed from the current cursor to the oldest post, downloading all posts it can find.
download_users(sec_uids : Array(SecUID)) : Nil
Source