* When falling back to uploaded date, create a date string that can be accepted by elasticsearch
* add tests
* Oh es actually always wants a timestamp
* Use timezone for final fallback as well
* Inspect response for errors flag
* Display failed video ids
* Fix precommit checks
* Fix assert
* Fix method names in tests
* update method names again