add video thumbnail to photos
This commit is contained in:
parent
e2f8520399
commit
d6982a9b13
1 changed files with 1 additions and 0 deletions
|
|
@ -218,6 +218,7 @@ func (timeline *timeline) parseTweet(id string) *Tweet {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tw.Photos = append(tw.Photos, video.Preview)
|
||||||
tw.Videos = append(tw.Videos, video)
|
tw.Videos = append(tw.Videos, video)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue