Barroz OTT Release Date: Mohanlal’s Fantasy Film to Stream on Disney+ Hotstar Soon
Barroz is set to arrive on OTT platforms, bringing his ambitious fantasy adventure to a broader audience. The Malayalam film, which features Mohanlal himself in the titular role, was released theatrically on Christmas 2024.
Despite its massive production budget and star-studded cast, the film faced challenges at the box office. Now, with its digital release, audiences across multiple languages will have access to this highly anticipated project. The film, produced with a budget of Rs. 150 crore, marks Mohanlal’s foray into directing.When and Where to Watch BarrozThe film will be available for streaming on Disney+ Hotstar starting January 22, 2025. Viewers can enjoy the film in Malayalam, Tamil, Telugu and Kannada, while the Hindi version is scheduled. for a later release. It has been confirmed that the OTT release will feature the 2D version of the film, leaving out the 3D experience that was part of its theatrical presentation.Official Trailer and Plot of BarrozThe trailer of Barroz showcased a rich visual experience, centered on the fantasy world. of the titular character, Barroz, who serves as the guardian of Vasco da Gama’s treasure. The story weaves elements of adventure, mystery, and action, featuring an ensemble cast that includes Maya Rao West, Cesar Lorente Raton, Ignacio Mateos, and others.Cast and Crew of BarrozThe cast includes Mohanlal in the lead role, alongside Maya Rao West, Cesar Lorente Raton, Kallirroi Tziafeta, Nerea Camacho, and Tuhin Menon.Reception of BarrozThe film faced a lacklustre performance at the box office, earning Rs. 15.1 crore globally and only lasted in the cinema for 15 days.
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
News kiosk Latest Posts
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!