طرز پخت یک غذای سنتی با 3 عدد خرگوش توسط آشپز معروف چینی (فیلم)
در این ویدئو، یک آشپز معروف چینی را در روستایی زیبا میبینید که با ۳ عدد خرگوش یک غذای سنتی درست میکند./فرادید
console.log(‘VideoJS Player Init’);
–>
var player = videojs(‘player_634307_2200560’,{ techOrder: [ “html5” , “flash”],poster:”,width:800,height:450});
videojs.addLanguage(‘en’, {“No compatible source was found for this media.”: “مشاهده ی ویدیو نیاز به پشتیبانی مرورگر از codec h264 یا نصب فلش پلیر دارد.”});
player.one(‘play’, (function(){
$.post(‘/fa/ajax/news/video/2200560’,{},function (data) {});
}));
.onlyVideoCustom .video-js.vjs-default-skin{ width: 100%; height: 100%; } body#news .row-content .videojs_main { width: 100% !important; height: 100% !important; border-radius: 25px; } body#news .row-content .videojs_main .video-js { width: 100% !important; height: 90px; border-radius: 25px; background-color: unset; } body#news .row-content .videojs_main .video-js .vjs-tech { border-radius: 25px; } .row-content .mp3-content .vjs-poster { border-radius: 25px; } .row-content .mp3_container .vjs-control-bar { height: 100% !important; padding-block: 20px; opacity: 100% !important; display: inline-flex !important; } .row-content .video-js .vjs-time-control { color: black; } .row-content .video-js .vjs-control-bar { display: none; width: 100%; position: absolute; bottom: 0; left: 0; right: 0; height: 3em; background-color: #ececec; border-radius: 25px; } .row-content .mp3_container .video-js { height: 52px !important; } .row-content .mp3_container .vjs-control-bar { height: 100% !important; padding-block: 10px; opacity: 100% !important; display: inline-flex !important; } .row-content .view_stat { display: none; } .row-content .vjs-button > .vjs-icon-placeholder::before { color: black; } .row-content .video-js .vjs-play-progress::before { color: black; } .video-player-download-link span, .main-div-download-qualities span { font-family: Vazir !important; } .row-content .video-js .vjs-play-progress { background-color: #000; }
