Skip to content

MonsieurCellophane/Rai3PodcastRenamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rai3PodcastRenamer

Rai3 podcast renamer. Simple program that: chooses folder and recursively renames al files of the form:

 <channel>_del_dd_mm_yyyy_<episode title>

to:

 yyyy_mm_dd_<episode title>_<channel>

this is useful for some podcasts that adopt the above mentioned braindead scheme.

Usage

Just run the program.

Implementation

Written in python. For convenience, a windows executable generated with pyinstaller is provided in the 'dist' folder Actually a thin wrapper on a regexp.

About

Rai3 podcast renamer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages