garyyeap / segment-tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segment tester

Test the segments by url:

https://host/?rep=[int]&manifest=[url]&drm=[url]&from=[int]&to=[int]

rep: the representation which want to be test

manifest: the manifest url

drm: the drm server url

from: the segment to begin(optional, default is 1)

to: the last segment to test(optional, default is last segment)

About


Languages

Language:JavaScript 98.6%Language:HTML 1.4%