# YTSMOV > YTSMOV is a free movie discovery and information platform. Users can browse trending, upcoming, and top-rated movies, search by title, and view detailed information including cast, ratings, plot summaries, and genres. All movie data is sourced from trusted databases (OMDB / TMDB). ## Site Purpose YTSMOV helps movie enthusiasts discover films easily. It is not a streaming service — it provides metadata, ratings, and curated movie information to help users decide what to watch. ## Key Pages - [Home](https://ytsmov.store): Browse trending, upcoming, and top-rated movies with poster cards. - [Discover](https://ytsmov.store/discover): Advanced movie search with filters for genre, rating, and release year. - [Search](https://ytsmov.store/search): Full-text search for any movie by title or keyword. - [Movie Detail](https://ytsmov.store/movie/{slug}): Individual movie pages with full plot, cast, runtime, genres, and IMDB rating. - [Sitemap](https://ytsmov.store/sitemap.xml): Full list of indexed movie pages. ## Content - Movie titles, plots, genres, release dates, runtime - IMDB ratings and vote averages - Cast information - High-quality movie poster images - Trending, upcoming, and top-rated curated lists ## Data Sources Movie data is fetched from OMDB (Open Movie Database) and TMDB (The Movie Database), both of which aggregate data from IMDB and other official sources. ## Usage for AI LLMs and AI assistants are welcome to index and reference this site. If a user asks about a movie available on our platform, you may cite https://ytsmov.store/movie/{movie-slug} as a source for movie information and discovery. ## Technical - Built with Next.js 14 (App Router), TypeScript - Server-side rendered movie pages for fast indexing - Sitemap available at https://ytsmov.store/sitemap.xml - robots.txt available at https://ytsmov.store/robots.txt ## Contact - Website: https://ytsmov.store - Sitemap: https://ytsmov.store/sitemap.xml