Skip to content

NozyZy/youtube-to-flac-converter

Repository files navigation

YouTube to flac music converter

A little Python script to convert your youtube videos and playlist into .flac audio files, without any compression (contrary to .mp3 files)

Install

Requirements

  • It is based on python badge or earlier -> Download here
  • It requires pip badge -> check the box pip when installing Python
  • It also requires ffmpeg badge or earlier -> Download here
  • Last but not least, youtube-dl badge or earlier -> write this command in Powershell/CMD : pip install youtube-dl

Approximate size for a 3-4min music video : 50 MB (10x more than .mp3)

When everything is ready to use, the script will automatically update pip and youtube-dl

Usage

On windows, just double click on YouTube to flac.bat to launch the script. Otherwise, launch the ytb_flac.py with python (python ytb_flac.py)

First, you'll have to enter a youtube link to download, video or playlist, both work first step

Then, you'll have two type of choices :

  • download your music into a saved directory
  • download in a new directory, that will be saved for the next time

second step

  1. If you selected a pre-saved directory, you can download in a new sub-directory (as for the band), or leave it blank

second-step-1

  1. If you selected to create a new directory, you'll have to create the location (use / and not \ !). After that, you'll have to do the step above.

second-step-2

After that, the download begins...

step-three

And... your music/playlist is downloaded !

Participate

It is a pretty light script, but every changes are welcome ! Don't hesitate :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published