Skip to content

Commit

Permalink
Fixed segments issue for a provider
Browse files Browse the repository at this point in the history
  • Loading branch information
Toasty360 committed Dec 19, 2024
1 parent 9c0bcfa commit ee013e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/proxy.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ const videoContentTypes = [
'video/MP2T', // Transport Stream (HLS segments)
'application/mp4',
'video/x-m4v',
'application/octet-stream', // Generic binary stream
...m3u8ContentTypes, // Include HLS playlist MIME types
];

Expand Down

0 comments on commit ee013e5

Please # to comment.