X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=inline;f=shared%2Fextra-utils%2Fvideos%2Fstreaming-playlists-command.ts;h=fab3eb5562a28b11c4213cebb84738560d4e60c4;hb=dd0ebb715123dfa126a82d4e4fe3a04064ae77b8;hp=b109597c9369dea1dceab94641ba2e485a1d082f;hpb=9293139fde7091e9badcafa9b570b83cea9a10ad;p=github%2FChocobozzz%2FPeerTube.git diff --git a/shared/extra-utils/videos/streaming-playlists-command.ts b/shared/extra-utils/videos/streaming-playlists-command.ts index b109597c9..fab3eb556 100644 --- a/shared/extra-utils/videos/streaming-playlists-command.ts +++ b/shared/extra-utils/videos/streaming-playlists-command.ts @@ -21,7 +21,7 @@ export class StreamingPlaylistsCommand extends AbstractCommand { url: string range?: string }) { - return unwrapText(this.getRawRequest({ + return unwrapBody(this.getRawRequest({ ...options, url: options.url,