Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: Sergey M. <dstftw@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#27787)
|
|
|
|
playlists (closes #27833)
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: remitamine <remitamine@gmail.com>
|
|
|
|
multiple + operators (closes #27803)
|
|
Mixcloud IDs are generated as `username_slug` when the full ID dict has been
downloaded. When downloading a list (e.g. uploads, favorites, ...), the temporary
ID is just the `slug`. This made e.g. archive file usage require the download
of stream metadata before the download can be rejected as already downloaded.
This commit attempts to get the uploader username during the GraphQL query, so the
temporary IDs are generated similarly.
|
|
|
|
|
|
Closes #26963.
|
|
#27588)(closes #27604)
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
closes #27698
|
|
|
|
|