视频时长:{{$video->total_duration}}
@if($video->danmakus_count > 0)
                    弹幕数量:{{$video->danmakus_count}}
                    @if($video->bilibili_danmakus_count > 0)
                        
                    @endif
                    @if($video->ixigua_danmakus_count > 0)
                        
                    @endif
                    @if($video->douyin_danmakus_count > 0)
                        
                    @endif
                
节目数量:{{$video->programs_count}}
@endif