
API Support of Time Frame Class for Video Upload/Revision/Deletion?
I would like to know if there are plans on implementing video revision timestamps to the back end api. Right now, I am not having such a great time at determining if a single video was deleted/modified amongst a pool of videos. This makes indexing a pain, since you would need to search across all videos if you'd wish to keep it up to date.
Ultimately I think an inclusion of api call based on time frame inputs instead of merely just video keys would at least minimize the the number of calls needed to get the information I was looking for, and make indexing a whole lot easier.