[wistia] Prefer original video format above all others
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 1 Jan 2014 19:23:47 +0000 (20:23 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 1 Jan 2014 19:23:49 +0000 (20:23 +0100)
commit08d13955dd56027d8ca61b70c6cbab6925367fb4
tree52acb4b623767f1d8a2b6e7df323f7e52963306a
parenta17c95f5e43284dda42ee0dd4002c618de2ea044
[wistia] Prefer original video format above all others

We could also set up a formula which would weigh filesize/bitrate and vcodec/acodec (say, 1GB h264 < 3 GB MPEG2 < 2 GB h264), but that would get really messy real soon.
youtube_dl/extractor/common.py
youtube_dl/extractor/wistia.py