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

URL Login (Xtream API) #53

Closed
hamzaalmali opened this issue May 27, 2021 · 13 comments
Closed

URL Login (Xtream API) #53

hamzaalmali opened this issue May 27, 2021 · 13 comments
Labels
enhancement 🪄 New feature or request

Comments

@hamzaalmali
Copy link

Hello there,

Thank you for making this application. Health to your hands. How can I make login screen with URL, username and password to this app?

@4gray
Copy link
Owner

4gray commented Jun 1, 2021

Thank you for the feedback!
Why do you need it, what is your use case?

@hamzaalmali
Copy link
Author

It is a convenience to login to the application with dns, username and password. just wanted to make a suggestion

@what-a
Copy link

what-a commented Aug 9, 2021

I have the same issue/question. How does one load a playlist that includes a user name and password? A playlist of this sort works in VLC and mpv but doesn't work in hls.js (which is probably why IPTVnator is having an issue). An example of the format that does not work is:
http://bestsave.ltd:8011/get.php?username=sellbylost57&password=P1234567&type=m3u

@4gray
Copy link
Owner

4gray commented Aug 10, 2021

@what-a The question is how to deal with these parameters (username, password, type), I suppose that they should be passed as request body or maybe as part of the http header.

@what-a
Copy link

what-a commented Aug 11, 2021

Wish I could offer a suggestion, but I'm clueless. 🤷‍♂️

@analyserdmz
Copy link

I think the OP is asking how to have a login screen like IPTV Smarters does.

@what-a
Copy link

what-a commented Jan 8, 2022

I now understand that this is known as adding an Xtream API playlist (the subject line of this thread should be updated). Examples:

Loading in GSE Smart IPTV
https://youtu.be/GJLEVWjh9EA

Loading in Hypnotix:
image

Loading in m3u4u:
image

@4gray 4gray added the enhancement 🪄 New feature or request label Oct 12, 2022
@4gray 4gray changed the title URL Login URL Login (Xtream API) Oct 12, 2022
@ahmedsafadii
Copy link

+1

@iGerman00
Copy link

For the dev, found some docs https://xtream-ui.org/api-xtreamui-xtreamcode/

@bojangster
Copy link

+1 to this request. Your application will be the go-to option if you add this feature. If you can provide an update if you are planning to add this feature, it would be appreciated.

@kaypoush
Copy link

kaypoush commented Jun 5, 2023

+1 this is a must-have feature

Some resources to help the devs:

https://github.com/linuxmint/hypnotix/blob/master/usr/lib/hypnotix/xtream.py

https://github.com/chazlarson/py-xtream-codes/blob/master/xtream.py

https://github.com/gtaman92/XtreamCodesExtendAPI

@4gray
Copy link
Owner

4gray commented Jun 6, 2023

@kaypoush thanks for sharing 👍 slowly started with the implementation

@4gray
Copy link
Owner

4gray commented Aug 7, 2023

Finally it's time to close this one, Xtream API is included in v0.14 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🪄 New feature or request
Projects
None yet
Development

No branches or pull requests

8 participants