Skip to content

Commit

Permalink
chore: add pdt test sources (#1067)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey authored Feb 11, 2021
1 parent 5e9b4f1 commit 112148b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions scripts/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,5 +345,17 @@
"uri": "https://d2zihajmogu5jn.cloudfront.net/legacy-avc-codec/master.m3u8",
"mimetype": "application/x-mpegurl",
"features": []
},
{
"name": "Pseudo-Live PDT test source",
"uri": "https://d2zihajmogu5jn.cloudfront.net/pdt-test-source/no-endlist.m3u8",
"mimetype": "application/x-mpegurl",
"features": ["live"]
},
{
"name": "PDT test source",
"uri": "https://d2zihajmogu5jn.cloudfront.net/pdt-test-source/endlist.m3u8",
"mimetype": "application/x-mpegurl",
"features": []
}
]

0 comments on commit 112148b

Please sign in to comment.