awkward / Ocarina

A library to get metadata and Open Graph information from URLs
MIT License
38 stars 13 forks source link

Unable to fetch information for YouTube url: https://youtu.be/v1wfQPGXhVA #15

Closed thierrybucco closed 4 years ago

thierrybucco commented 4 years ago

https://youtu.be/v1wfQPGXhVA

thierrybucco commented 4 years ago

Problem is that we do not follow redirect.

Implementing delegate method fix it, will push a fix.