Dear,there
I'm going to show latest Music Video same as www.mtv.com
I'm used mtv api to search latest Music Video.
My api is
http://api.mtvnservices.com/1/video/search/?term=music&start-index=1&max-results=15&feed-format=atom&sort=date_ascending.
It shows old videos.
We do not have a latest videos feed available, yet. But you can use a request like this:
http://api.mtvnservices.com/1/genre/rock/videos?start-index=1&max-results=15&feed-format=atom&sort=date_descending
Dear,there
I'm going to show latest Music Video same as www.mtv.com
I'm used mtv api to search latest Music Video.
My api is
http://api.mtvnservices.com/1/video/search/?term=music&start-index=1&max-results=15&feed-format=atom&sort=date_ascending.
It shows old videos.
How can I get latest videos?
Do you have any idea?
thanks
Tags
justintormey – 9 months ago
We do not have a latest videos feed available, yet. But you can use a request like this:
http://api.mtvnservices.com/1/genre/rock/videos?start-index=1&max-results=15&feed-format=atom&sort=date_descending