]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/lib/hls.ts
server: fix HLS playlist format
authorkontrollanten <6680299+kontrollanten@users.noreply.github.com>
Wed, 5 May 2021 20:25:37 +0000 (22:25 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Thu, 6 May 2021 06:47:43 +0000 (08:47 +0200)
commit66f77f63437c6774acbd72584a9839a7636ea167
treefb9a3404109f1b079784e8f70bf82ba87bd0cbf3
parentb31d72625dd32143a45277528b90bb67a881f249
server: fix HLS playlist format

Remove prefixed comma when there's no video codec.
server/lib/hls.ts