]>
git.rmz.io Git - dotfiles.git/blob - bin/ninja2avi
6cd4c9ed64efc31f949e70ffe470cb5ca3ab4985
4 # This script changes the name of a video downloaded from Ninjavideo to a readable format
5 # and changes the extension to avi.
6 # It will change all files with a divx extension.
12 # remove the Series name at beginning
15 # remove (HD xxxp/i) on HD Series
16 s/\+%28HD\+\d+[pi]%29//;
18 # remove the + if at beginning of line else replace with space
22 # Change URL encodings