How do I use MATLAB to retrieve youtube comments?

9 visualizaciones (últimos 30 días)
Joshua
Joshua el 30 de Mzo. de 2014
Comentada: Alberto el 24 de Sept. de 2014
I've been trying to use MATLAB to retrieve comments from a youtube video. I can use the code below to get the most recent comments. How would I get all of the comments from a video?
urlread('https://gdata.youtube.com/feeds/api/videos/6Hd6cs0RbNs/comments/')
  1 comentario
Alberto
Alberto el 24 de Sept. de 2014
Your code extract all content about comments. You should now parse it using regular expressions.

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by