You are here

constant MEDIA_YOUTUBE_MAIN_URL in Media: YouTube 6

This is the main URL for YouTube.

2 uses of MEDIA_YOUTUBE_MAIN_URL
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 15
Contains the variables and defaults used by Media: YouTube.

Code

define('MEDIA_YOUTUBE_MAIN_URL', 'http://youtube.com/');