Gogoanime은 `gogoanime` 웹사이트에서 데이터를 제공하는 맞춤형 API입니다. 영어 자막과 함께 영화, 시리즈, 현재 에피소드 등 전체 카탈로그에 액세스할 수 있습니다.
animeEpisodeHandler
이제 충돌 대신 유효하지 않은 에피소드 ID를 처리합니다. API URL이 작동하지 않습니다. gogoanime api
현재 gogoanime 웹사이트 URL을 .env
파일이나 환경 변수로 정의합니다. .env.example
파일에 예제가 제공됩니다.
프로젝트와 모든 종속성을 설치하려면 프로젝트 폴더에 들어가서 npm install
실행하십시오.
npm run start
또는
npm run dev
npm run dev-api
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
const api = require ( 'gogoanime' ) ;
우선 비디오의 URL은 iframe 요소를 통해서만 작동한다는 점을 언급해야 합니다. 각 챕터의 비디오(서버)를 얻으려면 에피소드의 ID를 매개변수로 받는 api.animeEpisodeHandler
함수만 사용하면 됩니다. 각 에피소드의 ID를 확인하려면 에피소드 속성을 살펴보세요.
"episodes" :
[
{
"id" : " actors-songs-connection-episode-1 "
},
{
"id" : " actors-songs-connection-episode-2 "
},
{
"id" : " actors-songs-connection-episode-3 "
},
{
"id" : " actors-songs-connection-episode-4 "
},
{
"id" : " actors-songs-connection-episode-5 "
},
{
"id" : " actors-songs-connection-episode-6 "
},
{
"id" : " actors-songs-connection-episode-7 "
},
{
"id" : " actors-songs-connection-episode-8 "
},
{
"id" : " actors-songs-connection-episode-9 "
}
]
에피소드의 ID만 전달하면 됩니다.
api . animeEpisodeHandler ( 'actors-songs-connection-episode-9' )
. then ( res => {
console . log ( res )
} ) ;
// 20191206103017
// https://gogoanime.now.sh/api/v1/AnimeEpisodeHandler/actors-songs-connection-episode-9
{
"anime" : [
{
"img" : " https://cdnimg.xyz/cover/actors-songs-connection.png " ,
"synopsis" : " Plot Summary: Private Tenshou Gakuen is the seventh of ten school districts circled within a 130-meter tall wall with restricted entry and egress aside from officials. The academy is fully autonomous by the government but to strive for independence, the school allows students to engage in club activities after school, which comes with a strangely unique system. Each club is ranked according to its overall accumulated points gathered from various club activities and school events. Points can also be received by winning at the school's periodic Tenshou Gakuen Singing Contest, where many students compete. The members in the clubs work hard to win the contest for their goal. " ,
"genres" : [
" music " ,
" school "
],
"category" : " fall-2019-anime " ,
"released" : 2019 ,
"status" : " Ongoing " ,
"otherName" : " ACTORS -Songs Connection- " ,
"totalEpisodes" : 9 ,
"servers" : [
{
"name" : " Vidstreaming " ,
"iframe" : " vidstreaming.io/streaming.php?id=MTM0NDQ5&title=Actors%3A+Songs+Connection+Episode+9 "
},
{
"name" : " Xstreamcdn " ,
"iframe" : " https://www.fembed.com/v/ln5grsnzq283xe6 "
},
{
"name" : " Vidcdn " ,
"iframe" : " vidstreaming.io/load.php?id=MTM0NDQ5&title=Actors%3A+Songs+Connection+Episode+9 "
},
{
"name" : " Mp4Upload " ,
"iframe" : " https://www.mp4upload.com/embed-fiib7037qzho.html "
}
]
}
]
}
이제 각 서버의 iframe 속성을 사용하여 iframe에 전달하기만 하면 됩니다.
< iframe
src =" vidstreaming.io/streaming.php?id=MTM0NDQ5&title=Actors%3A+Songs+Connection+Episode+9 "
width =" 100% "
height =" 100% "
frameborder =" 0 "
allowfullscreen
>
iframe >
// 20191206103743
// https://gogoanime.now.sh/api/v1/Search/tokyo%20ghoul
{
"search" : [
{
"title" : "Tokyo Ghoul" ,
"img" : "https://cdnimg.xyz/images/summer/Tokyo Ghoul.jpg" ,
"synopsis" : "Plot Summary: Tokyo is haunted by mysterious ghouls who are devouring humans. People are gripped by the fear of these ghouls whose identities are masked in mystery. An ordinary college student named Kaneki encounters Rize, a girl who is an avid reader like he is, at the café he frequents. Little does Kaneki realize that his fate will change overnight." ,
"genres" : [
"action" ,
"drama" ,
"horror" ,
"mystery" ,
"psychological" ,
"supernatural"
] ,
"released" : 2014 ,
"status" : "Completed" ,
"otherName" : "東京喰種-トーキョーグール-" ,
"totalEpisodes" : 12 ,
"episodes" : [
{
"id" : "tokyo-ghoul-episode-1"
} ,
{
"id" : "tokyo-ghoul-episode-2"
} ,
{
"id" : "tokyo-ghoul-episode-3"
} ,
{
"id" : "tokyo-ghoul-episode-4"
} ,
{
"id" : "tokyo-ghoul-episode-5"
} ,
{
"id" : "tokyo-ghoul-episode-6"
} ,
{
"id" : "tokyo-ghoul-episode-7"
} ,
{
"id" : "tokyo-ghoul-episode-8"
} ,
{
"id" : "tokyo-ghoul-episode-9"
} ,
{
"id" : "tokyo-ghoul-episode-10"
} ,
{
"id" : "tokyo-ghoul-episode-11"
} ,
{
"id" : "tokyo-ghoul-episode-12"
}
]
} ,
]
}
페이지 시작 | 한계 |
---|---|
1 | 257 |
// 20191206103924
// https://gogoanime.now.sh/api/v1/RecentReleaseEpisodes/1
{
"anime" : [
{
"title" : " Wan Jie Xian Zong 2nd Season " ,
"img" : " https://cdnimg.xyz/cover/wan-jie-xian-zong-2nd-season.png " ,
"synopsis" : " Plot Summary: Second Season of Wonderland of Ten Thousands. nn " ,
"genres" : [
" action " ,
" adventure " ,
" demons " ,
" fantasy " ,
" historical " ,
" martial-arts " ,
" romance "
],
"category" : " ona " ,
"episode" : 56 ,
"totalEpisodes" : 56 ,
"released" : 2019 ,
"status" : " Ongoing " ,
"otherName" : " Wonderland 2nd Season, The Wonderland of Ten Thousands 2, 万界仙踪 第2季" ,
"servers" : [
{
"name" : " Vidstreaming " ,
"iframe" : " vidstreaming.io/streaming.php?id=MTM0NTk1&title=Wan+Jie+Xian+Zong+2nd+Season+Episode+56 "
},
{
"name" : " Xstreamcdn " ,
"iframe" : " https://www.fembed.com/v/rywg2heplr76xqy "
},
{
"name" : " Vidcdn " ,
"iframe" : " vidstreaming.io/load.php?id=MTM0NTk1&title=Wan+Jie+Xian+Zong+2nd+Season+Episode+56 "
},
{
"name" : " Mp4Upload " ,
"iframe" : " https://www.mp4upload.com/embed-q8d1ex59q2ki.html "
}
]
},
]
}
애플리케이션에 비디오 iframe을 직접 로드하지 않으려면 디코더를 사용할 수 있습니다.
이 디코더는 mp4 또는 m3u8 유형의 비디오 목록을 반환합니다. m3u8 비디오를 재생하려면 일부 HLS 플레이어를 사용해야 합니다.
const iframe = 'vidstreaming.io/load.php?id=MTM0NTk1&title=Wan+Jie+Xian+Zong+2nd+Season+Episode+56' ;
await api . decodeVidstreamingIframeURL ( iframe )
. then ( urls => {
console . log ( urls )
} ) ;
[
{
option : 1 ,
url : 'https://hls12xx.cdnfile.info/hls/9296cf197ecfe26b540cd67afd84dfa9/sub.56.m3u8'
} ,
{
option : 2 ,
url : 'https://st1.cdnfile.info/user1342/9296cf197ecfe26b540cd67afd84dfa9/EP.56.fullp.mp4?token=VOJQfydPCH9VHwRDkrVWpg&expires=1588377949&id=134595'
}
]
// 20191206104022
// https://gogoanime.now.sh/api/v1/RecentlyAddedSeries
{
"anime" : [
{
"title" : " Master Keaton " ,
"img" : " https://cdnimg.xyz/cover/master-keaton.png " ,
"synopsis" : " Plot Summary: Taichi Keaton is a half-British half-Japanese archeologist and SAS veteran of the Falklands War. He solves mysteries and investigates insurance fraud for Lloyd's around the world. n " ,
"genres" : [
" adventure " ,
" drama " ,
" historical " ,
" mystery " ,
" seinen " ,
" slice-of-life "
],
"released" : 1998 ,
"status" : " Completed " ,
"otherName" : " Master Keaton: Blood and Bullets, マスターキートン" ,
"totalEpisodes" : 39 ,
"episodes" : [
{
"id" : " master-keaton-episode-1 "
},
{
"id" : " master-keaton-episode-2 "
},
{
"id" : " master-keaton-episode-3 "
},
{
"id" : " master-keaton-episode-4 "
},
{
"id" : " master-keaton-episode-5 "
},
{
"id" : " master-keaton-episode-6 "
},
{
"id" : " master-keaton-episode-7 "
},
{
"id" : " master-keaton-episode-8 "
},
{
"id" : " master-keaton-episode-9 "
},
{
"id" : " master-keaton-episode-10 "
},
{
"id" : " master-keaton-episode-11 "
},
{
"id" : " master-keaton-episode-12 "
},
{
"id" : " master-keaton-episode-13 "
},
{
"id" : " master-keaton-episode-14 "
},
{
"id" : " master-keaton-episode-15 "
},
{
"id" : " master-keaton-episode-16 "
},
{
"id" : " master-keaton-episode-17 "
},
{
"id" : " master-keaton-episode-18 "
},
{
"id" : " master-keaton-episode-19 "
},
{
"id" : " master-keaton-episode-20 "
},
{
"id" : " master-keaton-episode-21 "
},
{
"id" : " master-keaton-episode-22 "
},
{
"id" : " master-keaton-episode-23 "
},
{
"id" : " master-keaton-episode-24 "
},
{
"id" : " master-keaton-episode-25 "
},
{
"id" : " master-keaton-episode-26 "
},
{
"id" : " master-keaton-episode-27 "
},
{
"id" : " master-keaton-episode-28 "
},
{
"id" : " master-keaton-episode-29 "
},
{
"id" : " master-keaton-episode-30 "
},
{
"id" : " master-keaton-episode-31 "
},
{
"id" : " master-keaton-episode-32 "
},
{
"id" : " master-keaton-episode-33 "
},
{
"id" : " master-keaton-episode-34 "
},
{
"id" : " master-keaton-episode-35 "
},
{
"id" : " master-keaton-episode-36 "
},
{
"id" : " master-keaton-episode-37 "
},
{
"id" : " master-keaton-episode-38 "
},
{
"id" : " master-keaton-episode-39 "
}
]
},
]
}
편지 | 페이지 제한 |
---|---|
'0' | (0 값은 , 제목의 숫자를 의미함) [1 .. 53] |
'에이' | [1 .. 4] |
'기음' | [1 .. 3] |
'디' | [1 .. 4] |
'이자형' | [1 .. 1] |
'에프' | [1 .. 2] |
'G' | [1 .. 3] |
'시간' | [1 .. 4] |
'나' | [1 .. 2] |
'J' | [1 .. 1] |
'케이' | [1 .. 4] |
'엘' | [1 .. 2] |
'중' | [1 .. 4] |
'N' | [1 .. 2] |
'영형' | [1 .. 2] |
'피' | [1 .. 1] |
'큐' | [1 .. 1] |
'아르 자형' | [1 .. 2] |
'에스' | [1 .. 6] |
'티' | [1 .. 4] |
'유' | [1 .. 1] |
'다섯' | [1 .. 1] |
'W' | [1 .. 1] |
'지' | [1 .. 1] |
'와이' | [1 .. 2] |
'지' | [1 .. 1] |
// 20191206104143
// https://gogoanime.now.sh/api/v1/Alphabet/a/1
{
"anime" : [
{
"title" : " A Channel " ,
"img" : " https://cdnimg.xyz/images/anime/a-channel8.jpg " ,
"synopsis" : " Plot Summary: Toeru takes a test so she can enter the same high school as Run, the girl she likes. She passes, but when she goes to tell Run, she finds her hugging a girl she’s never seen before. " ,
"genres" : [
" comedy " ,
" school " ,
" seinen " ,
" slice-of-life "
],
"released" : 2011 ,
"status" : " Completed " ,
"otherName" : " A-Channel: The Animation, Aチャンネル" ,
"totalEpisodes" : 12 ,
"episodes" : [
{
"id" : " a-channel-episode-1 "
},
{
"id" : " a-channel-episode-2 "
},
{
"id" : " a-channel-episode-3 "
},
{
"id" : " a-channel-episode-4 "
},
{
"id" : " a-channel-episode-5 "
},
{
"id" : " a-channel-episode-6 "
},
{
"id" : " a-channel-episode-7 "
},
{
"id" : " a-channel-episode-8 "
},
{
"id" : " a-channel-episode-9 "
},
{
"id" : " a-channel-episode-10 "
},
{
"id" : " a-channel-episode-11 "
},
{
"id" : " a-channel-episode-12 "
}
]
},
]
}
페이지 시작 | 한계 |
---|---|
1 | 345 |
// 20191206104224
// https://gogoanime.now.sh/api/v1/Popular/1
{
"popular" : [
{
"title" : " Arifureta Shokugyou de Sekai Saikyou " ,
"img" : " https://cdnimg.xyz/cover/arifureta-shokugyou-de-sekai-saikyou.png " ,
"synopsis" : " Plot Summary: Seventeen-year-old Hajime Nagumo is your average, everyday otaku. However, his simple life of pulling all-nighters and sleeping in school is suddenly turned upside down when he, along with the rest of his class, is summoned to a fantasy world! They're treated like heroes and tasked with the duty of saving the human race from utter extinction. But what should have been any otaku's wet dream quickly turns into Hajime's nightmare. While the rest of his class are blessed with godlike powers, Hajime's job, Synergist, only has a single transmutation skill. Ridiculed and bullied by his classmates for being weak, he soon finds himself in despair. Will he be able to survive in this dangerous world of monsters and demons with only a glorified blacksmith's level of strength? " ,
"genres" : [
" action " ,
" adventure " ,
" fantasy " ,
" harem "
],
"released" : 2019 ,
"status" : " Completed " ,
"otherName" : " Arifureta: From Commonplace to World's Strongest, ありふれた職業で世界最強" ,
"totalEpisodes" : 13 ,
"episodes" : [
{
"id" : " arifureta-shokugyou-de-sekai-saikyou-episode-1 "
},
{
"id" : " arifureta-shokugyou-de-sekai-saikyou-episode-2 "
},
{
"id" : " arifureta-shokugyou-de-sekai-saikyou-episode-3 "
},
{
"id" : " arifureta-shokugyou-de-sekai-saikyou-episode-4 "
},
{
"id" : " arifureta-shokugyou-de-sekai-saikyou-episode-5 "
},
{
"id" : " arifureta-shokugyou-de-sekai-saikyou-episode-6 "
},
{
"id" : " arifureta-shokugyou-de-sekai-saikyou-episode-7 "
},
{
"id" : " arifureta-shokugyou-de-sekai-saikyou-episode-8 "
},
{
"id" : " arifureta-shokugyou-de-sekai-saikyou-episode-9 "
},
{
"id" : " arifureta-shokugyou-de-sekai-saikyou-episode-10 "
},
{
"id" : " arifureta-shokugyou-de-sekai-saikyou-episode-11 "
},
{
"id" : " arifureta-shokugyou-de-sekai-saikyou-episode-12 "
},
{
"id" : " arifureta-shokugyou-de-sekai-saikyou-episode-13 "
}
]
},
]
}
장르 | 페이지 정보 | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
// 20191206104423
// https://gogoanime.now.sh/api/v1/Genre/action/2
{
"anime" : [
{
"title" : " Tenpou Ibun Ayakashi Ayashi Inferno OVA (Dub) " ,
"img" : " https://cdnimg.xyz/cover/tenpou-ibun-ayakashi-ayashi-inferno-ova-dub.png " ,
"synopsis" : " Plot Summary: Specials set six months after the end of Tenpou Ibun Ayakashi Ayashi. " ,
"genres" : [
" action " ,
" drama " ,
" historical " ,
" supernatural "
],
"released" : 2007 ,
"status" : " Completed " ,
"otherName" : " Ghost Slayers Ayashi: Inferno " ,
"totalEpisodes" : 5 ,
"episodes" : [
{
"id" : " tenpou-ibun-ayakashi-ayashi-inferno-ova-dub-episode-1 "
},
{
"id"