1
0
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-12-18 15:36:38 +00:00
youtube-dl/youtube_dl
Rogério Brito 16f36a6fc9 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>
2013-10-18 17:50:55 -03:00
..
extractor extractor: youtube: Set extension of AAC audio formats to m4a. 2013-10-18 17:50:55 -03:00
__init__.py Add metavar to --cache-dir 2013-10-18 11:50:48 +02:00
__main__.py
aes.py
FileDownloader.py
InfoExtractors.py
PostProcessor.py
update.py
utils.py
version.py release 2013.10.18.1 2013-10-18 11:45:30 +02:00
YoutubeDL.py