I'm using 0.9.8 and when I grant access to my account, I can't list videos or delete them, the following error is produced:
$ google youtube list
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'} What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? I expected to see a list of my videos What version of the product are you using? On what operating system? What version of gdata-python-client (aka python-gdata)? 0.9.8, Debian GNU/Linux testing (Squeeze) Please provide any additional information below.
From mikeonth...@gmail.com on July 12, 2010 22:46:18
I'm using 0.9.8 and when I grant access to my account, I can't list videos or delete them, the following error is produced: $ google youtube list 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'} What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? I expected to see a list of my videos What version of the product are you using? On what operating system? What version of gdata-python-client (aka python-gdata)? 0.9.8, Debian GNU/Linux testing (Squeeze) Please provide any additional information below.
Original issue: http://code.google.com/p/googlecl/issues/detail?id=222