`MediaInfo.from('/some/path/some-file-name-with-colon:like-this.txt')` will internally call `MediaInfo.from_link` instead of `MediaInfo.from_local_file`.