On Developer's Guide: Python :Request a list of albums, albums = gd_client.GetUserFeed(user=username)
this follows that "You can retrieve all of a user's albums by using the GetUserFeed method." However, GetUserFeed does not return a list of only up to 1000. What can I do to get everything correctly even if there are more than 1000 album list? -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
