You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-4Lines changed: 16 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,23 @@ A wrapper for Youtube-dl for Windows.
7
7
If you want to convert the videos, or otherwise use features of youtube-dl that require ffmpeg,
8
8
that also has to be in the same folder (or path) as Grabber.**
9
9
10
-
You can get those programs here:
11
-
* Youtube-dl: https://rg3.github.io/youtube-dl/
12
-
* ffmpeg: https://ffmpeg.zeranoe.com/builds/
10
+
Short installation guide:
13
11
14
-
**USE THE 4.0.2 static ffmpeg version!** Extract the 3 executables from the bin folder to the Grabber folder or PATH
12
+
* Download Grabber.exe and place in a folder.
13
+
* Download youtube-dl.exe and *either* place it in the same folder as above, or in PATH, if you know how.
14
+
* If you want to convert to audio, you need to also put ffmpeg.exe and the other included executables that follow into the same folder as Grabber.exe or in PATH.
15
+
* If nothing happens when you try to start a download, youtube-dl likely fails because you **need** this installed:
0 commit comments