Closed GoogleCodeExporter closed 9 years ago
Thanks, fixed: r185. For now set some description (even if it's an empty
string).
Original comment by tokland
on 6 Apr 2013 at 12:41
Issue 102 has been merged into this issue.
Original comment by tokland
on 13 Apr 2013 at 7:49
What version has this been fixed in?
It is present in the latest version to download 0.7.2.
Original comment by Marcus.W...@gmail.com
on 14 Apr 2013 at 7:34
r186, commited after 0.7.2
Original comment by tokland
on 14 Apr 2013 at 7:42
I mean r185
Original comment by tokland
on 14 Apr 2013 at 7:42
I have same issue
Original comment by sharifo...@gmail.com
on 18 Apr 2013 at 4:48
@sharifuad: did you test the subversion code? solved in r185
Original comment by tokland
on 18 Apr 2013 at 4:50
Traceback (most recent call last):
File "/usr/local/bin/youtube-upload", line 512, in <module>
sys.exit(catch_exceptions(EXIT_CODES, main, sys.argv[1:]))
File "/usr/local/bin/youtube-upload", line 111, in catch_exceptions
fun(*args, **kwargs)
File "/usr/local/bin/youtube-upload", line 509, in main
run_main(parser, options, args)
File "/usr/local/bin/youtube-upload", line 407, in run_main
captcha_response=options.captcha_response)
File "/usr/local/bin/youtube-upload", line 188, in login
self.service.ProgrammaticLogin(captcha_token, captcha_response)
File "/usr/lib/pymodules/python2.7/gdata/service.py", line 803, in ProgrammaticLogin
raise BadAuthenticationServiceURL, 'Server responded with a 302 code.'
gdata.service.BadAuthenticationServiceURL: Server responded with a 302 code.
Original comment by sharifo...@gmail.com
on 19 Apr 2013 at 12:11
That's what Happen when i try to upload mp4 video to youtube
Original comment by sharifo...@gmail.com
on 19 Apr 2013 at 12:12
[deleted comment]
I never able to pass this error
Original comment by sharifo...@gmail.com
on 19 Apr 2013 at 12:13
> gdata.service.BadAuthenticationServiceURL
see issue103
Original comment by tokland
on 19 Apr 2013 at 7:11
Issue 115 has been merged into this issue.
Original comment by tokland
on 7 Aug 2013 at 6:16
Original comment by tokland
on 13 May 2014 at 8:32
Original issue reported on code.google.com by
chocolat...@gmail.com
on 6 Apr 2013 at 4:40