Message from Python discussions

December 2018

— But cyrillic gets broken then

— 

I think it's taking things from your prop file, rather the exif should have information like aperture, ISO and location tags if available

— OH WAIT, I THINK I GOT IT

— IT IS UNICODE 16

— Probably

— That's fairly possible

— Can you show the script?

— Yep

— 

$ pipenv run test.py
cat;ъ

— print(bytes(exif["0th"][0x9c9e]).decode("utf-16"))

— Now to developing the stupidest and most "useful" thing in my life, the autosorted meme folder

— Cool