Giter Site home page Giter Site logo

routayush1 / animexninja Goto Github PK

View Code? Open in Web Editor NEW
179.0 10.0 88.0 24.17 MB

Anime Streaming Web App built with NextJS

JavaScript 93.84% CSS 6.16%
reactjs react react-components styled-components anime-web anime-scraper anime-downloader anime-search anime-website anime-tracker

animexninja's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

animexninja's Issues

Moblie problem!

How are you able to turn off the mobile feture. It wont let pages load

Please read this

I wanted to have a anime website but don’t know how to code so are you able to sell a copy of your web app please.I am really interested in you project.

Adding anime

How do you add more anime sites to scrapp off of.
You do not give your full api.
popular: "https://anime-x.vercel.app/api/popular/:page",
details: "https://anime-x.vercel.app/api/details/:id",
search: "https://anime-x.vercel.app/api/search/:word/:page",
episode_link: "https://anime-x.vercel.app/api/watching/:id/:episode",
genre: "https://anime-x.vercel.app/api/genre/:type/:page",
recently_added: "https://anime-x.vercel.app/api/recentlyadded/:page",
anime_list: "https://anime-x.vercel.app/api/list/:page",
genrelist: "https://anime-x.vercel.app/api/genrelist",
Only the app names. If you can tell me that would be nice.

Api

Hey would be cool after you finish your exams to rework the API to switch from gogoanime to aniwatch.me? It features way more high-quality episodes and is just really more organized

Backend

are you able to share the full code for the back end?

Watch.js

The web streaming app doesn't load any video link, it's not a video player issue since I tried multiple. Also, no errors get logged.

SEO for site

is there any option through which we can create sitemap for the site... or any other method for indexing the pages on google

repl.it

can someone use it on repl.it

Thank you!

Hi just wanted to tell you the new style is amazing, great job

COUNT_API_KEY

How to config COUNT_API_KEY ? on .env

Edited : i already solve it :)

Features

Do you think it would be possible if you add MERN stack? For sign up and login auth?

Adding A Random anime Feature

Hey I was just Wondering If you can add a Feature So that the user can click a Button and a Random Anime will start Playing ?

This Guy is using your Build I guess, and added it - https://animumu.ga/popular/1

Also When I deployed The Site on My Hosting (https://thetvbuff.com/) Whenever we reload from a particular episode/ anime it redirects to the Homepage any Solutions for that?

Removing Brave Stuff

Just had a question! How can i remove the brave, I tried from the homepage.js edited it but nothing new happend?

Keyboard shortcuts

Add keyboard shortcuts which are common in other video players,
For e.g, pressing F allows toggling full screen.

Other such shortcuts can also be analysed and mapped. Inspiration for the shortcuts can be taken from youtube also

Slow

Site is being really slow, click on a episode then leave the site, come back then click on the Toast/notification and see how long it takes to load

API isnt pushing

I put everything and named a folder in the website .env.local and i put BASE_URL="url" or should i put like BASE_URL="url/api/home" or something because it dosent want to upload animes etc..

Ngrok

How are you able to run ngrok on vercel?

More pages

How to add more pages?
Like a season 2021
Also what is your discord?

Help!

I dont understand how this work Please help.

Iphone

Site doesn't work on iPhone browser safari.

store.js

When running the project I get "redux-persist failed to create sync storage. falling back to memory storage."

Unhandled Rejection (TypeError): data.links[0] is undefined

Unhandled Rejection (TypeError): data.links[0] is undefined
Watch/</<
src/pages/watch.js:113

110 | .then(res=> res.json())
111 | .then(data =>{
112 |   if(data.links.length>=1||data.link.length>=2){
> 113 |     if(data.links[0].label==="hls P"){
    | ^  114 |       setIfr(true)
115 |       setUrl(data.link)
116 |     }

Unhandled Rejection (TypeError): data.links[0] is undefined
Watch/</<
http://localhost:3000/static/js/main.chunk.js:2859:13

2856 | Object(react__WEBPACK_IMPORTED_MODULE_0__["useEffect"])(() => {
2857 |   fetch(uri).then(res => res.json()).then(data => {
2858 |     if (data.links.length >= 1 || data.link.length >= 2) {
> 2859 |       if (data.links[0].label === "hls P") {
     |           ^  2860 |         setIfr(true);
2861 |         setUrl(data.link);
2862 |       } else {

Design Suggestion

@gauravdh9 heres some ideas i can give you for a anime watching vibe the design that is in the website i dont think its "meant" to be that design since its a anime website but heres a suggestion

https://9anime.to

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.