You are here

constant MEDIA_YOUTUBE_REST_ENDPOINT in Media: YouTube 6

1 use of MEDIA_YOUTUBE_REST_ENDPOINT
media_youtube_request_metadata in ./media_youtube.module
this is a wrapper for emvideo_request_xml that includes youtube's api key

File

includes/media_youtube.variables.inc, line 22
Contains the variables and defaults used by Media: YouTube.

Code

define('MEDIA_YOUTUBE_REST_ENDPOINT', 'http://gdata.youtube.com/feeds/api/videos');