My analysis of streaming sites

batmax

Registered Member
Joined
Dec 1, 2020
Messages
81
Reaction score
33
Hi every one,
I have seen a lot of threads about how to make a streaming website, wich api?
a lot of answsers like "those guys in the game dont tell their tricks" etc....

I'm very curious so I dug a bit and try to find some answers on google ^^

I analysed the network of famous streaming website Ive found some interesing stuff :

website like https://hd.fmoviesto.site/ : are using 2embed.to API

wich is a crawler looking for movies and tv show streaming links by their IMDB, TMDB information

An other equivalent API is www.superembed.stream

they provide a php script with an embed player

Most of movies/tv shows are stored on platform like doostream /netu / vido.lol

if you want to monetise the plays u need to upload theim on the good platform, im not in this game but with my research, vido.lol looks free and you can be reward

Si if I would like to make my own streaming website ,
I should scrap a competitor movie site database (to create my first video database)
download every movie/tv shows (need automation to download video from competitor )
reupload theim with my account on a platform like vido (automation too)
Embed those videos to my website

for the front end there is a lot of predefined theme even with wordpress
You can add ads on your website for more monetisation
content locking etc...
of course offshore provider needed.


In short terms:
2 solutions

1)
create a frontend and used api(superembed or embed.to) with their embed player (u dont monetize the plays)
but can monetise with ads on your front end

2)
Download videos from competitor link
re upload theim on platform with reward
embed your links on your front end
Add ads to your front end


What do you think i'm on the good way or just a fool?
 
Last edited:
I also used a third-party API and automated the movie/series posting process in the past. You've done thorough research. There's a lot of money to be made in this niche, but there's also too much hassle.
 
What about copyright laws?
its for illegal streaming site so the law doesnt care... ? out a disclaimer that vidéos are from third party out of our control.. but most important the offshore hosting wich dont give ur information to anyone.
 
very simple, after creating a website slowly google day after day gonna DMCA and remove your URLS from search results.
Im not a seo guy but i guess for that kind of website there is some blackhat stuff to do
 
Most peoples go with a third party API, some of them like 2embed even had a sales thread here once, they also provides hosting on their offshore servers.
 
Most of the streaming sites use a third-party API to stream their movies. not sure if anyone will give up their source but it's too much to handle so many movies on your own servers. it will requires a lots of $
 
Most of the streaming sites use a third-party API to stream their movies. not sure if anyone will give up their source but it's too much to handle so many movies on your own servers. it will requires a lots of $
the idea is to find platfom where you can upload for free

on your server only database with all links and videos infos
 
these sites do not provide videos in Italian?
the free api like embed or superember looks to only provide English language...

but with the right crawler maybe we can find links to videos in a specific language


those api are using crawler looking for videos on different "upload videos site" like vido gdoc vimeo .....
they are using imdb infos to have relevant results.

if we can edit the crawler maybe we can add some filter with language or find movie with "Italian" title
 
l'API gratuita come embed o superember sembra fornire solo la lingua inglese...

ma con il crawler giusto forse possiamo trovare link a video in una lingua specifica


quelle API stanno usando il crawler alla ricerca di video su diversi "siti di caricamento video" come vido gdoc vimeo .....
stanno usando le informazioni imdb per avere risultati pertinenti.

se possiamo modificare il crawler forse possiamo aggiungere qualche filtro con la lingua o trovare film con titolo "italiano".
I tried to contact them but they don't have a contact form or email..
 
Hi every one,
I have seen a lot of threads about how to make a streaming website, wich api?
a lot of answsers like "those guys in the game dont tell their tricks" etc....

I'm very curious so I dug a bit and try to find some answers on google ^^

I analysed the network of famous streaming website Ive found some interesing stuff :

website like https://hd.fmoviesto.site/ : are using 2embed.to API

wich is a crawler looking for movies and tv show streaming links by their IMDB, TMDB information

An other equivalent API is http://www.superembed.stream

they provide a php script with an embed player

Most of movies/tv shows are stored on platform like doostream /netu / vido.lol

if you want to monetise the plays u need to upload theim on the good platform, im not in this game but with my research, vido.lol looks free and you can be reward

Si if I would like to make my own streaming website ,
I should scrap a competitor movie site database (to create my first video database)
download every movie/tv shows (need automation to download video from competitor )
reupload theim with my account on a platform like vido (automation too)
Embed those videos to my website

for the front end there is a lot of predefined theme even with wordpress
You can add ads on your website for more monetisation
content locking etc...
of course offshore provider needed.


In short terms:
2 solutions

1)
create a frontend and used api(superembed or embed.to) with their embed player (u dont monetize the plays)
but can monetise with ads on your front end

2)
Download videos from competitor link
re upload theim on platform with reward
embed your links on your front end
Add ads to your front end


What do you think i'm on the good way or just a fool?
Ok so, 2Embed.cc will be a good way to embed movies to my website, does embed the content or links to movies?
 
Back
Top