class TikToker::Downloader::VideoDownloader
- TikToker::Downloader::VideoDownloader
- Reference
- Object
Overview
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.
Defined in:
tiktoker/downloader/video_downloader.crConstant Summary
-
Log =
::Log.for(self)