consumet / consumet.ts

Nodejs library that provides high-level APIs for obtaining information on various entertainment media such as books, movies, comic books, anime, manga, and so on.
https://consumet.org/extensions/list/
GNU General Public License v3.0
413 stars 226 forks source link

Error: Malformed UTF-8 data FlixHq #463

Closed steveyout closed 7 months ago

steveyout commented 7 months ago

Describe the bug

fetch episodesources throws this error

Steps to reproduce

getting Error: Malformed UTF-8 data when using fetchEpisodeSources

Expected behavior

return a list of episode sources

Actual behavior

throwing Error: Malformed UTF-8 data error

Additional context

No response