sort playlist videos by idx, #889

This commit is contained in:
Simon
2025-06-03 20:40:58 +07:00
parent ec5204cd6c
commit a961c8f175
2 changed files with 42 additions and 1 deletions

View File

@@ -16,7 +16,6 @@ def test_build_data():
qb = QueryBuilder(
user_id=1,
channel="test_channel",
playlist="test_playlist",
watch="watched",
type="videos",
sort="published",