package scraper type Video struct { TweetID TweetID Filename string IsDownloaded bool }