You are here

constant EMVIDEO_ARCHIVE_API_URL in Embedded Media Field 6

This is the URL to the API of your provider, if this exists.

1 use of EMVIDEO_ARCHIVE_API_URL
emvideo_archive_info in contrib/emvideo/providers/archive.inc
hook emvideo_PROVIDER_info This returns information relevant to a specific 3rd party video provider.

File

contrib/emvideo/providers/archive.inc, line 16
This is an archive.org provider include file for Embedded Media Video.

Code

define('EMVIDEO_ARCHIVE_API_URL', 'http://www.google.com/search?q=archive.org+api');