They will. So, keep a backup, and in the meantime, try to expand to some other domains as well. This will help you target more KWs, and you can easily use the same source files, saving the BW but having the potential to earn more.Never had one. But I guess if the site gets bigger, they will get interested. My hosting is in OVH, domain is in Njalla.
That's not much with the number of visitors you're getting. Figure out a better monetization plan is what I would say.200-300$/month. I don't want to show too many ads.
Thanks, my friend. I appreciate your help. As I already mentioned, monetization is one aspect that I haven't figured out yet. As far as I can tell, similar websites are running ads; I don't know other ways that also provide decent anonymity. For SEO, I tried Bing's URL submission, but it doesn't seem to work well. My main source of users is Reddit.They will. So, keep a backup, and in the meantime, try to expand to some other domains as well. This will help you target more KWs, and you can easily use the same source files, saving the BW but having the potential to earn more.
That's not much with the number of visitors you're getting. Figure out a better monetization plan is what I would say.
why dont you use movie streaming API like vidSrc?Hi All,
Since my teenage years, I have been interested in how the movie streaming websites work. I have mostly done backend development (java) and
for the recent couple of years DevOps. But the frontend has always attracted me for some reason. So, 2 years ago, I started the website for movie
streaming. I didn't know how existing websites work (WordPress plugins, embedded links, etc.), so I created everything from scratch. Initially, I would
download movies from torrent websites, transcode them to HLS, MPEG-DASH streams using ffmpeg and other tools and upload the results to cloud
storage. Soon, I realized it was taking too much time, so I created a GitHub Action that would do the job for me provided the MKV/MP4/AVI file and the
transcoding spec, which is telling the action which audio/subtitle streams to transcode, which resolutions, etc. This saved me a lot of time, but still it was
taking to much (finding the source files in torrent trackers, checking which audio streams are available, etc.). So I came up with the crazy (at least for me) idea.
I created movie/tv-show scraper. So provided just movie id (say from TMDB) it would go to preconfigured torrent trackers, find the best releases based on
resolution, available languages, then automatically trigger transcoding jobs. It would also check every day if better resolutions, more languages are available
and update accordingly. Currently, I have about 400 movies and 30 tv shows. I don't use third-party embedded links. I am approaching 100k/monthly users.
This is the good part) The bad part is I don't know where to go from here. The whole system (proxy servers, transcoding servers, cloud storage, etc. ) takes 500$/month
to run. I think I have hit a wall on monetization and traffic increase aspects of the project. Recently I was thinking to abandon it, but it is a little difficult as I have
put a lot effort and time into it (though I have also learnt a lot of new things). I was also thinking of creating embeddable URLs so that other can put them in
their website, not sure though if it will work as there are a lot of competition there too, also I don't have enough movies.
I just wanted to share my story with you.
Best Regards
When I was starting I didn't have any idea how the websites are created. Now when I look back I don't regret, because doing from scratch forced me to learn a lot of things (HLS, MPEG-DASH, ffmpeg, transcoding, etc.). I am even planning to create my own api.why dont you use movie streaming API like vidSrc?
i personally havent tried them, but they will solve part of the hosting video expense
I think so. Now I am the only user of the API, but with some effort I could create it multitenant, so that others could also make requests based on IMDB or TMDB id.Nice journey, bro. Could your automation tools (like your GitHub Action or scraper) be packaged into a product or SaaS?
Hi All,
Since my teenage years, I have been interested in how the movie streaming websites work. I have mostly done backend development (java) and
for the recent couple of years DevOps. But the frontend has always attracted me for some reason. So, 2 years ago, I started the website for movie
streaming. I didn't know how existing websites work (WordPress plugins, embedded links, etc.), so I created everything from scratch. Initially, I would
download movies from torrent websites, transcode them to HLS, MPEG-DASH streams using ffmpeg and other tools and upload the results to cloud
storage. Soon, I realized it was taking too much time, so I created a GitHub Action that would do the job for me provided the MKV/MP4/AVI file and the
transcoding spec, which is telling the action which audio/subtitle streams to transcode, which resolutions, etc. This saved me a lot of time, but still it was
taking to much (finding the source files in torrent trackers, checking which audio streams are available, etc.). So I came up with the crazy (at least for me) idea.
I created movie/tv-show scraper. So provided just movie id (say from TMDB) it would go to preconfigured torrent trackers, find the best releases based on
resolution, available languages, then automatically trigger transcoding jobs. It would also check every day if better resolutions, more languages are available
and update accordingly. Currently, I have about 400 movies and 30 tv shows. I don't use third-party embedded links. I am approaching 100k/monthly users.
This is the good part) The bad part is I don't know where to go from here. The whole system (proxy servers, transcoding servers, cloud storage, etc. ) takes 500$/month
to run. I think I have hit a wall on monetization and traffic increase aspects of the project. Recently I was thinking to abandon it, but it is a little difficult as I have
put a lot effort and time into it (though I have also learnt a lot of new things). I was also thinking of creating embeddable URLs so that other can put them in
their website, not sure though if it will work as there are a lot of competition there too, also I don't have enough movies.
I just wanted to share my story with you.
Best Regards
Thanks for the input. For the second point, can you recommend an option for payment processing that allows staying anonymous?You basically built Netflix solo. hehe Big respect for that. Most people just install a plugin and call it a day — you went full backend with torrent scraping, auto transcoding, and cloud setup.
For traffic and monetization, a few ideas:
You already did the hardest part. Just needs a clever push now to grow and make it sustainable.
- Use ad networks that don’t care too much what you host. Not ideal, but they pay decent.
- Offer a paid option — “Watch in Full HD with no wait” for a few bucks a month. Even 1–2% conversion is something.
- Embeddable player is smart. Let others use it on their sites, add a small logo or ad, and you grow passively.
- Launch a few mirror sites, tweak titles and content a bit, and you can rank for more keywords — good for SEO and traffic.
Hi, I am unsure if it is permitted to post the link here.Keep it up! Can I know what your website name is ?
not link, just name of websiteHi, I am unsure if it is permitted to post the link here.