Skip to content

bhwz/PyScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyScripts

About

Python scripts to simplify mundane everyday tasks. Some of these are made for a very specific use case, and probably will not be of much use to most people. None of these scripts have been tested outside of what I initially wrote them for, use at your own risk!

Script Index

###flac2alac Batch convert FLAC audio files to ALAC using ffmpeg for use with iTunes and various "iDevices".

####Usage Place flac2alac.py in the same folder as the FLAC audio files you wish to convert, and run it with python flac2alac.py. Requires ffmpeg to be installed on your system, and that the executable for it be on your PATH.

About

Python scripts to simplify mundane everyday tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages