A lightweight YouTube video downloader enabling offline viewing of your favorite content.
- Go to https://github.com/DinoscapeProgramming/Youtube-Offline/releases/tag/1.0.0
- Download the executable
- Open the executable
- Go through the installer
- Thanks for using Youtube Offline
- Remember to head into
node_modulesafter you typednpm install - Then go to
ytdl-core-muxer - Head to
index.js-file - Change the use of
ffmpegPathin line21toffmpegPath.replace("app.asar", "app.asar.unpacked")(you should know why if you're an electron dev) - Run
npm run build - You just packaged Youtube Offline, idk why you wouldn't just run the installer instead of creating your own, but now you probably feel cool even though you're a discord mod ;)