implement useCommentMedia #5
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
the API should be something like
the media type can be gotten and should be cached like this:
the thumbnailUrl can be calculated from the comment.link for a 3 special cases:
youtube: https://img.youtube.com/vi/${videoId}/sddefault.jpg
bitchute: https://static-3.bitchute.com/live/cover_images/F61vWF4shy8s/${videoId}_640x360.jpg
streamable: https://cdn-cf-east.streamable.com/image/${videoId}.jpg
The text was updated successfully, but these errors were encountered: