v1.3.22 - fixed video-downloads
this error was caused by the username-lookup which returned null.
the social-media posting has an author property and i've assumed that author.identifier
was not null, but that turned out to be false.
there is another property alternateName
that seems to have the username as well, so i'm using it as a fallback value and so far it appears to be working.