[acast] Fix broken audio URL and timestamp extraction
authorMattias Wadman <mattias.wadman@gmail.com>
Fri, 23 Dec 2016 22:58:09 +0000 (23:58 +0100)
committerRemita Amine <remitamine@gmail.com>
Sat, 24 Dec 2016 13:28:30 +0000 (14:28 +0100)
commit12da830993f6f42ca309037da0eea161dcca90ec
tree9a5154b9f70247242e6f470474b36a1a60c1a6a6
parente7ac722d6276198c8b88986f06a4e3c55366cb58
[acast] Fix broken audio URL and timestamp extraction

Before first bling was used now we look for the first bling with
type BlingAudio.

Before publishingDate was a ms unix timestamp now it is iso8601.
youtube_dl/extractor/acast.py