<!-- ========= FINAL CLEAN VERSION (NO SUBTITLES, NO MANUAL TITLES) ========= -->
<style>
.video-item { margin-bottom: 18px; }
.meta-title { margin-top:8px; font-style:italic; font-size:1.05rem; font-weight:bold; }
.meta-translation { color:#444; margin-bottom:6px; font-size:0.95rem; }
.comment-section { margin-top:10px; }
.comment-input { width:100%; min-height:65px; }
.comment-output { margin-top:8px; background:#f5f5f5; padding:6px; min-height:22px; border-radius:4px; }
</style>
<div id="video-list">
<!-- ITEM 1 -->
<div class="video-item" data-src="https://youtube.com/shorts/9WVxOv5J2m0" data-id="1">
<br><br>
<iframe
width="100%"
height="360"
src="https://www.youtube.com/embed/9WVxOv5J2m0"
frameborder="0"
allowfullscreen
></iframe>
<div class="auto-meta"></div>
<div class="comment-section">
<h4>Leave a Comment:</h4>
<textarea class="comment-input"></textarea>
<br>
<button class="comment-submit">Submit</button>
<div class="comment-output"></div>
</div>
<hr>
</div>
<!-- ITEM 2 -->
<div class="video-item" data-src="https://youtube.com/shorts/-w182IGAt84" data-id="3">
<br><br>
<iframe
width="100%"
height="360"
src="https://www.youtube.com/embed/-w182IGAt84"
frameborder="0"
allowfullscreen
></iframe>
<div class="auto-meta"></div>
<div class="comment-section">
<h4>Leave a Comment:</h4>
<textarea class="comment-input"></textarea>
<br>
<button class="comment-submit">Submit</button>
<div class="comment-output"></div>
</div>
<hr>
</div>
<!-- ITEM 3 -->
<div class="video-item" data-src="https://youtube.com/shorts/F2j9mWgxV0o" data-id="16">
<br><br>
<iframe width="100%"
height="360"
src="https://www.youtube.com/embed/F2j9mWgxV0o"
frameborder="0"
allowfullscreen
></iframe>
<div class="auto-meta"></div>
<div class="comment-section">
<h4>Leave a Comment:</h4>
<textarea class="comment-input"></textarea>
<br>
<button class="comment-submit">Submit</button>
<div class="comment-output"></div>
</div>
<hr>
</div>
<!-- ITEM 4 -->
<div class="video-item" data-src="https://youtube.com/shorts/oqtJYTjAnnE" data-id="22">
<br><br>
<iframe
width="100%"
height="360"
src="https://www.youtube.com/embed/oqtJYTjAnnE"
frameborder="0"
allowfullscreen
></iframe>
<div class="auto-meta"></div>
<div class="comment-section">
<h4>Leave a Comment:</h4>
<textarea class="comment-input"></textarea>
<br>
<button class="comment-submit">Submit</button>
<div class="comment-output"></div>
</div>
<hr>
</div>
</div>
Comments
Post a Comment