Skip to content
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

Malformed UTF-8 data on fetchEpisodeSources #10

Open
3IMAD69 opened this issue Mar 8, 2023 · 16 comments
Open

Malformed UTF-8 data on fetchEpisodeSources #10

3IMAD69 opened this issue Mar 8, 2023 · 16 comments

Comments

@3IMAD69
Copy link

3IMAD69 commented Mar 8, 2023

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`
@rahuloberai
Copy link
Contributor

Same Issue

@rahuloberai
Copy link
Contributor

@shin202 can you please have a look

@jedgarf
Copy link

jedgarf commented Dec 18, 2023

same issue

@rahuloberai
Copy link
Contributor

same issue

I can fix the issue.

@murataktasli
Copy link

murataktasli commented Jan 4, 2024

I can fix the issue.

Can you make a PR?

@rahuloberai
Copy link
Contributor

I can fix the issue.

Can you make a PR?

Yes, tonight I will.

@rahuloberai
Copy link
Contributor

I can fix the issue.

Can you make a PR?

#23

@rahuloberai
Copy link
Contributor

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

@galaxywolfv
Copy link

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

@galaxywolfv
Copy link

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

@rahuloberai
Copy link
Contributor

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

M3u8 files from flixhq?

@galaxywolfv
Copy link

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

@rahuloberai
Copy link
Contributor

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
Copy link
Contributor

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.

@galaxywolfv
Copy link

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

@rahuloberai
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants