Giter Site home page Giter Site logo

Comments (6)

erankor avatar erankor commented on June 8, 2024

It sounds from your description that it streams in simulated live mode, but the JSON you pasted has playlistType=vod.
Is there a chance this is not the actual JSON being used?
If what you pasted is the correct JSON, please provide a sample URL showing this issue.

from nginx-vod-module.

erankor avatar erankor commented on June 8, 2024

Btw since you have mapping cache enabled, if you initially tried with a live/event playlist, and then moved to vod, that can explain it (the list mapping JSON still used from cache)

from nginx-vod-module.

salberts avatar salberts commented on June 8, 2024

@erankor many thanks for your response. I am 100% sure this is the json and he is in type vod. Issue is that is sometimes not do the full time and after second refresh he does show full duration. But sometimes with the second, 3th and 4th reload he also not showing.

from nginx-vod-module.

erankor avatar erankor commented on June 8, 2024

Another possibility is that the different mp4 have different durations, and in that case, you see a different duration depending on which rendition the player happened to choose. You can try to play each rendition separately, using URLs like master-f1.m3u8, master-f2.m3u8 etc.

from nginx-vod-module.

salberts avatar salberts commented on June 8, 2024

Hi @erankor , also tried :(. Even with 1 format i have it sometimes and sometimes not (same playlist).

i will make a video tomorrow for showing. One good thing to check is the playlist result he loaded through the developer tools.

thank you for your help!

from nginx-vod-module.

salberts avatar salberts commented on June 8, 2024

@erankor some extra info:

master.m3u8
#EXTM3U #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=548314,RESOLUTION=416x234,FRAME-RATE=25.000,CODECS="avc1.42c01e,mp4a.40.2" https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/index-f1-v1-f6-a1.m3u8 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=907201,RESOLUTION=640x360,FRAME-RATE=25.000,CODECS="avc1.42c01e,mp4a.40.2" https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/index-f2-v1-f6-a1.m3u8 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1273954,RESOLUTION=960x540,FRAME-RATE=25.000,CODECS="avc1.42c01e,mp4a.40.2" https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/index-f3-v1-f6-a1.m3u8 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=2160767,RESOLUTION=1280x720,FRAME-RATE=25.000,CODECS="avc1.42c01e,mp4a.40.2" https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/index-f4-v1-f6-a1.m3u8 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=3151128,RESOLUTION=1920x1080,FRAME-RATE=25.000,CODECS="avc1.42c01e,mp4a.40.2" https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/index-f5-v1-f6-a1.m3u8 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=187690,CODECS="mp4a.40.2" https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/index-f6-a1.m3u8

and a single format playlist. All playlist including audio have identical amount of segments and all segments have identical durations:

#EXTM3U #EXT-X-TARGETDURATION:4 #EXT-X-ALLOW-CACHE:YES #EXT-X-PLAYLIST-TYPE:VOD #EXT-X-KEY:METHOD=SAMPLE-AES,URI="skd://fps.ezdrm.com/;5950CED6-D96F-40DF-B91D-2CB641A1BE4A",KEYFORMAT="com.apple.streamingkeydelivery",KEYFORMATVERSIONS="1" #EXT-X-VERSION:5 #EXT-X-MEDIA-SEQUENCE:1 #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-1-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-2-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-3-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-4-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-5-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-6-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-7-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-8-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-9-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-10-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-11-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-12-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-13-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-14-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-15-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-16-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-17-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-18-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-19-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-20-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-21-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-22-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-23-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-24-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-25-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-26-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-27-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-28-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-29-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-30-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-31-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-32-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-33-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-34-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-35-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-36-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-37-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-38-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-39-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-40-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-41-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-42-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-43-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-44-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-45-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-46-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-47-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-48-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-49-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-50-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-51-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-52-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-53-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-54-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-55-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-56-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-57-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-58-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-59-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-60-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-61-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-62-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-63-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-64-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-65-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-66-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-67-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-68-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-69-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-70-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-71-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-72-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-73-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-74-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-75-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-76-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-77-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-78-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-79-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-80-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-81-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-82-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-83-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-84-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-85-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-86-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-87-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-88-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-89-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-90-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-91-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-92-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-93-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-94-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-95-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-96-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-97-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-98-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-99-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-100-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-101-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-102-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-103-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-104-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-105-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-106-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-107-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-108-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-109-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-110-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-111-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-112-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-113-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-114-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-115-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-116-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-117-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-118-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-119-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-120-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-121-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-122-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-123-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-124-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-125-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-126-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-127-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-128-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-129-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-130-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-131-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-132-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-133-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-134-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-135-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-136-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-137-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-138-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-139-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-140-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-141-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-142-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-143-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-144-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-145-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-146-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-147-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-148-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-149-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-150-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-151-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-152-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-153-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-154-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-155-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-156-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-157-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-158-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-159-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-160-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-161-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-162-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-163-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-164-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-165-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-166-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-167-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-168-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-169-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-170-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-171-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-172-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-173-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-174-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-175-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-176-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-177-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-178-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-179-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-180-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-181-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-182-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-183-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-184-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-185-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-186-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-187-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-188-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-189-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-190-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-191-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-192-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-193-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-194-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-195-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-196-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-197-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-198-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-199-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-200-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-201-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-202-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-203-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-204-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-205-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-206-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-207-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-208-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-209-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-210-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-211-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-212-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-213-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-214-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-215-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-216-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-217-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-218-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-219-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-220-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-221-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-222-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-223-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-224-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-225-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-226-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-227-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-228-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-229-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-230-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-231-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-232-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-233-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-234-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-235-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-236-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-237-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-238-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-239-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-240-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-241-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-242-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-243-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-244-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-245-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-246-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-247-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-248-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-249-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-250-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-251-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-252-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-253-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-254-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-255-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-256-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-257-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-258-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-259-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-260-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-261-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-262-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-263-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-264-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-265-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-266-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-267-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-268-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-269-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-270-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-271-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-272-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-273-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-274-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-275-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-276-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-277-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-278-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-279-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-280-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-281-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-282-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-283-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-284-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-285-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-286-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-287-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-288-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-289-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-290-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-291-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-292-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-293-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-294-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-295-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-296-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-297-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-298-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-299-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-300-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-301-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-302-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-303-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-304-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-305-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-306-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-307-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-308-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-309-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-310-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-311-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-312-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-313-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-314-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-315-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-316-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-317-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-318-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-319-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-320-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-321-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-322-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-323-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-324-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-325-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-326-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-327-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-328-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-329-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-330-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-331-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-332-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-333-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-334-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-335-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-336-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-337-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-338-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-339-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-340-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-341-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-342-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-343-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-344-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-345-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-346-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-347-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-348-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-349-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-350-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-351-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-352-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-353-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-354-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-355-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-356-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-357-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-358-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-359-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-360-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-361-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-362-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-363-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-364-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-365-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-366-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-367-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-368-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-369-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-370-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-371-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-372-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-373-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-374-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-375-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-376-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-377-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-378-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-379-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-380-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-381-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-382-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-383-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-384-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-385-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-386-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-387-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-388-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-389-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-390-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-391-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-392-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-393-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-394-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-395-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-396-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-397-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-398-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-399-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-400-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-401-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-402-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-403-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-404-f5-v1-f6-a1.ts #EXTINF:4.000, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-405-f5-v1-f6-a1.ts #EXTINF:1.077, https://streaminginfra.dummy.tv/,drm=enterprise,version=1,validate=a5b793bc5f727b5e7ed279f9ef2d4cf2,/vod-0781276b-8d11-4b1f-8c47-ef38ced13e7a.json/seg-406-f5-v1-f6-a1.ts #EXT-X-ENDLIST

from nginx-vod-module.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.