/youtube2mp3

Simple Python script to download youtube videos and playlists in mp3 format

Primary LanguagePythonMIT LicenseMIT

Quality&Tests Code Style codecov GitHub Contributions

YouTube to mp3 download and convert

Simple Python script to download youtube videos and playlists to mp3 format. Script based on yt-dlp module, and also uses eyed3 module to add id3 tags.

Features

  • Simplified names of mp3 files
  • Special symbols is removed
  • Embedded thumbnails
  • Added id3 tags with authors and descriptions

Using

  • You need install ffmpeg to script be able to convert files into mp3.
  • Add links to tasklist.txt. It can be both videos and playlists.
  • Run script youtube2mp3.py tasklist.txt.

In Windows

You can use exe file in dist folder - no need to install Python interpreter.

Executable

Result in audiopleer

Executable