ContentStatus
Lifecycle of a content item.
Terminal states are UPLOADED and the four FAILED_* values;
everything else means work is still in flight.
READY_FOR_UPLOAD is deprecated — it was split into UPLOADING
(dispatched) and VIDEO_PROCESSED (rendered but parked with no
accounts selected), and only appears on rows written before that
change.
Lifecycle of a content item.
Terminal states are UPLOADED and the four FAILED_* values;
everything else means work is still in flight.
READY_FOR_UPLOAD is deprecated — it was split into UPLOADING
(dispatched) and VIDEO_PROCESSED (rendered but parked with no
accounts selected), and only appears on rows written before that
change.
Possible values: [NEW, PROCESSING, PROCESSING_AUDIO, AUDIO_PROCESSED, PROCESSING_VIDEO, VIDEO_PROCESSED, UPLOADING, READY_FOR_UPLOAD, UPLOADED, FAILED_AUDIO, FAILED_VIDEO, FAILED_UPLOAD, FAILED]
"NEW"