flixhq-core icon indicating copy to clipboard operation
flixhq-core copied to clipboard

Malformed UTF-8 data on fetchEpisodeSources

Open 3IMAD69 opened this issue 1 year ago • 16 comments

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`

3IMAD69 avatar Mar 08 '23 15:03 3IMAD69

Same Issue

rahuloberai avatar Jul 20 '23 20:07 rahuloberai

@shin202 can you please have a look

rahuloberai avatar Jul 20 '23 21:07 rahuloberai

same issue

jedgarf avatar Dec 18 '23 09:12 jedgarf

same issue

I can fix the issue.

rahuloberai avatar Jan 03 '24 16:01 rahuloberai

I can fix the issue.

Can you make a PR?

murataktasli avatar Jan 04 '24 09:01 murataktasli

I can fix the issue.

Can you make a PR?

Yes, tonight I will.

rahuloberai avatar Jan 04 '24 14:01 rahuloberai

I can fix the issue.

Can you make a PR?

https://github.com/shin202/flixhq-core/pull/23

rahuloberai avatar Jan 04 '24 18:01 rahuloberai

@murataktasli please let me know if you need more help!

rahuloberai avatar Jan 04 '24 18:01 rahuloberai

It does not work I also keep getting the malformed utf8 error

galaxywolfv avatar Jan 09 '24 16:01 galaxywolfv

does anyone know how to bypass the cors restriction, is there a m3u8 proxy available by any chance?

galaxywolfv avatar Jan 10 '24 16:01 galaxywolfv

does anyone know how to bypass the cors restriction, is there a m3u8 proxy available by any chance?

M3u8 files from flixhq?

rahuloberai avatar Jan 10 '24 17:01 rahuloberai

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

galaxywolfv avatar Jan 10 '24 18:01 galaxywolfv

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

rahuloberai avatar Jan 10 '24 20:01 rahuloberai

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.

rahuloberai avatar Jan 10 '24 20:01 rahuloberai

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

galaxywolfv avatar Jan 11 '24 01:01 galaxywolfv

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.

rahuloberai avatar Jan 11 '24 03:01 rahuloberai