Comment 0 for bug 627661

Revision history for this message
NoahY (noahy) wrote :

Binary package hint: googlecl

[b]What steps will reproduce the problem?[/b]
1. type "google youtube list" at the command line
2. or type "google youtube list 10" at the command line, etc.

[b]What is the expected output? What do you see instead?[/b]
Expecting a list of my videos, got:

[code]Failed to get entries: {'status': 400, 'body': 'Max-results value is too high. Only up to 50 results can be returned per query.', 'reason': 'Bad Request'}[/code]

instead.

[b]What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?[/b]
Using googlecl 0.9.8-1 on Ubuntu 10.10. python-gdata 2.0.8-1.1

[b]Please provide any additional information below.[/b]
This was fixed in version 0.9.9 - please update the Ubuntu repositories:

http://code.google.com/p/googlecl/issues/detail?id=271