flixhq-core
flixhq-core copied to clipboard
Malformed UTF-8 data on fetchEpisodeSources
i got this error today probably something with crypto js key or something
flixhq.fetchEpisodeSources("movie/watch-living-93718","93718").then(data => { console.log(data); })
`node_modules\flixhq-core\dist\crawler\movies\flixhq.js:376
throw new Error(err.message);
^
Error: Malformed UTF-8 data`
Same Issue
@shin202 can you please have a look
same issue
same issue
I can fix the issue.
I can fix the issue.
Can you make a PR?
I can fix the issue.
Can you make a PR?
Yes, tonight I will.
I can fix the issue.
Can you make a PR?
https://github.com/shin202/flixhq-core/pull/23
@murataktasli please let me know if you need more help!
It does not work I also keep getting the malformed utf8 error
does anyone know how to bypass the cors restriction, is there a m3u8 proxy available by any chance?
does anyone know how to bypass the cors restriction, is there a m3u8 proxy available by any chance?
M3u8 files from flixhq?
does anyone know how to bypass the cors restriction, is there a m3u8 proxy available by any chance?
M3u8 files from flixhq?
oh I just noticed I was using vidcloud server instead of the default upcloud. but still
does anyone know how to bypass the cors restriction, is there a m3u8 proxy available by any chance?
M3u8 files from flixhq?
oh I just noticed I was using vidcloud server instead of the default upcloud. but still
Paste one m3u8 link here for test
does anyone know how to bypass the cors restriction, is there a m3u8 proxy available by any chance?
M3u8 files from flixhq?
oh I just noticed I was using vidcloud server instead of the default upcloud. but still
https://github.com/shin202/flixhq-core/assets/30212746/1b5cd408-77b8-43a4-803f-707bc5cace26 Upcloud links are working. Have a look.
so I have been testing alot today and just sometimes randomly for a few minutes the malformed utf-8 error appears then fixes itself again. and upcloud works fine no cors restriction, alot of buffering can that be helped? also vidcloud server I get cors error
so I have been testing alot today and just sometimes randomly for a few minutes the malformed utf-8 error appears then fixes itself again. and upcloud works fine no cors restriction, alot of buffering can that be helped? also vidcloud server I get cors error
Yesterday there was some issue in e4 key. Regarding Vidcloud i will test and let you know.