Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. Renamed to encode_base_n()
2. Allow tables longer than 62 characters
3. Raise ValueError instead of AssertionError for invalid input data
4. Return the first character in the table instead of '0' for number 0
5. Add tests
|
|
|
|
|
|
|
|
|
|
Javascript codes found on Vidzi are slightly different from those found
in VideoMega and iQiyi. Nevertheless, the difference has no effects on
the final result.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now uses ooyala embed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'hd' formats should have higher priorities
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #8589
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|