python - Force YouTube API upload_video.py authentication to open in external browser? -
After this example:
I'm running on cygwin / windows and called by me After preparing all things
python upload_video.py --file = "/ tmp / test_video_file.flv" --title = "summer holidays in california" - description = "surfing in Santa Cruz There was a great time "- Keywords =" Surfing, Santa Cruz "- Category =" 22 "- PrivacyStatus =" Private "
and Signin opens an Fancy Browser which is accessible to the Google login page S Minister can not display properly (JavaScript problems)), so I have no way to enter.
Can anyone login / authenticate via an external browser? (Google Chrome for example)
Solution found: *** Just calling Add --noauth_local_webserver to
Comments
Post a Comment