So I’m working on an app that as some part of the functions I want the users to submit YouTube links. When they do that I want to get these data from the link
- Video title
- YouTube favicon
- Video length
So I want to do the same for other links and resources in the future, but I’m gonna start with only YouTube. Is there a way? is there a standard process I should be learning so I can apply it in the future?