class

LikeeScraper::VideoDownloader

Inherits Reference / Object

Constants

Log = ::Log.for("Downloader")

Constructors

new(video : Likee::Video, directory : String | Nil = nil)
Source

Instance methods

call

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

Source