How to retrieve youtube videos more than 500 using youtube rest api -


i using api https://gdata.youtube.com/feeds/api/videos?q=skateboarding+dog&start-index=1&max-results=10 data, incresing start-index parameter dynamically next results. problem , able receive 500 records after showing exception saying "you cannot request beyond item 500."


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

php array slice every 2th rule -

Read video using VideoReader function in Matlab? -