{"id":29509,"date":"2025-12-12T16:47:49","date_gmt":"2025-12-12T11:02:49","guid":{"rendered":"https:\/\/lmc.gov.np\/?page_id=29509"},"modified":"2025-12-12T16:52:29","modified_gmt":"2025-12-12T11:07:29","slug":"lmc-videos","status":"publish","type":"page","link":"https:\/\/lmc.gov.np\/en\/lmc-videos\/","title":{"rendered":"lmc-videos"},"content":{"rendered":"\n\n<div id=\"video-list\" style=\"display:flex; flex-direction:column; gap:20px; padding-left:10%;\"><\/div>\n<script>\nasync function loadVideoList() {\n  const sheetId = \"1Wvu7jPoBS01SenEY3SsooqKihvOC91rytwedBrCJ8Is\";\n  const apiKey = \"AIzaSyDvE1EzwJ1CEQlFwxX2y8mPQ2MWCTxitm8\";\n  const sheetName = \"videos\";\n\n  const url = `https:\/\/sheets.googleapis.com\/v4\/spreadsheets\/${sheetId}\/values\/${sheetName}?key=${apiKey}`;\n  const response = await fetch(url);\n  const data = await response.json();\n\n  if (!data.values || data.values.length < 2) {\n    document.getElementById(\"video-list\").innerHTML = \"No videos found.\";\n    return;\n  }\n\n  const container = document.getElementById(\"video-list\");\n  container.innerHTML = \"\";\n\n  data.values.slice(1).forEach((row, index) => {\n    const sn = row[0] || index + 1;\n    const title = row[1] || \"Untitled\";\n    const videoUrl = row[2] || \"\";\n\n    let videoId = \"\";\n    if (videoUrl) {\n      try {\n        const urlObj = new URL(videoUrl);\n        if (urlObj.hostname.includes(\"youtu.be\")) {\n          videoId = urlObj.pathname.slice(1);\n        } else if (urlObj.hostname.includes(\"youtube.com\")) {\n          videoId = urlObj.searchParams.get(\"v\");\n        }\n      } catch(e) {\n        console.warn(\"Invalid URL:\", videoUrl);\n      }\n    }\n\n    \/\/ Create video block (stacked)\n    const videoBlock = document.createElement(\"div\");\n    videoBlock.style.border = \"1px solid #ccc\";\n    videoBlock.style.padding = \"10px\";\n    videoBlock.style.borderRadius = \"8px\";\n    videoBlock.style.boxShadow = \"0 2px 6px rgba(0,0,0,0.1)\";\n    videoBlock.style.display = \"flex\";\n    videoBlock.style.flexDirection = \"column\";\n    videoBlock.style.alignItems = \"flex-start\";\n\n    \/\/ Title\n    const titleDiv = document.createElement(\"div\");\n    titleDiv.style.marginBottom = \"10px\";\n    titleDiv.innerHTML = `<h3 style=\"margin:0;\">${sn}. ${title}<\/h3>`;\n\n    \/\/ Video container with 16:9 ratio\n    const videoDiv = document.createElement(\"div\");\n    videoDiv.style.width = \"40%\"; \/\/ 40% width\n    videoDiv.style.position = \"relative\";\n    videoDiv.style.paddingTop = \"30%\"; \/\/ 16:9 ratio\n    videoDiv.style.overflow = \"hidden\";\n\n    if (videoId) {\n      const iframe = document.createElement(\"iframe\");\n      iframe.src = `https:\/\/www.youtube.com\/embed\/${videoId}`;\n      iframe.style.position = \"absolute\";\n      iframe.style.top = \"0\";\n      iframe.style.left = \"0\";\n      iframe.style.width = \"100%\";\n      iframe.style.height = \"100%\";\n      iframe.frameBorder = \"0\";\n      iframe.allowFullscreen = true;\n      videoDiv.appendChild(iframe);\n    }\n\n    videoBlock.appendChild(titleDiv);\n    videoBlock.appendChild(videoDiv);\n    container.appendChild(videoBlock);\n  });\n}\n\nloadVideoList();\n<\/script>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-29509","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>lmc-videos - \u0932\u0932\u093f\u0924\u092a\u0941\u0930 \u092e\u0939\u093e\u0928\u0917\u0930\u092a\u093e\u0932\u093f\u0915\u093e<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lmc.gov.np\/en\/lmc-videos\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"lmc-videos - \u0932\u0932\u093f\u0924\u092a\u0941\u0930 \u092e\u0939\u093e\u0928\u0917\u0930\u092a\u093e\u0932\u093f\u0915\u093e\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lmc.gov.np\/en\/lmc-videos\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0932\u0932\u093f\u0924\u092a\u0941\u0930 \u092e\u0939\u093e\u0928\u0917\u0930\u092a\u093e\u0932\u093f\u0915\u093e\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-12T11:07:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lmc.gov.np\/wp-content\/uploads\/2024\/04\/cropped-LMC-LOGO-fro-website_1_0.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/lmc.gov.np\/lmc-videos\/\",\"url\":\"https:\/\/lmc.gov.np\/lmc-videos\/\",\"name\":\"lmc-videos - \u0932\u0932\u093f\u0924\u092a\u0941\u0930 \u092e\u0939\u093e\u0928\u0917\u0930\u092a\u093e\u0932\u093f\u0915\u093e\",\"isPartOf\":{\"@id\":\"https:\/\/lmc.gov.np\/#website\"},\"datePublished\":\"2025-12-12T11:02:49+00:00\",\"dateModified\":\"2025-12-12T11:07:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/lmc.gov.np\/lmc-videos\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/lmc.gov.np\/lmc-videos\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/lmc.gov.np\/lmc-videos\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/lmc.gov.np\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"lmc-videos\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/lmc.gov.np\/#website\",\"url\":\"https:\/\/lmc.gov.np\/\",\"name\":\"\u0932\u0932\u093f\u0924\u092a\u0941\u0930 \u092e\u0939\u093e\u0928\u0917\u0930\u092a\u093e\u0932\u093f\u0915\u093e\",\"description\":\"\u0932\u0932\u093f\u0924\u092a\u0941\u0930 \u092e\u0939\u093e\u0928\u0917\u0930\u092a\u093e\u0932\u093f\u0915\u093e\",\"publisher\":{\"@id\":\"https:\/\/lmc.gov.np\/#organization\"},\"alternateName\":\"Lalitpur Metropolitan City\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/lmc.gov.np\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/lmc.gov.np\/#organization\",\"name\":\"Lalitpur Metropolitan City\",\"alternateName\":\"Lalitpur Metropolitan City\",\"url\":\"https:\/\/lmc.gov.np\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lmc.gov.np\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/lmc.gov.np\/wp-content\/uploads\/2024\/04\/LMC-LOGO-fro-website_1_0.png\",\"contentUrl\":\"https:\/\/lmc.gov.np\/wp-content\/uploads\/2024\/04\/LMC-LOGO-fro-website_1_0.png\",\"width\":783,\"height\":952,\"caption\":\"Lalitpur Metropolitan City\"},\"image\":{\"@id\":\"https:\/\/lmc.gov.np\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"lmc-videos - \u0932\u0932\u093f\u0924\u092a\u0941\u0930 \u092e\u0939\u093e\u0928\u0917\u0930\u092a\u093e\u0932\u093f\u0915\u093e","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/lmc.gov.np\/en\/lmc-videos\/","og_locale":"en_US","og_type":"article","og_title":"lmc-videos - \u0932\u0932\u093f\u0924\u092a\u0941\u0930 \u092e\u0939\u093e\u0928\u0917\u0930\u092a\u093e\u0932\u093f\u0915\u093e","og_url":"https:\/\/lmc.gov.np\/en\/lmc-videos\/","og_site_name":"\u0932\u0932\u093f\u0924\u092a\u0941\u0930 \u092e\u0939\u093e\u0928\u0917\u0930\u092a\u093e\u0932\u093f\u0915\u093e","article_modified_time":"2025-12-12T11:07:29+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/lmc.gov.np\/wp-content\/uploads\/2024\/04\/cropped-LMC-LOGO-fro-website_1_0.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lmc.gov.np\/lmc-videos\/","url":"https:\/\/lmc.gov.np\/lmc-videos\/","name":"lmc-videos - \u0932\u0932\u093f\u0924\u092a\u0941\u0930 \u092e\u0939\u093e\u0928\u0917\u0930\u092a\u093e\u0932\u093f\u0915\u093e","isPartOf":{"@id":"https:\/\/lmc.gov.np\/#website"},"datePublished":"2025-12-12T11:02:49+00:00","dateModified":"2025-12-12T11:07:29+00:00","breadcrumb":{"@id":"https:\/\/lmc.gov.np\/lmc-videos\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lmc.gov.np\/lmc-videos\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/lmc.gov.np\/lmc-videos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lmc.gov.np\/"},{"@type":"ListItem","position":2,"name":"lmc-videos"}]},{"@type":"WebSite","@id":"https:\/\/lmc.gov.np\/#website","url":"https:\/\/lmc.gov.np\/","name":"Lalitpur Metropolitan City","description":"Lalitpur Metropolitan City","publisher":{"@id":"https:\/\/lmc.gov.np\/#organization"},"alternateName":"Lalitpur Metropolitan City","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lmc.gov.np\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/lmc.gov.np\/#organization","name":"Lalitpur Metropolitan City","alternateName":"Lalitpur Metropolitan City","url":"https:\/\/lmc.gov.np\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lmc.gov.np\/#\/schema\/logo\/image\/","url":"https:\/\/lmc.gov.np\/wp-content\/uploads\/2024\/04\/LMC-LOGO-fro-website_1_0.png","contentUrl":"https:\/\/lmc.gov.np\/wp-content\/uploads\/2024\/04\/LMC-LOGO-fro-website_1_0.png","width":783,"height":952,"caption":"Lalitpur Metropolitan City"},"image":{"@id":"https:\/\/lmc.gov.np\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/lmc.gov.np\/en\/wp-json\/wp\/v2\/pages\/29509","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lmc.gov.np\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lmc.gov.np\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lmc.gov.np\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lmc.gov.np\/en\/wp-json\/wp\/v2\/comments?post=29509"}],"version-history":[{"count":7,"href":"https:\/\/lmc.gov.np\/en\/wp-json\/wp\/v2\/pages\/29509\/revisions"}],"predecessor-version":[{"id":29519,"href":"https:\/\/lmc.gov.np\/en\/wp-json\/wp\/v2\/pages\/29509\/revisions\/29519"}],"wp:attachment":[{"href":"https:\/\/lmc.gov.np\/en\/wp-json\/wp\/v2\/media?parent=29509"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}