Skip to content
This repository has been archived by the owner on Apr 6, 2018. It is now read-only.
/ UDON_scripts Public archive

Archived - Merged with UDONRadio. small_scripts in python

Notifications You must be signed in to change notification settings

UDONRadio/UDON_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small python scripts

Goal

  • Downloads an audio file if necessary from a server : YouTube
  • Download from (s)ftp
  • Trims silences at the beginning and ending of the audio file with ffmpeg
  • Tries to complete metadata with DiscogsTagger
  • Stores the file in $HOME/Music

Params

  • URI or absolute path
  • Optionnal: another function to be called with the absolute path

Install latest version

pip install -e git+https://github.com/UDONRadio/UDON_scripts.git@master#egg=UDON_scripts

Modules required

About

Archived - Merged with UDONRadio. small_scripts in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages