How can I create an anime ( episode ) database?

derekkkleee

Newbie
Joined
Mar 4, 2024
Messages
11
Reaction score
1
I know how to scrap i theoretical i could scrap links for each and every episode available, but i want to have my own CDN links like mp4uploads etc etc ....
Trying to download and upload each episode to alternate servers is not possible by my hardware


IS WHAT I AM TRYING TO DO HERE IMPOSSIBLE?

IF POSSIBLE PLEASE TELL ME HOW CAN I ARCHIVE THIS

languages I'll be using to scrap: python , bs4-module
 
I know how to scrap i theoretical i could scrap links for each and every episode available, but i want to have my own CDN links like mp4uploads etc etc ....
Trying to download and upload each episode to alternate servers is not possible by my hardware


IS WHAT I AM TRYING TO DO HERE IMPOSSIBLE?

IF POSSIBLE PLEASE TELL ME HOW CAN I ARCHIVE THIS

languages I'll be using to scrap: python , bs4-module
Thanks in advance
 
You must try an anime torrent site called nyaa to download them, all the piracy sites are smart now they are using jwplayer to secure the video files. All the piracy sites not allowing to open the network in browser also they are not working with the vpns so packetcapture also not working.
 
You must try an anime torrent site called nyaa to download them, all the piracy sites are smart now they are using jwplayer to secure the video files. All the piracy sites not allowing to open the network in browser also they are not working with the vpns so packetcapture also not working.
It's not just about downloading , I need some tricks so I can download and upload anime to my databases cause that much data transfer and rate , might not be possible with my hardware and my internet connection, is there some online virtual computer available ( free or paid ) where I can perform this operation is super speed
 
You need to download and upload them , if your hardware and connection is not fit for that , then dont use your hardware ;) the virtual computer you are looking for is a windows vps / dedicated server

About adding the links to your database you need to get a little bit creative there are many ways and it depends on the video host and your database, you didnt really gave much information but anyway there should be an easy solution
 
You need to download and upload them , if your hardware and connection is not fit for that , then dont use your hardware ;) the virtual computer you are looking for is a windows vps / dedicated server

About adding the links to your database you need to get a little bit creative there are many ways and it depends on the video host and your database, you didnt really gave much information but anyway there should be an easy solution
I figured out something like , using seedbox and nyaa to download anime , i can upload them to cloud servers like mp4upload , etc etc , but creating a database tables of anime names and rows for episode that's the tricky part , plus I haven't even tried using seedbox and Prowler, would be really helpful if someone with experience shared what I could do in this situation
 
Back
Top