Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
closes #17091
closes #27841
|
|
[ci skip]
|
|
|
|
|
|
[ci skip]
|
|
|
|
Co-authored-by: Sergey M. <dstftw@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[ci skip]
|
|
#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.
|