mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-05 17:12:36 +00:00
d5a9bb4ea9
While working on this, I thought about simplifying things like changing 480x854 to 480p, and that seemed like a good option, until I realized that people (me included) usually link the concept of some number followed by a p with the video being 16:9. So, we would be losing some information and, as we all know, [explicit is better than implicit][*]. [*]: http://www.python.org/dev/peps/pep-0020/ This closes #1446. Signed-off-by: Rogério Brito <rbrito@ime.usp.br> |
||
---|---|---|
.. | ||
extractor | ||
__init__.py | ||
__main__.py | ||
aes.py | ||
FileDownloader.py | ||
InfoExtractors.py | ||
PostProcessor.py | ||
update.py | ||
utils.py | ||
version.py | ||
YoutubeDL.py |