[wp-trac] [WordPress Trac] #35218: Parse the creation date out of uploaded videos
WordPress Trac
noreply at wordpress.org
Wed Sep 27 22:01:49 UTC 2017
#35218: Parse the creation date out of uploaded videos
--------------------------------------+------------------------
Reporter: stevegrunwell | Owner: joemcgill
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.9
Component: Media | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+------------------------
Comment (by stevegrunwell):
Totally on board with using `creation_time_unix` instead of
`creation_time`, as long as it's consistent.
[https://github.com/JamesHeinrich/getID3/blob/master/structure.txt#L1512
The ID3 documentation] has a nice warning about the "subatoms" node:
This is an undocumentably-complex recursive array, typically containing
a huge amount of seemingly disorganized data. Avoid this like the plague.
A creation date in the far future doesn't do anybody any favors :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35218#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list