public void Fetch() => RunHelper.RunAsync(FetchText);
public override void ShowThumbnail() => RunHelper.RunAsync(DownloadImage);