parent
e3dc13958b
commit
4dd18132df
|
@ -26,7 +26,7 @@ module Google
|
||||||
# @see https://developers.google.com/youtube/v3
|
# @see https://developers.google.com/youtube/v3
|
||||||
module YoutubeV3
|
module YoutubeV3
|
||||||
VERSION = 'V3'
|
VERSION = 'V3'
|
||||||
REVISION = '20180308'
|
REVISION = '20180413'
|
||||||
|
|
||||||
# Manage your YouTube account
|
# Manage your YouTube account
|
||||||
AUTH_YOUTUBE = 'https://www.googleapis.com/auth/youtube'
|
AUTH_YOUTUBE = 'https://www.googleapis.com/auth/youtube'
|
||||||
|
|
Loading…
Reference in New Issue