Age | Commit message (Collapse) | Author |
|
|
|
|
|
[engadget] accept short video urls
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If there's no resolution attribute in xml, only width gets a
value, height doesn't and ValueError is raised.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We'll let the generic IE follow the redirect and call back to us with the episode URL
|
|
|
|
|
|
|
|
Since it equals title plus static suffix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
closes #6991)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|