vivo-dl
Version:
download videos from vivo.sx
21 lines (20 loc) • 635 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const _1 = require(".");
_1.vivodl("./dest", [
"https://vivo.sx/518825dd0a",
"https://vivo.sx/4c3908b8d4",
"https://vivo.sx/4ad71a5e2b",
"https://vivo.sx/80fbf7bc9f",
"https://vivo.sx/95078c39e9",
"https://vivo.sx/7ad520b509",
"https://vivo.sx/44846d2637",
"https://vivo.sx/a467b9aec7",
"https://vivo.sx/c2aceca64e",
"https://vivo.sx/9119505e92",
"https://vivo.sx/f1bd77790e",
"https://vivo.sx/1b2d065005",
"https://vivo.sx/34da28ea57",
]).then(videos => {
console.log(videos);
});