class LikeeScraper::VideoDownloader

Defined in:

Constant Summary

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

Constructors

Instance Method Summary

Constructor Detail

def self.new(video : Likee::Video, directory : String? = nil) #

Instance Method Detail

def call : Bool #

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