Open aidandenlinger opened 5 months ago
@jxakellis Thanks for isolating what's causing this! Helps me out a lot.
I believe I understand the effect:
But, the thing I thought was impossible is clearly possible. I'll update the code so instead of crashing, it'll emit a warning (with some useful information) and continue going. This ensures that all the videos that can get metadata will get metadata, we'll log info about the bugged videos, and then it'll be easier to figure out the cause of what's going wrong.
I'll update this thread once I change the code, should be pretty quick.
Ok, I updated the code in 24b986c, it'll print a warning for any files it can't find and continue on. Feel free to git pull
or redownload the script and we can see what the output is and try to determine what's bugged about these files.
Originally posted by @jxakellis in https://github.com/aidandenlinger/SnapchatMemoriesCaptionAdder/issues/7#issuecomment-2184517773