-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Using portable XDM jar
Subhra Das Gupta edited this page Dec 19, 2020
·
3 revisions
If you are using the Jar, please download and copy the binaries of youtube dl and ffmpeg to the same folder. They can be downloaded from: https://youtube-dl.org/ and https://johnvansickle.com/ffmpeg/
You can use any other website as per you preference
(ffmpeg binary needs to be extracted from the archive)
Alternatively download and copy ffmpeg and youtube-dl executable to .xdman folder under home directory
To do this:
- On windows open command prompt, on Mac and Linux open terminal
- Run command cd %USERPROFILE%.xdman on Windows, on Linux/Mac use cd $HOME/.xdman
- Use cp . on Linux/Mac or copy . on Windows