| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
`\s` in Python 2.x doesn't match unicode whitespace characters by
default
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This may be incorrect due some header (e.g. flv header in f4m downloader)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
EXT-X-STREAM-INF tag
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fields
|
| |
|
|
|
|
|
|
| |
In some non-standard implementations, the server may respond AUTH_USER_PASS
even if's not listed in available authentication methods. (it should
respond AUTH_NO_ACCEPTABLE per standards)
|
| |
|