Skip to content

Simple wrapper setup to download audio from Youtube videos. Essentially just https://github.com/yt-dlp/yt-dlp with a funny hat.

License

Notifications You must be signed in to change notification settings

LMN1460/yt-toMP3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

yt-toMP3

A very simple wrapper program to download audio from Youtube videos. The script will prompt you for a Youtube URL, then call the yt-dlp downloader with the arguments needed to download that video as a MP3 file.

Installation and Setup

This repository only provides the script I wrote; you'll need two other components as well. Both components must be saved to the same directory in order for the script to work.

Runtime Components

yt-dlp for Windows depends on some runtime components that may not come with your setup. If you receive any errors along the lines of "msvcp100.dll was not found", go to https://www.microsoft.com/en-us/download/details.aspx?id=26999 and download the applicable files. If running a 64-bit version of Windows you'll need both vcredist_x64 and vcredist_x86; if using 32-bit version stick with just the latter. The installers can be deleted after installation finishes.

About

Simple wrapper setup to download audio from Youtube videos. Essentially just https://github.com/yt-dlp/yt-dlp with a funny hat.

Topics

Resources

License

Stars

Watchers

Forks