Skip to content

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:

  1. On windows open command prompt, on Mac and Linux open terminal
  2. Run command cd %USERPROFILE%.xdman on Windows, on Linux/Mac use cd $HOME/.xdman
  3. Use cp . on Linux/Mac or copy . on Windows