module

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.

Source
download_users(sec_uids : Array(SecUID)) : Nil
Source

Nested types