Skip to content

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

License

Notifications You must be signed in to change notification settings

vol1ura/youtube2mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages