You are here

constant VIDEO_UPLOAD_GDATA_TOKEN_UPLOAD_URL in Video 6.2

File

includes/apiclient.inc, line 14
Some functions for using video hosting providers api (Youtube, Google Video, etc..) Part of this code has been inspired by the video_cck module and adapted for the video module by jyamada1

Code

define('VIDEO_UPLOAD_GDATA_TOKEN_UPLOAD_URL', 'http://gdata.youtube.com/action/GetUploadToken');