Closed GoogleCodeExporter closed 9 years ago
even uploading a video via web, I can not add a keyword that contains a single
character, in this case I think you should update the software to ignore if a
keyword aggregate contains only 1 character.
Original comment by vegeta77...@gmail.com
on 13 Mar 2014 at 2:52
Yes, it's a validation from the API:
<error><domain>yt:validation</domain><code>too_short</code><location
type='xpath'>media:group/media:keywords/text()</location></error>
@vegeta: I'd prefer not to add client-side validations since any change in
server-side validation (which, btw, are not documenteds) forces us to change
the app. I think it's ok this way, you get an error and act accordingly.
Original comment by tokland
on 13 Mar 2014 at 9:42
Original comment by tokland
on 13 May 2014 at 8:32
Original issue reported on code.google.com by
danielpz...@gmail.com
on 13 Mar 2014 at 1:00