You are here

constant MEDIA_YOUTUBE_API_INFO in Media: YouTube 6

This is the URL to the API of YouTube.

2 uses of MEDIA_YOUTUBE_API_INFO
emvideo_youtube_info in providers/emvideo/youtube.inc
hook emvideo_PROVIDER_info this returns information relevant to a specific 3rd party video provider
media_youtube_settings in includes/media_youtube.admin.inc
The administrative settings form for Media: YouTube.

File

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

Code

define('MEDIA_YOUTUBE_API_INFO', 'http://code.google.com/apis/youtube/getting_started.html');