Skip to content

laurentperrinet/PlaylistManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlaylistManager

A simple scrapper for sharing audio on the interweb.

usage

  1. Add bookmarks from youtube music videos to the links.txt file,
  2. issue python download.py -p 2025-02_Paris.txt to create a JSON file with titles,
  3. edit links.json and issue python download.py -p 2025-02_Paris.json to download the media.

A question? Ask for help: python download.py -h.

dependencies

pip install yt_dlp mutagen

TODO

  • normalize / equalize the gain of each song

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%