Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
[engadget] accept short video urls
|
|
|
|
|
|
Now the semantic of this function is identical to
shutil.get_terminal_size() in Python 3.3+. The new behavior also
corresponds to the old get_term_width(), which is removed in
003c69a84b68cadb46aeb8e03115848a722fd675
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
Closes #6867.
|
|
|
|
|