Here goes your text ... Select any part of your text to access the formatting toolbar.Here goes your text ... Select any part of your text to access the formatting toolbar.
Here goes your text ... Select any part of your text to access the formatting toolbar.Here goes your text ... Select any part of your text to access the formatting toolbar.
document.addEventListener("DOMContentLoaded", function () {
let videoContainer = document.getElementById("youtubePlaylistContainer");
// احصل على رابط قائمة التشغيل من "data-playlist-url"
let playlistUrl = videoContainer?.getAttribute("data-playlist-url");
if (playlistUrl) {
// استخراج معرف قائمة التشغيل من الرابط
let playlistId = new URL(playlistUrl).searchParams.get("list");
if (playlistId) {
// إنشاء عنصر