Skip to content

Commit 587df09

Browse files
tfgaStypox
andauthored
YouTube video IDs are 11 characters long
Co-authored-by: Stypox <stypox@pm.me>
1 parent 8830e87 commit 587df09

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/src/test/java/org/schabi/newpipe/local/playlist/ExportPlaylistTest.kt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ class ExportPlaylistTest {
6868

6969
assertEquals(
7070
"""
71-
https://www.youtube.com/watch?v=1
72-
https://www.youtube.com/watch?v=2
73-
https://www.youtube.com/watch?v=3
71+
https://www.youtube.com/watch?v=10000000000
72+
https://www.youtube.com/watch?v=20000000000
73+
https://www.youtube.com/watch?v=30000000000
7474
""".trimIndent(),
7575
exported
7676
)

0 commit comments

Comments
 (0)