Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
JSON objects with an empty "files" tag seem to be a valid PeerTube API
response. In those cases the "files" arrays contained in the
"streamingPlaylists" members can be used instead.
closes #26002
closes #27586
|
|
|
|
|
|
|
|
[ci skip]
|
|
closes #27698
|
|
|
|
|
|
|
|
|
|
#17650)(closes #27629)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Sergey M. <dstftw@gmail.com>
|
|
|
|
|
|
#27450)
|
|
Less than a week old videos use a '20h ago' or '1d ago' format.
I kept the support for 'Ago' with uppercase start at is was already in the code.
|
|
|
|
|
|
Tests truncate the download to 10241 bytes, which is not divisible by 16
and cannot be decrypted. Tests don't really care about the decrypted
content, just that the data they retrieved is the expected data.
Therefore, it's fine to just return the encrypted data to tests.
See: #27621 and #27620
|
|
the description has no HTML tags now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[ci skip]
|
|
|
|
|
|
|