You are here

constant VIDEO_YOUTUBE_REST_ENDPOINT in Video 6

Same name and namespace in other branches
  1. 5 types/video_youtube/video_youtube.module \VIDEO_YOUTUBE_REST_ENDPOINT
  2. 6.2 types/video_youtube/video_youtube.module \VIDEO_YOUTUBE_REST_ENDPOINT
1 use of VIDEO_YOUTUBE_REST_ENDPOINT
_video_apiclient_youtube_request in types/video_youtube/video_youtube.module
this is a wrapper for _video_apiclient_request_xml that includes youtube's api key

File

types/video_youtube/video_youtube.module, line 184
Enable Youtube support for video module.

Code

define('VIDEO_YOUTUBE_REST_ENDPOINT', 'http://www.youtube.com/api2_rest');