iptv-org / iptv-org.github.io

https://iptv-org.github.io
The Unlicense
381 stars 106 forks source link

ATV #1211

Closed berkayakciger closed 1 year ago

berkayakciger commented 1 year ago

Channel ID

ATV.tr

Stream URL (optional)

https://www.atv.com.tr/canli-yayin

Notes (optional)

ATV

Please confirm the following

BellezaEmporium commented 1 year ago

Tokenized, needs a specific manipulation in order to get the tokened stream.

arecki2 commented 1 year ago

Oh, nice that you've touched the tokenization issue 🙂 Lots of good channels had gone into tokenizing their streams (personally I used to enjoy Rai News 24 but they tokenized themselves too), but in many cases you can still retrieve your URL, play it in VLC or other player, and it may even remain valid for some time, even if you stop the playback in the meantime.

I know Streamlink supports some of these streams, e.g. A Haber, but in order to add them to these playlists, we should have that Streamlink running on a server... perhaps even a personal copy thereof for each user?

Or can it be done the same way ythls.onrender.com works?

BellezaEmporium commented 1 year ago

Oh, nice that you've touched the tokenization issue 🙂 Lots of good channels had gone into tokenizing their streams (personally I used to enjoy Rai News 24 but they tokenized themselves too), but in many cases you can still retrieve your URL, play it in VLC or other player, and it may even remain valid for some time, even if you stop the playback in the meantime.

I know Streamlink supports some of these streams, e.g. A Haber, but in order to add them to these playlists, we should have that Streamlink running on a server... perhaps even a personal copy thereof for each user?

Or can it be done the same way ythls.onrender.com works?

That's what my project https://github.com/BellezaEmporium/query-streamlink and https://github.com/back-to/liveproxy (from one Streamlink member) does somehow someway.