YESS, vry usefule
Today I made the Fileconverter, simple enough, as of now, it supports these filetypes
cat_exts = { #cats such a cute shortform for 'category' ^owo^
'image': ['jpg', 'jpeg', 'png', 'webp', 'bmp', 'gif', 'ico', 'tiff'],
'audio': ['mp3', 'wav', 'flac', 'ogg', 'aac', 'm4a', 'wma'],
'video': ['mp4', 'mkv', 'webm', 'avi', 'mov', 'flv', 'wmv'],}
…and it just works, what can I say?
baiiiiii 
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.