

- #Youtube into mp3 how to#
- #Youtube into mp3 .exe#
- #Youtube into mp3 install#
- #Youtube into mp3 software#

Elon Musk has a great way of solving problems that he calls “First Principles”. Truth is, so many things only seem complex until you sit back and just try to break it down into little pieces. Congratulations you have done something awesome that you probably think you could not do when you landed on this page. IE ffmpeg -i "Digital Council Africa and Why All Local Municipalities Need Good 4" "Digital Council Africa and Why All Local Municipalities Need Good 3"ĭone. mp3 there.) ffmpeg -i "the-name-of-the-video-you-downloaded.mp4" "give-this-a-name-of-your-choice.mp3" This time you will use ffmpeg instead of youtube-dl, but it is the same idea, in essence, you are now telling ffmpeg to take the video file and transcode it to an audio file (that is why we have. Using CMD again run the following command to convert the video file to an mp3 file. Step 6: Convert the youtube video to an MP3 file using ffmpeg Now inside that folder, you should have “youtube-dl.exe”, the file you downloaded and “file.something” and “ffmpeg.exe”.
#Youtube into mp3 .exe#
exe file over to the folder on your desktop. If it downloaded a zip file, open it and copy the. Save this program to the folder on your desktop called “YT-to-MP3”. Now we are going to convert this video file to MP3 using a program called ffmpeg, the process is very similar to what you just did with youtube-dl.ĭownload ffmpeg.exe from here: Click here, then do the same as you did in step 1. You will now notice that the file is in that folder.
#Youtube into mp3 install#
IE youtube-dl -f "best" -o "%(title)s.f%(format_id)s.%(ext)s" Step 5: Download and install ffmpeg on windows 10

You are telling youtube-dl to download that URL to this folder, but let us make the downloaded file unique just in case you intend to go wild and download a lot of videos.Ĭhange it to: youtube-dl -f "best" -o "%(title)s.f%(format_id)s.%(ext)s" URL-of-The-Video If you remember in Step 1 you copied the youtube-dl.exe file to this folder so now you can talk to the youtube-dl program through the command line like so: youtube-dl Step 4: Download the Youtube Video through the command prompt All rights reserved.Ĭ:\Users\erikthiart>cd C:\Users\%username%\Desktop\YT-to-MP3 If you did it correctly then you will see you are successfully inside that folder. Type it exactly like that (copy it), do not change anything, that \%username%\ part is intentional, it will essentially resolve to whatever your username is, which I won’t know since I sitting in Cape Town and don’t your PC name. You can do that by typing the following command: cd C:\Users\%username%\Desktop\YT-to-MP3 Navigate to the folder on your desktop through CMD, the one we called “YT-to-MP3”. Then, click or tap on the Command Prompt result.) Step 3: Use the Windows command prompt to access the folder Open CMD (Inside the search field from your taskbar, enter command or cmd. Now download “ youtube-dl”, by default it will sit in your downloads folder, go there and then copy it from there to the folder on your desktop. In other words, create a folder on your desktop and call it “YT-to-MP3”. Step 1: Download the libraries required for the processĭownload “youtube-dl” from here, then save this to a folder on your desktop.
#Youtube into mp3 software#
To download a video from youtube will need to use the software called youtube-dl, it’s very straight forward, in essence, you will use the command line (CMD on Windows) to tell it the URL of the video you want to download and then the program will download the video and store the file in the folder you specify. However, in the case of Youtube there is an extra step, you need to actually download a video from Youtube first. To convert a Youtube video or any video for that matter requires just one step, in essence, you will transcode the video file (normally an MP4) to MP3 using ffmpeg.
#Youtube into mp3 how to#
How To Download Youtube Videos As MP3 Files.
