pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update base.ts

Pas a026ed43 a6e42435

+1
+1
src/components/player/display/base.ts
··· 35 35 1080: "1080", 36 36 720: "720", 37 37 480: "480", 38 + 2160: "4k", 38 39 }; 39 40 40 41 function hlsLevelToQuality(level?: Level): SourceQuality | null {