@cyperghost Actually I only ask for a video once for every game, since there was already a condition that's checking if the video path exists. And it does right after it downloads the video for the first rom / version of the game. Then for the others versions, it just add a line with the path to the xml instead of downloading and converting the video again. So I guess it's speeding up the process and limits bandwidth usage too, right?
I didn't have to change anything there as it was in favour of my changes.
I tried to make as little changes as possible, since there are things I still don't get in the script.
But also doing it your way, I would have had to use regex and I didn't want to (I forgot how to write regex).
@detron @cyperghost I was just trying to be funny, it's ok if it doesn't get any attention. I know there are very few people who want full sets AND video previews too, if it helps those people, that's good enough. But I still think this is an improvement from the original script, it shouldn't be downloading a video that already exists but with a different name.