Mithya (the Hindi word for “fake” or “counterfeit”) follows Aryan Singh, a brilliant but disillusioned forensic analyst who discovers a hidden ledger that links his own family to a sprawling illegal identity‑fabrication ring. When the ledger falls into the hands of Rhea Mehta, a tenacious investigative journalist, the two become uneasy allies, racing against a shadowy syndicate led by the enigmatic Mr. V, whose real name is as elusive as his motives.
The series is built on a simple yet potent question: When the world you thought you knew is a lie, who do you trust? Every episode peels back another layer of deception, leaving viewers constantly guessing who the real “mithya” (fake) is— the protagonist, the antagonist, or perhaps the very notion of truth itself.
Mithya (2022) is a dark psychological thriller series that explores the destructive power of truth and deception. Directed by Rohan Sippy
, the six-episode first season is an Indian adaptation of the British series Plot Overview
Set in the misty, atmospheric backdrop of Darjeeling, the story centers on a tense rivalry between Juhi Adhikari
(Huma Qureshi), a righteous Hindi literature professor, and her student, Rhea Rajguru (Avantika Dassani). The Conflict:
The drama begins when Juhi accuses Rhea of plagiarizing a literature essay. The Escalation:
What starts as an academic dispute quickly spirals into a vicious psychological war. Rhea, the impulsive and privileged daughter of a major college benefactor, refuses to back down and embarks on a journey of vengeance that threatens Juhi's professional and personal life. The Climax:
The rivalry leads to a series of hostilites, shocking family revelations, and a central murder investigation where both women become suspects. Cast and Performances
Mithya (2022) – Hindi Season 01 – A Riveting Dive into Deception and Destiny
| Genre | Thriller / Mystery / Drama | |---|---| | Episodes | 8 (≈45 min each) | | Original Platform | Streamed via major Indian OTT portals (and widely circulated on download sites) | | Core Themes | Identity fraud, family secrets, power struggles, moral ambiguity | | Why It Hooks You | A relentless cat‑and‑mouse chase, layered character arcs, and a twisty narrative that rewards every re‑watch. |
If you love edge‑of‑your‑seat thrillers that blend smart investigation, deep character drama, and social relevance, Mithya Season 01 is a must‑watch. Its clever title encapsulates a world where nothing is what it seems, and the most compelling mystery may be the one inside each of us.
Enjoy the ride—just remember to keep an eye on those “fake” documents; they might be the key to unlocking the truth. 🎬✨
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mithya 2022 - Season 01 Complete Guide</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://code.iconify.design/3/3.1.0/iconify.min.js"></script>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,400..800&display=swap" rel="stylesheet">
<script>
tailwind.config =
theme:
extend:
fontFamily:
inter: ['Inter', 'sans-serif'],
newsreader: ['Newsreader', 'serif'],
</script>
<style>
* margin: 0; padding: 0; box-sizing: border-box;
body font-family: 'Inter', sans-serif; background: #020202; color: #ffffff;
::selection background: rgba(255,255,255,0.2); color: #fff;
::-webkit-scrollbar width: 6px;
::-webkit-scrollbar-track background: #020202;
::-webkit-scrollbar-thumb background: #333; border-radius: 3px;
@keyframes clip-reveal-up
0% clip-path: inset(100% 0 0 0); transform: translateY(40px);
100% clip-path: inset(0 0 0 0); transform: translateY(0);
.anim-reveal animation: clip-reveal-up 1.2s cubic-bezier(0.16, 1, 0.3, 1) both;
.anim-d1 animation-delay: 100ms;
.anim-d2 animation-delay: 200ms;
.anim-d3 animation-delay: 300ms;
.anim-d5 animation-delay: 500ms;
.anim-d7 animation-delay: 700ms;
.reveal-on-scroll opacity: 0; transform: translateY(30px); transition: all 1s cubic-bezier(0.16, 1, 0.3, 1);
.reveal-on-scroll.visible opacity: 1; transform: translateY(0);
.text-gradient
background: linear-gradient(180deg, #FFFFFF 0%, rgba(255,255,255,0.6) 100%);
-webkit-background-clip: text; -webkit-text-fill-color: transparent;
background-clip: text;
.border-gradient
border: 1px solid transparent;
background-image: linear-gradient(#050505, #050505), linear-gradient(180deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.02) 100%);
background-origin: border-box; background-clip: padding-box, border-box;
.glow-decoration
position: absolute; width: 1000px; height: 600px;
background: rgba(255,255,255,0.03); filter: blur(100px);
border-radius: 50%; pointer-events: none;
.episode-card
transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
.episode-card:hover
transform: translateY(-4px);
background: rgba(255,255,255,0.05);
.episode-card:hover .ep-number
color: #10b981;
.tab-btn transition: all 0.3s ease;
.tab-btn.active
background: #ffffff; color: #000000;
.tab-content display: none;
.tab-content.active display: block;
.star color: #eab308;
.cast-card img
transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
filter: grayscale(60%);
.cast-card:hover img
filter: grayscale(0%);
transform: scale(1.05);
.toast
position: fixed; bottom: 2rem; right: 2rem; z-index: 1000;
background: #10b981; color: #000; padding: 1rem 1.5rem;
border-radius: 0.75rem; font-weight: 500; font-size: 0.875rem;
transform: translateY(120%); opacity: 0;
transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
.toast.show transform: translateY(0); opacity: 1;
.progress-bar height: 3px; background: rgba(255,255,255,0.1); border-radius: 2px; overflow: hidden;
.progress-bar .fill height: 100%; background: #10b981; border-radius: 2px; transition: width 0.8s ease;
</style>
</head>
<body class="font-inter antialiased">
<!-- Toast Notification -->
<div id="toast" class="toast">
<span class="iconify inline-block mr-1" data-icon="mdi:check-circle" data-width="18"></span>
<span id="toast-msg">Copied to clipboard!</span>
</div>
<!-- Background Glow -->
<div class="glow-decoration" style="top: -200px; left: 50%; transform: translateX(-50%);"></div>
<!-- Navigation -->
<nav class="fixed top-0 left-0 right-0 z-50 h-16 flex items-center px-6" style="background: rgba(2,2,2,0.8); backdrop-filter: blur(24px); border-bottom: 1px solid rgba(255,255,255,0.05);">
<div class="max-w-7xl mx-auto w-full flex items-center justify-between">
<a href="#" class="flex items-center gap-2">
<span class="iconify text-emerald-500" data-icon="mdi:play-circle" data-width="24"></span>
<span class="font-medium text-sm tracking-tight">MITHYA GUIDE</span>
</a>
<div class="hidden md:flex items-center gap-8 text-sm" style="color: rgba(255,255,255,0.7);">
<a href="#overview" class="hover:text-white transition-colors">Overview</a>
<a href="#episodes" class="hover:text-white transition-colors">Episodes</a>
<a href="#cast" class="hover:text-white transition-colors">Cast</a>
<a href="#download" class="hover:text-white transition-colors">Download</a>
<a href="#faq" class="hover:text-white transition-colors">FAQ</a>
</div>
<button id="mobile-menu-btn" class="md:hidden p-2 rounded-lg hover:bg-white/10 transition-colors">
<span class="iconify" data-icon="mdi:menu" data-width="22"></span>
</button>
</div>
</nav>
<!-- Mobile Menu -->
<div id="mobile-menu" class="fixed inset-0 z-40 hidden" style="background: rgba(2,2,2,0.95); backdrop-filter: blur(24px);">
<div class="flex flex-col items-center justify-center h-full gap-8 text-lg">
<a href="#overview" class="mobile-link hover:text-emerald-400 transition-colors">Overview</a>
<a href="#episodes" class="mobile-link hover:text-emerald-400 transition-colors">Episodes</a>
<a href="#cast" class="mobile-link hover:text-emerald-400 transition-colors">Cast</a>
<a href="#download" class="mobile-link hover:text-emerald-400 transition-colors">Download</a>
<a href="#faq" class="mobile-link hover:text-emerald-400 transition-colors">FAQ</a>
<button id="mobile-menu-close" class="mt-8 px-6 py-3 rounded-full border border-white/20 hover:bg-white/10 transition-colors text-sm">Close</button>
</div>
</div>
<!-- Hero Section -->
<section class="min-h-screen flex flex-col items-center justify-center pt-24 pb-20 px-6 relative">
<div class="max-w-7xl mx-auto w-full">
<div class="grid grid-cols-1 lg:grid-cols-2 gap-12 lg:gap-20 items-center">
<!-- Left: Text -->
<div class="order-2 lg:order-1">
<div class="anim-reveal anim-d1 flex items-center gap-2 mb-6">
<span class="px-3 py-1 rounded-full text-xs font-medium uppercase tracking-wide" style="background: rgba(16,185,129,0.15); color: #10b981; border: 1px solid rgba(16,185,129,0.2);">
Hindi Thriller • 2022
</span>
<span class="px-3 py-1 rounded-full text-xs font-medium uppercase tracking-wide" style="background: rgba(255,255,255,0.05); color: rgba(255,255,255,0.7); border: 1px solid rgba(255,255,255,0.1);">
TV-MA
</span>
</div>
<h1 class="anim-reveal anim-d2 font-newsreader font-light tracking-tighter leading-[1.05] mb-6" style="font-size: clamp(2.5rem, 6vw, 4.5rem);">
<span class="text-gradient">Mithya</span><br>
<span style="color: rgba(255,255,255,0.5); font-size: 0.6em;">Season 01 Complete</span>
</h1>
<p class="anim-reveal anim-d3 text-base md:text-lg leading-relaxed mb-8" style="color: rgba(255,255,255,0.7); max-width: 520px;">
A gripping psychological thriller where nothing is what it seems. When Hindi literature professor Juhi Adhikari is accused of plagiarizing her student Rhea Rajguru's work, a dangerous game of deceit begins — blurring the lines between truth and illusion.
</p>
<div class="anim-reveal anim-d5 flex flex-wrap items-center gap-4 mb-8">
<div class="flex items-center gap-1">
<span class="star iconify" data-icon="mdi:star" data-width="18"></span>
<span class="star iconify" data-icon="mdi:star" data-width="18"></span>
<span class="star iconify" data-icon="mdi:star" data-width="18"></span>
<span class="star iconify" data-icon="mdi:star" data-width="18"></span>
<span class="iconify" data-icon="mdi:star-half-full" data-width="18" style="color: #eab308;"></span>
<span class="ml-2 text-sm font-medium">8.2 / 10</span>
</div>
<span style="color: rgba(255,255,255,0.2);">|</span>
<span class="text-sm" style="color: rgba(255,255,255,0.5);">6 Episodes</span>
<span style="color: rgba(255,255,255,0.2);">|</span>
<span class="text-sm" style="color: rgba(255,255,255,0.5);">~35 min each</span>
</div>
<div class="anim-reveal anim-d7 flex flex-wrap gap-3">
<a href="#download" class="inline-flex items-center gap-2 px-8 py-4 bg-white text-black text-sm font-medium rounded-full hover:bg-emerald-50 transition-all" style="box-shadow: 0 0 30px -5px #10b981;">
<span class="iconify" data-icon="mdi:download" data-width="18"></span>
Download Guide
</a>
<a href="#episodes" class="inline-flex items-center gap-2 px-8 py-3 text-sm font-medium rounded-full transition-all hover:bg-white/10" style="border: 1px solid rgba(255,255,255,0.2); color: rgba(255,255,255,0.9);">
<span class="iconify" data
It looks like you’re looking for a summary or descriptive piece for the web series Mithya (2022) . Mithya: Season 1 Overview
Mithya is a dark psychological thriller set in the misty hills of Darjeeling, adapted from the 2019 British series Cheat. The story follows Juhi Adhikari (Huma Qureshi), a righteous Hindi literature professor who accuses her privileged student, Rhea Rajguru (Avantika Dassani), of plagiarism.
What begins as a simple academic dispute quickly spirals into a lethal game of psychological warfare. Key Plot Elements:
The Conflict: Rhea, the daughter of a powerful college benefactor, refuses to back down and begins a vengeful quest to dismantle Juhi’s personal and professional life.
The Mystery: The narrative is framed around a murder investigation where both women are suspects, with the story slowly revealing who was killed and why.
The Twist: As the season progresses, a shocking family secret emerges: Rhea is actually the half-sister of Juhi, born from their father's past affair—a truth that fuels Rhea's obsession and resentment. Mithya 2022 Hindi Season 01 Complete www.downlo...
The Outcome: The season concludes with the death of Juhi's husband, Neil, and a cliffhanger that sets the stage for the second season, Mithya: The Darker Chapter. Main Cast: Huma Qureshi as Juhi Adhikari Avantika Dassani as Rhea Rajguru (Debut role) Parambrata Chatterjee as Neil Adhikari Rajit Kapur as Anand Tyagi (Juhi's father) The series is currently available for streaming on ZEE5.
The download bar crawled agonizingly across the screen—99%, 99.1%. A dusty ceiling fan whirred overhead, chopping the humid Mumbai air, doing little to cool the small, cluttered apartment.
Kabir sat hunched over his old laptop, his eyes wide and unblinking. The file name glowed in the dim blue light of the screen: Mithya.2022.Hindi.Season.01.Complete.www.downlo...
He didn't care about the truncated website name. He didn't care that his monthly data cap was about to burst. He only cared about the story. In the literary circles of the city, the show Mithya was legendary—not for its cinematic quality, but for its script. Written by a reclusive author known only as 'Echo,' the series had aired once late at night on an obscure channel and vanished. No streaming platform picked it up. No DVDs were pressed. It was a ghost.
Except for this file.
Ding.
"Download Complete."
Kabir exhaled, a breath he felt he’d been holding for six hours. He double-clicked the file. His media player opened, a black void waiting to be filled. He pressed play.
The show was gritty, shot on handheld cameras. It followed a woman named Rhea who discovers that her entire life—her husband, her job, her memories—was a fabrication. She was living in a simulation, a 'Mithya' (falsehood), designed to keep her placid while her real body was used for something nefarious.
Kabir was mesmerized. He wasn't just watching; he was studying. He was a writer himself, struggling to finish his own novel, and he wanted to understand how 'Echo' had woven such a complex web of deceit. He scribbled notes in his tattered notebook.
Episode 4: Rhea finds the glitch. The walls of her apartment bleed static. Episode 5: She confronts the Architect. He tells her the truth is painful.
Kabir paused the video. His hand trembled. On the screen, the Architect was a silhouette sitting in a high-backed chair. But the room behind him... it looked familiar. The peeling wallpaper, the angle of the window, the stack of books on the floor.
Kabir looked around his own room. His breath hitched. It was his room.
He minimized the player and looked at his surroundings. The same peeling wallpaper. The same stack of books. He looked back at the screen. The Architect turned his head slightly.
"Are you watching, Kabir?" the character on the screen whispered.
Kabir stumbled back, knocking his chair over. "What the..."
He checked the file name again. Mithya.2022.Hindi.Season.01.Complete...
He hadn't given the computer his name. He hadn't told the video player who was watching. He pressed play again, his heart hammering against his ribs. Mithya (the Hindi word for “fake” or “counterfeit”)
"You think you are the observer," the Architect continued, his voice low and gravelly. "But you are the subject. You think you are downloading a story, Kabir, but you are merely accessing your own memory log."
Kabir laughed nervously. "Nice try. Fourth wall break. Very meta." He tried to close the window. The mouse cursor froze. The 'X' button grayed out.
"You can't exit," the Architect said. "The download wasn't a retrieval. It was an update."
Kabir’s room suddenly felt smaller. The walls seemed to pulse, distorting like a bad video signal. The hum of the ceiling fan warped into a digital screech.
"Look at your notebook, Kabir," the Architect commanded.
Kabir looked down at his tattered notebook. The pages were blank. He flipped them frantically. All blank. He looked at his hands. They were beginning to pixelate, his skin turning into blocks of static.
"What is happening?" Kabir screamed, his voice sounding tinny, as if coming through cheap speakers.
"Season 01 is over," the Architect said, standing up in the video. The man on screen turned around fully. He wasn't an actor. He was Kabir. An older, wearier version of Kabir.
"It’s time for Season 02," the screen-Kabir said. "Time to wake up."
Suddenly, the laptop screen went black. Then, text appeared in green code:
REBOOTING SYSTEM...
REALITY RESTORATION IN PROGRESS...
WELCOME BACK, KABIR.
Kabir’s apartment dissolved into white light. The smell of dust and old paper vanished, replaced by the sterile scent of antiseptic and cold metal.
Kabir opened his eyes. He wasn't in a Mumbai apartment. He was lying in a pod, wires snaking from his arms and temples. A technician in a white suit stood over him, holding a tablet.
"He’s out," the technician said, checking the tablet. "The 'Writer' simulation was successful. He accepted the narrative logic."
"Did he finish the download?" a second voice asked.
"Yes," the technician tapped the screen. "Subject extracted the necessary emotional data. He thinks he just watched a brilliant show."
"Good," the second voice said. "Wipe him. Reset the scenario. Next week, he thinks he's a detective solving a murder. Upload Khoj 2023."
Kabir tried to speak, to scream that he remembered, that he was real. But his mind was already slipping, the heavy fog of the new download settling in. Mithya (2022) is a dark psychological thriller series
The technician leaned in, a cruel smile on his face. "Enjoy the show, Kabir."
As Kabir’s eyes closed, the last thing he saw was a file transfer bar in his mind's eye.
Download Complete.
is a 2022 Hindi-language psychological thriller drama series directed by Rohan Sippy. It is an adaptation of the 2019 British series Cheat. 🔑 Key Details Genre: Psychological Thriller / Drama Platform: ZEE5 Cast: Huma Qureshi, Avantika Dassani, Parambrata Chatterjee Episodes: 6 Episodes (Season 1) 📝 Plot Summary
The story is set in Darjeeling and centers on a tense conflict between: Juhi Adhikari (Huma Qureshi): A Hindi literature professor. Rhea Rajguru (Avantika Dassani): Her student.
The drama begins when Juhi accuses Rhea of plagiarism on a paper. What starts as an academic dispute quickly spirals into a dangerous game of psychological warfare, secrets, and eventually, murder. 🎭 Major Themes
Truth vs. Deception: The title Mithya means "falsehood" or "illusion."
Identity: Exploring the dark sides of seemingly normal individuals.
Family Secrets: Long-buried personal histories that drive the characters' motivations.
🚩 Note: If you were looking for a white paper or an academic analysis of the show's themes (like its portrayal of student-teacher dynamics), those are generally found on film critique sites or academic repositories like JSTOR rather than the download-oriented link in your query.
Mithya (2022) Hindi Season 1: A Deep Dive Into the Psychological Thriller
Mithya is a dark and twisted psychological thriller that premiered on ZEE5 on February 18, 2022. Directed by Rohan Sippy, the six-episode series is an Indian adaptation of the 2019 British show Cheat. Set against the misty, picturesque backdrop of Darjeeling, the show explores a volatile relationship between a professor and her student that quickly spirals into a web of lies, manipulation, and murder. The Core Conflict: Plagiarism to Psychological War
The story follows Juhi Adhikari (Huma Qureshi), a Hindi literature professor at a local college who accuses her student, Rhea Rajguru (Avantika Dassani), of plagiarizing a term essay.
Rhea’s Retaliation: Rhea, the daughter of a powerful benefactor, denies the allegations and launches a personal vendetta against Juhi.
A Tangled Web: What starts as an academic dispute evolves into a "psychological combat" involving stalking, manipulation, and the destruction of Juhi's personal life.
The Murder Mystery: The stakes are raised when Juhi’s husband, Neil Adhikari (Parambrata Chatterjee), is found murdered, leaving both women as prime suspects in a complex investigation. Cast and Key Performances
The series relies heavily on its leading ladies to drive the tension: