api/stream: standardize stream types & clean up related functions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { createInternalStream } from './manage.js';
|
||||
import HLS from 'hls-parser';
|
||||
import HLS from "hls-parser";
|
||||
import { createInternalStream } from "./manage.js";
|
||||
|
||||
function getURL(url) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user