|
Hi, I'd like to know if it would be possible to add the video duration to the response of the artist/video service.
As of now, I'm only dealing with YouTube videos, so getting the video durations for all the videos returned by the The Echo Nest API is possible doing a batch request to the YT API. While this needs "only" one extra request (instead of one for every video), is not very elegant, and the data returned by that batch request is humongous considering I only need the video durations.
So I think I would be really cool if TEN API could return the a duration in the artist/video responses =D. Thanks!
|