VIDNEST

best streaming api you could ever dream of

115K+

Movies

79K+

Episodes

5.3K+

Animes
or
test the player

        Seamless Integration

        Effortlessly embed the player with just a simple link—no setup required.

        Vast Collection

        Access a massive library of movies and shows, aggregated from multiple sources.

        Fully Customizable

        Tailor the player to your preferences using intuitive query parameters.

        Always Fresh

        New content is added daily and updated automatically, so you never miss out.

        Top-Tier Quality

        Enjoy the latest available quality with lightning-fast performance.

        Ad-free Plays

        Boost your traffic with ad-free plays.

        API DOCUMENTATION

        Embed Movies

        TmdbId is required from The Movie Database API.

        https://vidnest.fun/movie/[TMDB_ID]

        Code Example

        <iframe src="https://vidnest.fun/movie/666243" frameBorder="0" scrolling="no" allowFullScreen></iframe>

        Embed Shows

        TmdbId is required from The Movie Database API. Season and episode number should not be empty.

        https://vidnest.fun/tv/[TMDB_ID]/[SEASON]/[EPISODE]

        Code Example

        <iframe src="https://vidnest.fun/tv/94997/1/1" frameBorder="0" scrolling="no" allowFullScreen></iframe>

        Embed Anime

        AnilistId is required. Episode number and sub/dub preference should be specified.

        https://vidnest.fun/anime/[ANILIST_ID]/[EPISODE]/[SUB_OR_DUB]

        Code Example

        <iframe src="https://vidnest.fun/anime/154587/1/hindi" frameBorder="0" scrolling="no" allowFullScreen></iframe>

        Embed AnimePahe

        AnilistId is required. Episode number and sub/dub preference should be specified.

        https://vidnest.fun/animepahe/[ANILIST_ID]/[EPISODE]/[SUB_OR_DUB]

        Code Example

        <iframe src="https://vidnest.fun/animepahe/16498/1/sub" frameBorder="0" scrolling="no" allowFullScreen></iframe>