extractor: youtube: Set extension of AAC audio formats to m4a.
authorRogério Brito <rbrito@ime.usp.br>
Fri, 18 Oct 2013 20:50:55 +0000 (17:50 -0300)
committerRogério Brito <rbrito@ime.usp.br>
Fri, 18 Oct 2013 20:50:55 +0000 (17:50 -0300)
commit16f36a6fc92d6ab89293e45de65475455fbc1b47
treef01156cf7208b687eb6e22c5d2ce1619a60f9932
parentcce722b79ccbe0883a1fdda4f13fe7a3f9465462
extractor: youtube: Set extension of AAC audio formats to m4a.

This, in particular, eases downloading both audio and videos in DASH formats
before muxing them, which alleviates the problem that I exposed on issue

Furthermore, one may argue that this is, indeed, the case for correctness's
sake.

Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
youtube_dl/extractor/youtube.py