Process videos with incorrect date tags [#5409]
authorAndrew Browning <ayleph@thisshitistemp.com>
Sun, 8 Apr 2018 23:40:02 +0000 (19:40 -0400)
committerAndrew Browning <ayleph@thisshitistemp.com>
Sun, 8 Apr 2018 23:40:02 +0000 (19:40 -0400)
commita35007cc2dfb93a032a3a6fcc891e87c96e5a634
tree6f530a67cf81518b0ee8acffcf81023948075f11
parent9a23a81671929212e535ae8171b0cba27c3a2067
Process videos with incorrect date tags [#5409]

Video processing expects datetime tags in a specific format. This
commit allows videos with missing or incorrect datetime tags to be
processed with no datetime tags instead of failing.
mediagoblin/media_types/video/processing.py