OTT Releases This Week Nov 10 to Nov 17 Dude Telusu Kada K-ramp Dashavatar and More
As the week of November 10"“17, 2025 kicks off, cinema lovers are in for a treat across languages. From edge-of-your-seat thrillers to heartwarming romances and laughter-filled family entertainers, this week"™s OTT lineup has something for everyone. Whether you"™re a fan of Telugu, Tamil, Malayalam, Kannada, or Hindi releases, the screens are set to dazzle with gripping stories, star-studded casts, and must-watch digital premieres. Let"™s explore the films that are creating a buzz and are bound to keep audiences talking long after the credits roll.
OTT Releases This Week
Nov 14, 2025
Dude
Romance
Netflix
Language: Tamil, Hindi, Telugu, Malayalam, Kannada
Running Time: 2h 19m
IMDB Rating: 8.2/10
View Box Office Collection→
A lighthearted story of friendship, love, and unexpected adventures, Dude brings together a quirky group of friends navigating the ups and downs of life. Packed with humor and heart, it"™s a journey that keeps viewers entertained from start to finish.
Nov 14, 2025
Telusu Kada
Drama
Netflix
Language: Tamil, Hindi, Telugu, Malayalam, Kannada
Running Time: 2h 15m
IMDB Rating: 8.2/10
View Box Office Collection→
Telusu Kada is a 2025 Telugu romantic drama about a couple, Varun and Anjali, who face challenges when Anjali learns she cannot conceive. Their decision to pursue surrogacy leads them to a doctor who is Varun's ex-girlfriend, Raaga, creating a complex love triangle that explores themes of love, heartbreak, and second chances from multiple perspectives.
(adsbygoogle = window.adsbygoogle || []).push({})
Nov 15, 2025
K-ramp
Action
Aha
Language: Telugu
Running Time: 2h 20m
IMDB Rating: 8.3/10
View Box Office Collection→
A wealthy businessman sends his problematic son, Kumar, to Kerala for reform. There, Kumar falls in love with Mercy, a young woman struggling with PTSD and suicidal tendencies. The central conflict arises as the couple navigates their romance amidst Mercy's personal struggles.
Nov 14, 2025
Dashavatar
Thriller
Zee5
Language: Marathi
Running Time: 2h 32m
IMDB Rating: 8.1/10
View Box Office Collection→
Dashavatar centers on an aging folk artist, Babuli Mestri, who must fight to save his village's sacred land from a mining project. After his son is found dead under suspicious circumstances related to the project, Babuli, his son's fiancée, and a local supernatural power join forces to uncover the truth behind the death, blending a real-life mystery with mythological elements.
Nov 13, 2025
Enugu Thondam Ghatikachalam
Comedy
ETVwin
Language: Telugu
Running Time: N/A
IMDB Rating: N/A
Direct OTT release
The movie is a light-hearted story centered around everyday characters and the hilarious situations they find themselves in. The plot promises a generous amount of laughter and madness, focusing on the comedic elements of family life and human ego, rather than a heavy, dramatic narrative.
(adsbygoogle = window.adsbygoogle || []).push({})
Nov 13, 2025
Ekka
Crime/thriller
SUNNxt
Language: Kannada
Running Time: 2h 20m
IMDB Rating: 7.3/10
View Box Office Collection→
Ekka follows a young man named Muthu who is forced into the Bengaluru underworld after a friend betrays him and a series of tragic events occur. The story details his transformation from a rural man into a feared gangster as he seeks revenge and survival, while also exploring his relationships with his mother and a love interest.
Nov 14, 2025
Avihitham
Black comedy
JioHotstar
Language: Malayalam, Tamil, Telugu, Kannada, Hindi
Running Time: 1h 46m
IMDB Rating: 8.8/10
Avihitham is a Malayalam dark comedy about a group of men in a village who become obsessed with uncovering a rumored illicit affair, leading to humorous and satirical commentary on gossip and societal judgment. The story begins when an unemployed man, Prakashan, witnesses a clandestine meeting between neighbors and, with his friends, decides to investigate and expose what he believes is a secret relationship. The film satirizes voyeuristic tendencies and the hypocritical nature of judging others, particularly women.
(adsbygoogle = window.adsbygoogle || []).push({})
Nov 14, 2025
Poyyamozhi
Adventure
SimplySouth
Language: Malayalam
Running Time: 1h 41m
IMDB Rating: 3.9/10
Released on OTT in India, worldwide release on Nov 14
The film tells the story of Poyyamozhi (Jaffar Idukki) who guides Jason, a character played by a newcomer( Nathaniel Madathil), through a forest. The journey turns out to be hunter and prey chase and the film shows the interaction between the hunter and the prey.
Get ready for a thrilling lineup of releases this week! From heart-pounding action thrillers to soul-stirring romances, these films are all set to make waves on OTT platforms. Whether you"™re planning a weekend movie marathon or a cozy night in, this week promises stories that will entertain, inspire, and linger long after the credits roll. One thing"™s for sure "” this week of November 2025 is shaping up to be a must-watch cinematic treat for film buffs!
/* ---------- OTT Section ---------- */
.ott-section {
font-family: "Nunito Sans", Arial, sans-serif;
font-size: 15.5px;
line-height: 1.7;
max-width: 960px;
margin: 20px auto;
padding: 20px;
background: #fafafa;
border-radius: 12px;
box-shadow: 0 2px 10px rgba(0,0,0,0.06);
}
.ott-section * { font-style: normal !important; }
.ott-section h2 {
font-size: 1.8rem;
margin-bottom: 18px;
color: #222;
border-bottom: 2px solid #e6e6e6;
padding-bottom: 10px;
font-weight: 600;
}
/* ---------- Card ---------- */
.ott-card {
position: relative;
background: #fff;
border-radius: 12px;
padding: 18px;
margin-bottom: 20px;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
}
/* ---------- Date pill ---------- */
.ott-date {
position: absolute;
top: 18px;
right: 18px;
background: linear-gradient(90deg,#3b0078,#5b2b99);
color: #fff;
padding: 6px 14px;
border-radius: 20px;
font-size: 13px;
white-space: nowrap;
box-shadow: 0 2px 6px rgba(0,0,0,0.12);
font-style: normal !important;
}
/* ---------- Grid: Poster + Meta ---------- */
.ott-grid {
display: grid;
grid-template-columns: 150px minmax(0, 1fr);
gap: 20px;
align-items: start;
}
.ott-poster-wrap {
display: flex;
justify-content: center;
align-items: flex-start;
}
.ott-poster {
width: 150px;
height: 210px;
border-radius: 10px;
object-fit: cover;
box-shadow: 0 2px 8px rgba(0,0,0,0.12);
margin-top: 18px;
transition: transform 0.18s ease;
}
.ott-poster-wrap:hover .ott-poster { transform: translateY(-3px); }
/* ---------- Meta ---------- */
.ott-meta {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
/* Title */
.ott-title {
font-size: 1.4rem;
font-weight: 700;
margin: 0 0 10px 0;
}
.ott-title a {
text-decoration: none;
color: #000;
font-style: normal !important;
}
/* Pills / Tags */
.ott-tags {
display: flex;
gap: 8px;
flex-wrap: wrap;
margin-bottom: 10px;
align-items: center;
}
.genre-pill, .ott-pill {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 6px;
padding: 6px 12px;
border-radius: 999px;
font-size: 13px;
font-weight: 600;
text-align: center;
min-width: 110px;
height: 32px;
}
.genre-pill { background: #f7e9e9; color: #d6336c; }
.ott-pill { background: #e9f0ff; color: #1f4f91; }
.ott-pill img { width: 20px; height: 20px; object-fit: contain; border-radius: 3px; }
/* Info section */
.ott-info p { margin: 4px 0; font-size: 1rem; color: #444; font-style: normal !important; }
.ott-info strong { color: #222; }
/* Synopsis */
.ott-desc {
margin-top: 16px;
font-size: 1rem;
color: #555;
line-height: 1.6;
text-align: justify;
font-style: normal !important;
}
/* Box office / links */
.ott-links a {
color: #5b2b99;
text-decoration: none;
font-weight: 600;
font-style: normal !important;
}
/* ---------- Responsive ---------- */
@media (max-width: 768px) {
.ott-grid { grid-template-columns: 1fr; gap: 14px; }
.ott-poster { width: 180px; height: 250px; margin-top: 0; }
.ott-poster-wrap { justify-content: center; }
.ott-meta { text-align: center; align-items: center; }
.ott-title { text-align: center; }
.ott-tags { justify-content: center; }
.ott-desc { text-align: left; }
.ott-date { top: 10px; right: 10px; }
}