this post was submitted on 18 Jun 2023
19 points (88.0% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

53948 readers
529 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder


💰 Please help cover server costs.

Ko-FiLiberapay


founded 1 year ago
MODERATORS
 

Hey guys, I am a NextJs Dev. I want to make and anime streaming website. Ofcourse I am totally broke. I can't afford a database. Even if I could how does that work anyways? I mean, do I have to upload every single anime?? That sounds like a lot of work. How do sites like zoro or 9anime deal with it? Do they have their own db? I thought about webscrapping but I am not sure how it's done, if anybody could explain in detail I would be grateful. I am trying to understand how those stuffs really work. Also, I know an api called Consumet but I want to be able to make my own! I am working on a french anime website so I need to figure out how I can get the animes.

My previous website using Consumet API (still works check it out :)) https://poketv.vercel.app/

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 25 points 1 year ago (4 children)

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.

[–] [email protected] 1 points 1 year ago (3 children)

Yeah you are right! I honestly just want to understand how it works. I need to know that I have the skills to make it. I am looking for those skills. What you said made me question my skills as a full stack tho 😂 I am gonna have to learn more stuffs about backend.

Now, taking in account the fact that I am not trying to make money out of it of build a website that can replace Zoro or 9anime. Suppose, I am trying to build that website just for me and a few friends. You mentioned scraping, should I use a language like python or puppeter (nodejs). Or a software or tool that can do it?

[–] [email protected] 3 points 1 year ago (1 children)

You should look in to Usenet + Indexers + Sonarr + Plex.

There are quite a few different guides on the subject. Basically, you would use Usenet as the backend source. Sonarr would be the application to grab all the files and automate downloading. Plex would be used for sharing. It's a whole rabbit hole.

[–] [email protected] 5 points 1 year ago

I would recommend jellyfin over Plex because jellyfin doesn't have a premium mode.

load more comments (1 replies)
load more comments (1 replies)