Idk maybe u want to download a few videos to keep them or smth
Open the TrackMagic
file and follow the instructions by giving a video/playlist link and the application will start downloading from youtube.
The output folders are ./Video/
and ./Audio/
- You need a working
Python interpreter
- And you need
ffmpeg
To setup literally just open TrackMagic
and it will setup itself.
If you're met with the message
'py' is not recognized as an internal or external command,
operable program or batch file.
Install a Python Interpreter
Maybe you're asking questions like... wtf is pip and why are you screaming PATH.
Bro, just don't question it..
- Install python if not already installed.
1.1 If you don't have python and you're installing, then enable the optionAdd to %PATH%
and you will get the pip. - Now if you already had python and pip is missing, head over to windows search and type
Edit the system enviroment variables
. - Click the first result that shows up and in the next window select
Enviroment Variables...
. - Another window should appear, now just click
Path
orPATH
in theUser variables for X
section. - Select the option
Edit
and another window should appear. - Now select
New
and we will have to add the path to the directory that containspip.exe
.
6.1 Head over toC:\Users\%USERNAME%\AppData\Local\Programs\Python
.
6.2 Find the python version that you just installed and enter theScripts
folder.
6.3 Copy the path to this directory, should look something likeC:\Users\%USERNAME%\AppData\Local\Programs\Python\PythonYOURVERSION\Scripts
- Now you should have pip added, you can exit all the windows by clicking
Ok
.
Basically download ffmpeg for windows and add it to path like in the pip tutorial above ^ ^ ^
It's recommended to download the ffmpeg full
version(haven't tested the essentials version)
Well whatever it is you can try messaging the creator with the logs files (good luck)