[atresplayer] improve extraction
authorremitamine <remitamine@gmail.com>
Mon, 21 Dec 2015 15:26:40 +0000 (16:26 +0100)
committerremitamine <remitamine@gmail.com>
Mon, 21 Dec 2015 15:26:40 +0000 (16:26 +0100)
commit61ebb401b7ff8f15850bfc5778cdc08ab72145e1
treebf096c11d4d02fd47c02ac4738dd297bb898ca2a
parent5c5a3ecf1b5337510378b782a14525584769e6d6
[atresplayer] improve extraction

- select hashlib.md5 constructor as digestmod(in python 3.4+ MD5 as
implicit default digest for digestmod is deprecated.)
- extract hls formats
- update tests
- extract errors
youtube_dl/extractor/atresplayer.py