Extract youtube video's title in javascript
I'm trying to extract youtube video's titles but nothing works. I'm working on a chrome extension and i need to export the video's title. Here's my code so far: // Function to extract the song information from the YouTube page…