mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-04-25 20:15:54 +03:00
[GH-ISSUE #69] tvg-id #901
Labels
No labels
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/IPTV#901
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NezbednikSK on GitHub (Jul 24, 2021).
Original GitHub issue: https://github.com/Free-TV/IPTV/issues/69
Originally assigned to: @NezbednikSK on GitHub.
Uhh, so I would like your opinion.
I added Markíza, Doma and Dajto.
They only provide an SD stream for free and want you to pay for the HD stream.
Technically, this is not illegal as it is streamed off their servers.
Should the channels be removed / kept in SD?
@freetv332 commented on GitHub (Aug 5, 2021):
Can you access the HD streams without paying?
@NezbednikSK commented on GitHub (Aug 6, 2021):
Yep
@NezbednikSK commented on GitHub (Aug 6, 2021):
The URLs are formatted the same as for some other channels, so with editing the URLs you can access them without paying.
Normally, you can only access the SD one for free. IMO we should remove them, as they are region-locked and the channel is officially pay-tv but their site offers a SD stream.
Let me make a PR that removes them.
@NezbednikSK commented on GitHub (Aug 6, 2021):
@NezbednikSK commented on GitHub (Aug 6, 2021):
Also what about IDs for channels? tvg-id, I mean
@freetv332 commented on GitHub (Aug 17, 2021):
you mean channel numbers?
@ghost commented on GitHub (Aug 17, 2021):
Nope, i meant IDs. They are used to show the correct EPG. Might be a good idea to implement them somehow, as (G), (S) and (Y) break them when not specified.
@NezbednikSK commented on GitHub (Aug 18, 2021):
Oh yeah it is me, my alt account,
@freetv332 commented on GitHub (Aug 22, 2021):
It sounds like a good idea, but where do you find these IDs?
@NezbednikSK commented on GitHub (Aug 22, 2021):
https://github.com/iptv-org/epg/blob/master/codes.csv
@freetv332 commented on GitHub (Aug 30, 2021):
OK let's add them. You can start modifying the lists, I'll adapt the program to include them in the playlist.
@NezbednikSK commented on GitHub (Aug 30, 2021):
Could you try making the script check if the ID is specified? Y'know, adding IDs to 700+ channels is quite the task.
@ghost commented on GitHub (Sep 26, 2021):
404, you must use this url now: https://iptv-org.github.io/epg/index.html
@ghost commented on GitHub (Sep 26, 2021):
Script for format like in this pull request https://github.com/Free-TV/IPTV/pull/96
@NezbednikSK commented on GitHub (Oct 6, 2021):
nice one!
@KAMI911 commented on GitHub (Jul 22, 2022):
Could we add EPG support? AFAIK we have to add an another field to md files. I can manage to add that field if it is in the channel line and change the python code too.
Should I create a separated epg branch for testing and implementing, or an cloned repo? Could someone add EPG ids to *.md files?
Thanks!
@NezbednikSK commented on GitHub (Jul 22, 2022):
I'm up!
@KAMI911 commented on GitHub (Jul 23, 2022):
I started to add EPG id / tvg-id here:
https://github.com/Free-TV/IPTV/tree/epg
Playlist is here:
https://raw.githubusercontent.com/Free-TV/IPTV/epg/playlist.m3u8
Should I add something more like links to EPG XML files somehow, or this is enough to start use the tvg-id? The updated python script can work with and without EPG id.
I added tvg-id to few Hungarian channels. What is your opinion? What is the next task? If this provides a good solution and we got a few lists with tvg-id I can merge it to the master.
@NezbednikSK commented on GitHub (Jul 24, 2022):
sounds good! i guess it's a matter of adding IDs for every channel now :)
@NezbednikSK commented on GitHub (Jul 24, 2022):
and since they're IDs, https://github.com/iptv-org/epg could be used alongside the playlist to show the EPG itself
@KAMI911 commented on GitHub (Jul 25, 2022):
@NezbednikSK: I updated the Hungarian file, could you add more for testing?
@KAMI911 commented on GitHub (Jul 25, 2022):
Added x-tvg-url support.
@NezbednikSK
@NezbednikSK commented on GitHub (Jul 25, 2022):
Sure!
@NezbednikSK commented on GitHub (Jul 25, 2022):
#184
@KAMI911 commented on GitHub (Jul 26, 2022):
Thank you!
@KAMI911 commented on GitHub (Jul 26, 2022):
It seems it is working with external EPG. Could you add more channels tvg-ids?
@KAMI911 commented on GitHub (Jul 27, 2022):
Added
3a220e1a8d@NezbednikSK , @freetv332 , @riqueenz
Could you contribute additional EPG ids?
I used https://iptv-org.github.io/ page and the search on this page.
It would be nice to finish this ASAP then merge into the master branch. What are your opinions?
@NezbednikSK commented on GitHub (Jul 27, 2022):
on it
@KAMI911 commented on GitHub (Sep 19, 2022):
Do you mind if I close this issue? Since the main task has solved to have EPG id support.
@NezbednikSK commented on GitHub (Sep 19, 2022):
i guess