Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gdata

What Is The Correct Mechanism To Authenticate To Google In A Standalone Python Script?

I've got some code that I'm using to extract email address from Gmail contacts into text fi… Read more What Is The Correct Mechanism To Authenticate To Google In A Standalone Python Script?

Socket Error When Using Gdata Youtube Api In Python

I'm using gdata to map YouTube URLs to video titles, using the following code: import gdata.y… Read more Socket Error When Using Gdata Youtube Api In Python