引き続き、雑学動画自動生成ツールを自作できないか、検討してみているお話です。 今回は、前回の記事の続きで、「Python+YouTube Data API+OAuth」で自分のチャンネルの動画を取得できるか検証してみた話です。 OAuth認証とは、ユーザーが自分のIDや ...
There is an error when this module runs in python 2.4. I put a small patch inline here because github won't let me attach files: ...
import oauth2 as oauth import time # Set the API endpoint url = "http://example.com/photos" # Set the base oauth_* parameters along with any other parameters required ...
GoogleスプレッドシートをPythonから読み込む方法はいくつか存在しますが、多くの解説では「サービスアカウント」を利用する方法が中心となっています。 一方で、私が実現したかったのは 自身のGoogleアカウントで認証を行い、アクセス権限を持つ ...
Referenzen: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4346 - Classes are no longer prefixed with OAuth. - The Request class now extends from dict. - The ...