yungzhu / flutter_link_preview

This is a Flutter URL preview plugin for Flutter that previews the content of a URL
MIT License
69 stars 63 forks source link

Flutter link preview does not work on certain urls #2

Closed trile127 closed 4 years ago

trile127 commented 4 years ago

Example: https://youtu.be/ZawwHr7H0pw

Should have some case where there is no title or description found.

Some websites dont have opengraph configured so they dont have previews

yungzhu commented 4 years ago

The latest version fixes this issue

trile127 commented 4 years ago

Tipped you BAT via brave browser, you should make a BRAVE token account to get contributions

yungzhu commented 4 years ago

Thanks for your advice,but not for the moment

kunalmanocha98 commented 3 years ago

Get web info empty(https://youtu.be/4veh0kLaXHk)

this is not fixed yet version : 1.5.6

KennyChan94P commented 3 years ago

Get web info empty(https://youtu.be/4veh0kLaXHk)

this is not fixed yet version : 1.5.6

this link works for me, maybe the video was too new when you tried to get the web info? youtube had not prepared the video with the metadata yet?