mirror of
https://github.com/LaQuay/TDTChannels.git
synced 2025-05-23 22:47:39 +02:00
first version radio m3u8
This commit is contained in:
parent
4d7e2f83ce
commit
3909f5aba9
4 changed files with 274 additions and 49 deletions
script
|
@ -1,4 +1,5 @@
|
|||
class Channel:
|
||||
# TODO Create TVChannel and RadioChannel
|
||||
class Channel:
|
||||
def __init__(self, name, web, resolution, logo, epg_id, extra_info):
|
||||
self.name = name
|
||||
self.web = web
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue