got rid of dash in file names
This commit is contained in:
@@ -2,7 +2,7 @@ import got from "got";
|
||||
import { xml2json } from "xml-js";
|
||||
import loc from "../sub/i18n.js";
|
||||
import { genericUserAgent, maxVideoDuration, services } from "../config.js";
|
||||
import selectQuality from "../stream/select-quality.js";
|
||||
import selectQuality from "../stream/selectQuality.js";
|
||||
|
||||
export default async function(obj) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user