I found the api youtube uses to watch videos. But the api offers video and audio separately. I also want the extension not to need a server since I am coding a chrome extension. The API that I found and used by youtube offers audio and video separately, but I need to combine the image and audio in the chrome extension or find a youtube api where I can directly download the video. How can I do this in chrome extension?
↧
youtube video download api gives audio and video separately
↧

