Video subscription website

Scrum

Registered Member
Joined
Sep 7, 2015
Messages
82
Reaction score
9
I am looking to start a video subscription website like Netflix

Tried Uscreen.tv but there are not much payment gateway options

Can you suggest the best platform to chose ?

Are there any ready to use scripts (stable and no bugs) ?

The videos will be streamed from the server (if self hosted) or cloud (if someone provide service)
 
Can anyone help ?
 
I read somewhere that episodes of top tv series (one episode) can cost netflix even 1ml$ for license, so good luck :D

In Poland there is a website called CDA, which started as pirate streaming website (ofc they were saying that they didn't knew about it and were always 'deleting' piracy movies and tv series) The truth is that their workers/owners uploaded almost everything. Even now you can find there all movies released <2017, for free online, always on the top first position in google.
Only "premium" movies and tv series which are licensed by them are locked for paid use - these are only older movies which they can afford, the rest are available for free.
They couldn't afford one season of top tv series but still their yearly revenue counts in millions now... and they started as piracy website
 
Scrum,

You can find a pretty complete Netflix clone like script at codecanyon.net, just search for membership or membership video site there.
 
Scrum,

Video subscription sites *seem* complicated, but aren't so much so.

Use cloud file buckets to hold your content.
Use a HTTP CDN with media keys to protect hot-linking and access.

After that, 90% of the work is on the interface, making it clean, slick, and easy to use & search.

Then you're ready to add payments to it.
 
Back
Top