How Do I Host Videos

Hiobot

Junior Member
Joined
Feb 9, 2017
Messages
111
Reaction score
4
I want to host videos like seriesonline.io

I see that they have the video interface customised with jwplayer, but I don't know where they host their videos.
 
I want to host videos like seriesonline.io

I see that they have the video interface customised with jwplayer, but I don't know where they host their videos.

For the jwplayer, they hosted their videos on Google Drive and using embed script hosted on seriesonline.in You can see the code via Inspect Element on Chrome.

For other videos, they hosted them on video hosters like OpenLoad, Estream, Streamango, etc.
 
Go to any of those movie streaming / putlocker type sites and go through their source list... They've generally got 20+ sources for the same vid... All suitable places to host your stuff.
 
For the jwplayer, they hosted their videos on Google Drive and using embed script hosted on seriesonline.in You can see the code via Inspect Element on Chrome.

For other videos, they hosted them on video hosters like OpenLoad, Estream, Streamango, etc.
I once experimented with that, but considering how movies don't sometimes play I don't think the movies are hosted on google drive. I checked the source with inspect element, but I dont know how to determine where the movies are hosted
 
I once experimented with that, but considering how movies don't sometimes play I don't think the movies are hosted on google drive. I checked the source with inspect element, but I dont know how to determine where the movies are hosted

You need to Download the video and it will revealed the url.
 
Back
Top