Univerter/index.js

5 lines
112 B
JavaScript
Raw Normal View History

2024-07-26 02:39:07 -05:00
const fs = require("fs"),
ytdl = require("youtube-dl-exec")
2023-05-05 11:15:22 -05:00
2024-07-26 02:39:07 -05:00
ytdl('http://www.youtube.com/watch?v=aqz-KE-bpKQ')