Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
For example for georestricted videos.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's already unquoted after calling 'compat_parse_qs'.
It replaced '+' with spaces, for example in https://www.youtube.com/watch?v=XC0b5YexO-I.
|
|
|
|
|
|
|
|
|
|
The POST data must be a bytes object.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The URL http://www.bilibili.tv/video/av636603/index_2.html does not work yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It turns out that the function did not work for outputs longer than 1024 UCS-2 tokens.
Write non-BMP characters one by one to ensure that we count correctly.
|
|
|
|
|
|
|
|
|
|
|