Extracting all YouTube channel subscribers using API v3 -


using youtube data api version 3 download subscribers using query similar this:

v3.channels().\ list(part=parts,mysubscribers=true,      maxresults=50, pagetoken=nextpagetoken).execute() 

i never manage download more 70,000 results in total. result despite there being many more results available reported on channels' page.

for example 1 channel has on 2 million subscribers retrieving small subset of total.

is limit enforced google? possible extract more?


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -