I\'m using ytdl-core module.
const converter = async (url) => { const fs = require(\'fs\'); const ytdl = require(\'ytdl-core\');