Movie Streaming Host without ads

I use HLS/DASH and other things, but normally a mp4 with h264 codec and acc audio, should work fine, R2 will stream chunked for you, if you want to avoid copyright or problems, prohibit access without referrer policy in cf with a special rule.
How to avoid copyright issues? I didn’t quite understand, and I would like to know if it’s possible to make the videos available only on my website domain (I use R2, but I don’t want other people to take the videos).
How do you set up HLS/DASH?
(But for now, I’ll try using MP4; I’m just looking for a way to upload large files. I’m planning to create a small website and connect S3 for uploads.)
Do you have any advice to prevent my videos from being taken down or other issues?
How do you upload to R2 with S3 connected to a site?
 
I dont think such service exist.

Services like DoodStream are in business only because Webmasters embed their video player. If they would offer a Premium plan without Ads that would not work out. Every single viewer would have to Subscribe to their Plan otherwise they would have to shutdown.

No ads = no money = no service

I would strongly suggest you to build your own "DoodStream" website and host movies on your own. You'll have control over everything and can make much more money than if you would be relaying on 3rd party service that is shaving your earnings on daily basis.
I have a website with 2TB capacity but I don't know how to build a streaming website can you suggest?
 
I use HLS/DASH and other things, but normally a mp4 with h264 codec and acc audio, should work fine, R2 will stream chunked for you, if you want to avoid copyright or problems, prohibit access without referrer policy in cf with a special rule.
Can you give me the exact location and the rule to set? I have no idea where it is, and I can’t find it. I’ve searched the web and found nothing.
 
How to avoid copyright issues? I didn’t quite understand, and I would like to know if it’s possible to make the videos available only on my website domain (I use R2, but I don’t want other people to take the videos).
How do you set up HLS/DASH?
(But for now, I’ll try using MP4; I’m just looking for a way to upload large files. I’m planning to create a small website and connect S3 for uploads.)
Do you have any advice to prevent my videos from being taken down or other issues?
How do you upload to R2 with S3 connected to a site?
you must add a block, when people enter the domain without your referrer (example web.com) block it, about the copyright depends on cloudflare and how much you take care of your infrastructure, we change the domains every 24 hours, we deactivate specific urls to avoid dmca, we put the status of not found (404)

about everything else, you can upload mp4 files to r2 and anchor them with the cdn with custom domain (subdomain)
 
you must add a block, when people enter the domain without your referrer (example web.com) block it, about the copyright depends on cloudflare and how much you take care of your infrastructure, we change the domains every 24 hours, we deactivate specific urls to avoid dmca, we put the status of not found (404)

about everything else, you can upload mp4 files to r2 and anchor them with the cdn with custom domain (subdomain)
I can't change the URL because it's for a streaming site, so each time I would have to manually change the URIs, which would take too long.
 
I can't change the URL because it's for a streaming site, so each time I would have to manually change the URIs, which would take too long.
No this is not the case, if you add the content through a backup to a new domain the urls will automatically change. You will then need to setup 301 redirects.
 
I can't change the URL because it's for a streaming site, so each time I would have to manually change the URIs, which would take too long.
buy a $1 .xyz domain link example rpd.domain.xyz/content.mp4, when something happens, just change the subdomain from rdp to rdh, sdf, etc, every year or every 6 months change the .xyz domain and you are done.
 
Last edited:
or at least one that is very easy to watch the movie with minimal ads and pays well
We have a minimal ads option. I think it is 1 popup. You could then put your own ads ontop, or just leave it with 1 popup and collect payouts for what that brings you. It's been over a year since you last asked this question. How is your journey coming along?
 
Hi BHW fam,

So I am looking for a movie streaming host (with api) like doodstream that has a paid option to completely remove ads, or at least one that is very easy to watch the movie with minimal ads and pays well.

If anyone know any good ones I would really appreciate it I have been searching for a couple days no with no luck.

Thank you all in advance
Hello Georgetoons,


So how was your movie streaming website going on right now? And I am also going to create a streaming website, so can you share some of your experience with me?
 
Back
Top