class

TikToker::Downloader::VideoDownloader

Inherits Reference / Object

A Downloader::VideoDownloader downloads a single TikTok::Post.

The video is initially saved to a temporary destination, then it's moved to its definitive destination.

Constants

Log = ::Log.for(self)

Constructors

new(post : TikTok::Post)
Source

Instance methods

call
Source