Skip to content

Commit

Permalink
Rendering issues
Browse files Browse the repository at this point in the history
  • Loading branch information
samadritakarmakar committed Dec 5, 2016
1 parent fdedef1 commit 241b6b9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ unpack the file in your preferred location
type the following:

cd Qutube-dl

qmake Qutube-dl.pro

make

you may also use QtCreator to compile.
Expand All @@ -19,7 +21,7 @@ Move the executable (.exe for windows users) file just compiled into the folder.

Windows users add the bin directory of your Qt installation (e.g. <QT_DIR\bin>) to the PATH variable and then run:

windeployqt <path to Qutube-dl executable>
windeployqt 'path to Qutube-dl executable'

Create a new folder 'youtube-dl' within 'Qutube-dl' folder
download the latest version of youtube-dl from https://rg3.github.io/youtube-dl/ and place within 'youtube-dl' folder.
Expand Down

0 comments on commit 241b6b9

Please sign in to comment.