{lang('upload_remote_video_msg')}
{if has_access("admin_access")}
{if $Cbucket->configs.youtube_api_key|strlen < 10}
YouTube API key provided in Website Settings & Configurations > General is of invalid length hence, Grab From YouTube may not work
Get API Key
{/if}
{/if}
{$class = ""}
{if $params.class}
{$class = $params.class}
{/if}