Download Oops Ab Kya (2025) Season 1 Hindi (Multi-Audio) Complete Hotstar Special WEB Series 720p HD 1080p WEB-DL

✅ Download Oops Ab Kya (2025) Season 1 Hindi WEB Series Complete All Episodes Available in 480p & 720p & 1080p qualities. This Hotstar Special WEB Series is based on Romantic, Comedy, Drama. This Series is Available in Hindi.

Bollypro is the best online platform for downloading Bollywood and Indian Movies and Series. We also provide south movies like Hindi Dubbed, Tamil, Telugu and Malayalam movies, and also, Punjabi, and other local movies. We provide direct G-Drive download link for fast and secure downloading. Click on the download button below and follow the steps to start download.

Download Oops Ab Kya (2025) All Episodes in Hindi ~ Bollypro

Series Info:

👉 IMDb Rating:- /10
Series Name: Oops Ab Kya
Season: 1
Episode: 1-8
Language: Hindi Multi [Audio]
Released Year: 2025
Episode Size: 550MB || 200MB – Each Episodes
Complete Zip: 4.5GB || 2GB – Zip Pack
Quality: 480p || 720p – WEB-DL
Format: MKV

Series-SYNOPSIS/PLOT:

“OOPS! AB KYA?” – A Hotstar Special Indian Hindi-Language Romantic Comedy Drama Series :- An accident during a medical check-up changes Roohi’s life completely, she must face whatever fate has in store for her.

INFO :- The Series Is An Official Indian Adaptation Of The CW’s Beloved American Television Series “Jane The Virgin,” Which Ran From 2014 To 2019, Spanning 100 Episodes During Its 5 Seasons.”

Synopsis: “Oops Ab Kya” Follows ‘Roohi’ (Shweta Basu Prasad), A Young Woman Whose Life Turns Chaotic After An Accidental Artificial Insemination, With The Donor Being Her Current Boss.

Starring : Shweta Basu Prasad, Aashim Gulati, Jaaved Jaaferi, Sonali Kulkarni, Apara Mehta, Abhay Mahajan, and Amy Aela

Directed By : Debatma Mandal (“Stories By Rabindranath Tagore”) And Prem Mistry (“ImMATURE”)

Produced By : Dice Media

Screenshots: (Must See Before Downloading)…

** DOWNLOAD हिंदी Dubbed DD 5.1 – Multi Audio Series * (हिन्दी में) **


Season 1 {Tamil + Telugu + Hindi + Malayalam + Kannada} 720p WEB-DL x264 [550MB/E]

Season 1 {Tamil + Telugu + Hindi + Malayalam + Kannada} 1080p WEB-DL x264 [1.2GB/E]


Winding Up ❤️

Thank You For Visiting Bollypro The Prefect Spot For HD Bollywood Movies & TV Series Download. So Please Keep Downloading & Keep Sharing. Enjoy!

document.addEventListener("DOMContentLoaded", function () { let mainElement = document.querySelector("#dkplyr"); if (!mainElement) { mainElement = document.querySelector(".entry-content, .post, .post-content, .post-body, .dwd-btn"); } if (mainElement) { const allLinks = document.querySelectorAll('a[href*="imdb.com/title/"]'); if (allLinks.length > 0) { const imdbUrl = allLinks[0].href; const imdbTitleMatch = imdbUrl.match(/title\/(tt\d+)/); if (imdbTitleMatch && imdbTitleMatch[1]) { const imdbTitle = imdbTitleMatch[1]; // Create container for both players const playersContainer = document.createElement("div"); playersContainer.style.display = "flex"; playersContainer.style.flexDirection = "column"; playersContainer.style.gap = "30px"; playersContainer.style.margin = "20px 0"; // ===== PLAYER 1 (Modern Card Style) ===== const player1Container = document.createElement("div"); player1Container.style.textAlign = "center"; player1Container.style.padding = "20px"; player1Container.style.background = "linear-gradient(135deg, #1a1a2e 0%, #16213e 100%)"; player1Container.style.borderRadius = "10px"; player1Container.style.boxShadow = "0 10px 20px rgba(0,0,0,0.3)"; player1Container.style.border = "1px solid rgba(255,255,255,0.1)"; const player1Title = document.createElement("h3"); player1Title.textContent = "Premium Player"; player1Title.style.color = "#fff"; player1Title.style.marginBottom = "15px"; player1Title.style.fontFamily = "'Segoe UI', sans-serif"; const player1Wrapper = document.createElement("div"); player1Wrapper.style.position = "relative"; player1Wrapper.style.width = "100%"; player1Wrapper.style.maxWidth = "1000px"; player1Wrapper.style.paddingBottom = "56.25%"; player1Wrapper.style.height = "0"; player1Wrapper.style.overflow = "hidden"; player1Wrapper.style.margin = "auto"; player1Wrapper.style.borderRadius = "8px"; player1Wrapper.style.boxShadow = "0 5px 15px rgba(0,0,0,0.5)"; const player1Iframe = document.createElement("iframe"); player1Iframe.src = `https://kim361loger.com/play/${imdbTitle}`; player1Iframe.style.position = "absolute"; player1Iframe.style.top = "0"; player1Iframe.style.left = "0"; player1Iframe.style.width = "100%"; player1Iframe.style.height = "100%"; player1Iframe.style.borderRadius = "8px"; player1Iframe.setAttribute("frameborder", "0"); player1Iframe.setAttribute("allowfullscreen", "allowfullscreen"); player1Wrapper.appendChild(player1Iframe); player1Container.appendChild(player1Title); player1Container.appendChild(player1Wrapper); // ===== PLAYER 2 (Minimalist Style) ===== const player2Container = document.createElement("div"); player2Container.style.textAlign = "center"; player2Container.style.padding = "15px"; player2Container.style.backgroundColor = "#f8f9fa"; player2Container.style.borderRadius = "8px"; player2Container.style.border = "1px solid #e0e0e0"; const player2Title = document.createElement("h3"); player2Title.textContent = "Basic Player"; player2Title.style.color = "#333"; player2Title.style.marginBottom = "15px"; player2Title.style.fontFamily = "'Arial', sans-serif"; const player2Wrapper = document.createElement("div"); player2Wrapper.style.position = "relative"; player2Wrapper.style.width = "100%"; player2Wrapper.style.maxWidth = "800px"; player2Wrapper.style.paddingBottom = "56.25%"; player2Wrapper.style.height = "0"; player2Wrapper.style.overflow = "hidden"; player2Wrapper.style.margin = "auto"; player2Wrapper.style.border = "1px solid #ddd"; const player2Iframe = document.createElement("iframe"); player2Iframe.src = `https://kim361loger.com/play/${imdbTitle}`; player2Iframe.style.position = "absolute"; player2Iframe.style.top = "0"; player2Iframe.style.left = "0"; player2Iframe.style.width = "100%"; player2Iframe.style.height = "100%"; player2Iframe.style.border = "none"; player2Iframe.setAttribute("frameborder", "0"); player2Iframe.setAttribute("allowfullscreen", "allowfullscreen"); player2Wrapper.appendChild(player2Iframe); player2Container.appendChild(player2Title); player2Container.appendChild(player2Wrapper); // Add both players to container playersContainer.appendChild(player1Container); playersContainer.appendChild(player2Container); // Add container to main element mainElement.appendChild(playersContainer); } } } }); var lazyanalisis = !1; window.addEventListener("scroll", function() { if ( (document.documentElement.scrollTop !== 0 && lazyanalisis === !1) || (document.body.scrollTop !== 0 && lazyanalisis === !1) ) { (function() { var e = document.createElement("script"); e.type = "text/javascript"; e.async = !0; e.src = "https://www.googletagmanager.com/gtag/js?id=G-88SW9D6YBK"; var a = document.getElementsByTagName("script")[0]; a.parentNode.insertBefore(e, a); })(); lazyanalisis = !0; } }, !0); window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-88SW9D6YBK');