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

Problem with iptv url: invalid HTTP response #537

Open
hispanico957 opened this issue Sep 13, 2024 · 6 comments
Open

Problem with iptv url: invalid HTTP response #537

hispanico957 opened this issue Sep 13, 2024 · 6 comments

Comments

@hispanico957
Copy link

I have this example line for my iptv

http://ip5.prityoio.xzz:8000/get.php?username=XXXXXX&password=333333333333&type=m3u_plus&output=mpegts

but when select i received: impossible add folder: invalid HTTP response
I try also

http://ip5.prityoio.xzz:8000/get.php?username=XXXXXX&password=333333333333&type=m3u_plus&output=ts

but not solve..

I am sure the line, user and pass are correct.
Where i wrong or there is another problem ?

Thank
Kira

@AndreyPavlenko
Copy link
Owner

Have you tried to open the URL in a web browser? The playlist file should be downloaded.

@Gullzway
Copy link

Try without the &output=ts.

If that doesn't work, try m3u instead of m3u_plus

@hispanico957
Copy link
Author

hispanico957 commented Sep 17, 2024

I try your suggestions but not solve.... a folder is created but without channel i try refresh but nothing.
could it be that fermate no longer works with url iptv?

Where i wrong ?
Thank again

Kira

@AndreyPavlenko
Copy link
Owner

If the playlist can be downloaded by the app, then either it was failed to parse the playlist, or it's too big.

@djak250
Copy link

djak250 commented Oct 21, 2024

Bumping an old issue. Do you think it has anything to do with the URLs not being https? Therefore insecure. Chrome gives a few warnings before allowing downloads from http endpoints, so maybe that follows with whatever fermata is using for network requests.

@AndreyPavlenko
Copy link
Owner

There are no any restrictions for http urls.

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

4 participants