remove rec again, not a real format

This commit is contained in:
j 2019-07-22 17:11:46 +02:00
parent b7979779fe
commit 8c14d28aa2

View file

@ -32,7 +32,7 @@ EXTENSIONS = {
'avi', 'divx', 'dv', 'flv', 'm2t', 'm2ts', 'm4v', 'mkv', 'mov', 'mp4',
'mpeg', 'mpg', 'mts', 'ogm', 'ogv', 'rm', 'rmvb', 'vob', 'webm', 'wmv', 'asf',
'mod', 'tod', # http://en.wikipedia.org/wiki/MOD_and_TOD
'mxf', 'ts', 'rec',
'mxf', 'ts'
],
}