Fetch YouTube Title from YouTube video Id
Following post explains you fetching Youtube title from Youtube Id
Example youtube Id of given url https://www.youtube.com/watch?v=YQHsXMglC9A
which will be ==YQHsXMglC9A ==
$.getJSON( "https://www.googleapis.com/youtube/v3/videos?part=id%2Csnippet&id=<<youtubeId>>&key=<<