Can someone help me with making anime sites?

josh lin

Newbie
Joined
Jan 8, 2021
Messages
1
Reaction score
3
I have some basic knowledge in html, css and js. I don't really understand how I've to post anime on my site so that the viewers can stream online. It'd be nice if someone could give me a step by step guide. I've heard of anime scrapping, embedded links etc don't know which would be the best way. Would I need a online video player too? like JW player etc please help me with these.
 
Scraping/embed links is taking videos embeds/direct urls from other anime sites and put it on your site. Animixplay is an example of an all-in-one scraping site. A magnitude of "anime streaming sites" these days are just "gogo scraper" which copy the iframe urls from gogoanime to put on their website (my website is a gogo scraper too).
HTML, CSS, JS is not enough for a website, you need to learn backend programming languages like PHP and you'll need a database to store your anime information, episodes, embed links etc... If you plan to create a HTML page for each episode and don't use any dynamic programming languages then it's the god-level tier of hard-work, conscientiousness and stupidity.

I suggest you to learn backend programming langauges/frameworks (or sth like that) like Nodejs (Javascript), PHP, Django (Python) (I'm using this) and learn about databases like MySQL, PostgreSQL and get an idea of how the backend work before even trying to build a streaming site.

The video player part is not very important, unless you want to run your own servers which is susceptible to legal troubles and extremely costly if you don't know what you are doing. I advice you for the time being, try scraping from websites like gogoanime and/or upload your anime content to websites such as streamtape, mp4upload, fembed and get the embed links. It is not be the best because of ads and buffering, you may consider building your own servers after learning more about legal risks and concealing your identity.

If you don't want to go through the hassle of learning backend, try installing WordPress with Dooplay theme which should provide you with a basic site for anime streaming although it comes with a cost of much less customization, however when experienced enough you can just tweak the source code to what you want.

Happy coding!
 
Hey thanks for the super helpful reply. I'm not sure how I missed that thread. I haven't quite mastered the search function on here. I think I'll pass with him this time around. If i want any further guideline we will contact you here https://www.blackhatworld.com/seo/can-someone-help-me-with-making-anime-sites.1341911/https://floridaloteryresults.com/https://www.blackhatworld.com/seo/can-someone-help-me-with-making-anime-sites.1341911/
 
Scraping/embed links is taking videos embeds/direct urls from other anime sites and put it on your site. Animixplay is an example of an all-in-one scraping site. A magnitude of "anime streaming sites" these days are just "gogo scraper" which copy the iframe urls from gogoanime to put on their website (my website is a gogo scraper too).
HTML, CSS, JS is not enough for a website, you need to learn backend programming languages like PHP and you'll need a database to store your anime information, episodes, embed links etc... If you plan to create a HTML page for each episode and don't use any dynamic programming languages then it's the god-level tier of hard-work, conscientiousness and stupidity.

I suggest you to learn backend programming langauges/frameworks (or sth like that) like Nodejs (Javascript), PHP, Django (Python) (I'm using this) and learn about databases like MySQL, PostgreSQL and get an idea of how the backend work before even trying to build a streaming site.

The video player part is not very important, unless you want to run your own servers which is susceptible to legal troubles and extremely costly if you don't know what you are doing. I advice you for the time being, try scraping from websites like gogoanime and/or upload your anime content to websites such as streamtape, mp4upload, fembed and get the embed links. It is not be the best because of ads and buffering, you may consider building your own servers after learning more about legal risks and concealing your identity.

If you don't want to go through the hassle of learning backend, try installing WordPress with Dooplay theme which should provide you with a basic site for anime streaming although it comes with a cost of much less customization, however when experienced enough you can just tweak the source code to what you want.

Happy coding!
HY what ypu mean by https://wvv.animixplay.com.co/ is an example of all in one scraping website they are using theme sia theme for Wordpress are there is any automation script in it???
 
Which CMS is your site using? WordPress?
 
I would suggest learning a nocode platform like bubble etc this way you can get to your MVP as soon as possible
 
Sure! To create an anime site, you'll need a domain, hosting, and a platform like WordPress or a custom website. Decide on your focus (streaming, reviews, news, or forums), then design the layout, add features like search and categories, and populate it with content. Let me know if you need help with specific steps!
 
Back
Top