1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2025-01-13 05:17:36 +01:00
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
..
2013-10-18 23:09:32 +02:00
2013-10-15 02:07:26 +02:00
2013-10-18 23:22:54 +02:00
2013-10-18 00:49:45 +02:00