| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
E.g. do not match `property='og:video:type'` when `og:video` is requested.
|
| |
| |
| |
| | |
#7115)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes #7108
HTML5 allows unquoted attribute values. See the "Unquoted attribute value
syntax" section [1] for more information
[1] http://www.w3.org/TR/html5/syntax.html
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | | |
Improve generic SMIL support
|
| | | |
|
| | | |
|
| |/ |
|
|/ |
|
|
|
|
| |
Closes #6406.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
From the 't=*' in the url.
Currently youtube-dl doesn't use the value, but it was requested for the mpv plugin.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|