test
This commit is contained in:
parent
eaed302496
commit
4b41abc08f
@ -63,36 +63,3 @@ class OriginChannels():
|
||||
return bestStream.absolute_uri
|
||||
else:
|
||||
return m3u8_url
|
||||
|
||||
|
||||
"""
|
||||
{
|
||||
'id': 'XM0IFYLJ0RMD0X',
|
||||
'contentType': 'SIMULCAST',
|
||||
'title': 'CBS News',
|
||||
'descriptions': {
|
||||
'medium': "CBSN offers original, up-to-the-minute coverage of national and global stories with dynamic on-demand video content, including video from CBS News' extensive archives."
|
||||
},
|
||||
'availableSince': 'Tue, 20 Dec 2016 23:25:37 +0000',
|
||||
'providers': [
|
||||
{
|
||||
'title': 'CBSN',
|
||||
'id': 42,
|
||||
'color': 'rgba(48,129,180,1)',
|
||||
'sources': [
|
||||
{
|
||||
'uri': 'https://dai.google.com/linear/hls/event/Sid4xiTQTkCT1SLu6rjUSQ/master.m3u8?iu=/8264/vaw-can/ott/cbsnews_xumo&description_url=https://xumo.tv&ppid=&url=com.xumo.app&rdid=&idtype=&is_lat=&msid=&an=com.xumo.app',
|
||||
'bitrate': 3009,
|
||||
'width': 1280,
|
||||
'height': 720,
|
||||
'lang': 'en',
|
||||
'produces': 'application/x-mpegURL'
|
||||
}
|
||||
],
|
||||
'sunrise': 'Thu, 1 Jan 1970 00:00:01 +0000',
|
||||
'sunset': 'Tue, 19 Jan 2038 03:14:07 +0000'
|
||||
}
|
||||
],
|
||||
'type': 'Asset'
|
||||
}
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user