-
-
Notifications
You must be signed in to change notification settings - Fork 240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hd-2 links are not working #99
Comments
To play hd-2 server anime you need to include a m3u8 proxy too the problem is in in cros origin issues try adding a proxy it will fixed the error https://anipaca.fun/play/no-longer-allowed-in-another-world-19247?ep=1 I am using this proxy |
Describe the bug
if you try this no-longer-allowed-in-another-world-19247?ep=128244&server=hd-2&category=sub
Expected behavior
if you try this no-longer-allowed-in-another-world-19247?ep=128244&server=hd-2&category=sub as input
the output shown:
{
tracks: [
{
file: 'https://s.megastatics.com/subtitle/cbf7e77b2100859ed6acf4e599a09dc7/ara-6.vtt',
label: 'Arabic',
kind: 'captions'
},
{
file: 'https://s.megastatics.com/subtitle/cbf7e77b2100859ed6acf4e599a09dc7/eng-2.vtt',
label: 'English',
kind: 'captions',
default: true
},
{
file: 'https://s.megastatics.com/subtitle/cbf7e77b2100859ed6acf4e599a09dc7/fre-7.vtt',
label: 'French',
kind: 'captions'
},
{
file: 'https://s.megastatics.com/subtitle/cbf7e77b2100859ed6acf4e599a09dc7/ger-8.vtt',
label: 'German',
kind: 'captions'
},
{
file: 'https://s.megastatics.com/subtitle/cbf7e77b2100859ed6acf4e599a09dc7/ita-9.vtt',
label: 'Italian',
kind: 'captions'
},
{
file: 'https://s.megastatics.com/subtitle/cbf7e77b2100859ed6acf4e599a09dc7/por-3.vtt',
label: 'Portuguese - Portuguese(Brazil)',
kind: 'captions'
},
{
file: 'https://s.megastatics.com/subtitle/cbf7e77b2100859ed6acf4e599a09dc7/rus-10.vtt',
label: 'Russian',
kind: 'captions'
},
{
file: 'https://s.megastatics.com/subtitle/cbf7e77b2100859ed6acf4e599a09dc7/spa-5.vtt',
label: 'Spanish',
kind: 'captions'
},
{
file: 'https://s.megastatics.com/subtitle/cbf7e77b2100859ed6acf4e599a09dc7/spa-4.vtt',
label: 'Spanish - Spanish(Latin_America)',
kind: 'captions'
},
{
file: 'https://s.megastatics.com/thumbnails/f2a08bc1ea6c7a4035d745f4510c0ba9/thumbnails.vtt',
kind: 'thumbnails'
}
],
intro: { start: 0, end: 0 },
outro: { start: 0, end: 0 },
sources: [
{
url: 'https://eb.netmagcdn.com:2228/hls-playback/956424324722cac6f59daaedcd3f7cb98d4c6d0c23a884b5ac591d926e679c767c468e4a47aaced985cc3d96d77353a98af7938f4fea0029fe29755d340affb6fae43926cfa354378a275ed78e5df6d2ccfe05356008dcc242d8536d1989480c453679302375cb2ad58a8bd6fa7290a2161b25538574adf6d6702c400b5a42eb54b84e1fe6ad21dc2d925300cd70200b/master.m3u8',
type: 'hls'
}
],
anilistID: 152137,
malID: 52367
}
but the prob here when you try to watch via url provide is not working at all is broken or invalid
try to fix that
Actual behavior
this url are not working i tried to find the working one in acctual site but none
Additional context
i hope you fix this issue if i find any solution i will reply on this
The text was updated successfully, but these errors were encountered: