JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour
<input type="hidden" name="lesson_type" value="video-url"> <input type="hidden" name="lesson_provider" value="youtube"> <div class="form-group mb-2"> <label class="form-label ol-form-label"><?php echo e(get_phrase('Video url')); ?></label> <input type="text" id="video_url" onblur="ajax_get_video_details(this.value)" name="lesson_src" class="form-control ol-form-control"> <small class="form-label text-danger text-12px d-hidden mb-0" id="invalid_url"><?php echo e(get_phrase('Invalid url')); ?>. <?php echo e(get_phrase('Your video source has to be either YouTube')); ?></small> </div> <div class="form-group mb-2"> <label class="form-label ol-form-label"><?php echo e(get_phrase('Duration')); ?></label> <small class="form-label text-12px d-hidden mb-0" id="perloader"><i class="fi-rr-loading mdi-loading "></i> <?php echo e(get_phrase('Analyzing')); ?>....</small> <input type="text" name="duration" id="duration" class="form-control ol-form-control" value="00:00:00" readonly> </div> <script> "use strict"; initializeDurationPickers(["#duration"]); </script><?php /**PATH C:\xampp\htdocs\Arise\resources\views/admin/course/youtube_type_lesson_add.blade.php ENDPATH**/ ?>