• 0 Posts
  • 1 Comment
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle
  • I don’t intend to sound mean, but to be frank, you’re far off ever starting such a website. Given your knowledge, I’d also recommend staying away from such a project until you have more experience in the relevant fields. The reason for this is that there’s a number of intricacies you need to be careful of when building a piracy streaming platform (both technicalities, logistics, and what sort of negative attention you could bring), which you probably won’t pick up if this is your first project.

    Having said that, I’d start at looking at back-end dev - this will give you a greater amount of knowledge. After that, you can decide how to approach the problem, e.g. if you’re scraping another website, you’ll need some way of pulling data on the back end (either on the fly, or via some periodic task).
    Another aspect to consider would be the logistics, e.g. if you want to host the video files yourself, what sort of bandwidth would be necessary for a certain degree of traffic.

    Then assuming you can solve all the technical problems, next to consider is maintenance, promotion and funding.