youtube-dl/youtube_dl
Rogério Brito d5a9bb4ea9 extractor: youtube: Swap video dimensions to match standard practice.
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>
2013-10-19 14:04:44 -03:00
..
extractor extractor: youtube: Swap video dimensions to match standard practice. 2013-10-19 14:04:44 -03:00
__init__.py Add new option --abort-on-error 2013-10-18 23:09:32 +02:00
__main__.py
aes.py
FileDownloader.py
InfoExtractors.py
PostProcessor.py
update.py
utils.py Extend #980 with --max-quality support 2013-10-18 00:46:35 +02:00
version.py release 2013.10.18.2 2013-10-18 23:22:54 +02:00
YoutubeDL.py fix typos 2013-10-18 00:49:45 +02:00