使い方

参考:

Ruby で YouTube Data API v3 を使う – Qiita

最近の Google API Ruby Client を使って YouTube で動画を探してファイルとしてダウンロードする – Qiita

YouTube Data API v3 と google-api-ruby-client gem で YouTube 動画検索 | さかな前線

Youtube API 視聴回数の取得 – teratail

サンプル

コード:

you_tube.rb at 0.23.4 · google/google-api-ruby-client – GitHub

base_cli.rb at 0.23.4 · google/google-api-ruby-client – GitHub

samples/cli at master · google/google-api-ruby-client – GitHub

list_searches

コード:

service.rb at 0.23.4 · google/google-api-ruby-client – GitHub

SearchListsResponse

コード:

representations.rb at 0.23.4 · google/google-api-ruby-client – GitHub

JSON

  • JsonRepresentationSupport
  • JsonObjectSupport

コード:

json_representation.rb at 0.23.4 · google/google-api-ruby-client – GitHub

記事をシェアする:

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

Protected by reCAPTCHA