Conflicts: youtube_dl/extractor/audiomack.py
Add support for links from Audiomack
Since the order extractors are added is not defined, it would match instead of NHLIE.
Not all videos have 60 fps, for example they can have 48 fps.
There are many songs just linked from Vevo/YouTube to MySpace. Vevo example: https://myspace.com/threedaysgrace/music/song/animal-i-have-become-28400208-28218041 YouTube example: https://myspace.com/starset2/music/song/first-light-95799905-106964426
I'm adding this because sometimes there is a song page, but you cannot play it. Example: https://myspace.com/starset2/music/song/let-it-die-maniac-agenda-remix-bonus-track-95799916-106964439 It will be useful for downloading whole album with songs like this.
`uploader` is an artist `playlist` is an album
It keeps reconnecting without it. Download time decreased from 7+ minutes to 25 seconds for me.
video_info contains now the 'ytplayer.config.args' dictionary
The YouTube player doesn't seem to use them except for embedded videos, so we can skip a network request. But they still provide better error mesagges (for removed videos for example).
[xminus] update tkn extraction regex