@if(isset($video_info->id))
@endif
{!! Form::open(array('url' => array('admin/sports/add_edit_video'),'class'=>'form-horizontal','name'=>'video_form','id'=>'video_form','role'=>'form','enctype' => 'multipart/form-data')) !!}
{{trans('words.sport_info')}}
{{trans('words.seo')}}
{{trans('words.seo_keyword_note')}}
{{trans('words.sport_poster_video')}}
video_quality) && $video_info->video_quality==1) {{ 'checked' }} @endif>
video_quality) && $video_info->video_quality==0) {{ 'checked' }} @endif {{ isset($video_info->id) ? '' : 'checked' }}>
video_type) AND $video_info->video_type!="Local") style="display:none;" @endif>
(Supported : MP4)
video_type) AND $video_info->video_type!="URL") style="display:none;" @endif @if(!isset($video_info->id)) style="display:none;" @endif>
(Supported : MP4 URL. If you are using external files then those files have to be CORS enabled otherwise they will not work.)
video_type) AND $video_info->video_type!="Embed") style="display:none;" @endif @if(!isset($video_info->id)) style="display:none;" @endif>
video_type) AND $video_info->video_type!="HLS") style="display:none;" @endif @if(!isset($video_info->id)) style="display:none;" @endif>
(Supported : MP4, YouTube, Vimeo, HLS / m3u8 URL. If you are using external files then those files have to be CORS enabled otherwise they will not work.)
video_type) AND $video_info->video_type!="DASH") style="display:none;" @endif @if(!isset($video_info->id)) style="display:none;" @endif>
download_enable) && $video_info->download_enable==1) {{ 'checked' }} @endif>
download_enable) && $video_info->download_enable==0) {{ 'checked' }} @endif {{ isset($video_info->id) ? '' : 'checked' }}>
{{trans('words.subtitles')}}
(Supported : .srt or .vtt files URL only. If you are using external files then those files have to be CORS enabled otherwise they will not work.)
subtitle_on_off) && $video_info->subtitle_on_off==1) {{ 'checked' }} @endif>
subtitle_on_off) && $video_info->subtitle_on_off==0) {{ 'checked' }} @endif {{ isset($video_info->id) ? '' : 'checked' }}>