Skip to content

Commit 880f705

Browse files
committed
Additional StreamLinkHandler text for m.soundcloud
1 parent 4ff8438 commit 880f705

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

extractor/src/test/java/org/schabi/newpipe/extractor/services/soundcloud/SoundcloudStreamLinkHandlerFactoryTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ void getIdForInvalidUrls(final String invalidUrl) {
4646
"309689103,https://soundcloud.com/liluzivert/15-ysl",
4747
"309689082,https://www.soundcloud.com/liluzivert/15-luv-scars-ko",
4848
"309689035,http://soundcloud.com/liluzivert/15-boring-shit",
49+
"309689035,http://m.soundcloud.com/liluzivert/15-boring-shit",
4950
"259273264,https://soundcloud.com/liluzivert/ps-qs-produced-by-don-cannon/",
5051
"294488599,http://www.soundcloud.com/liluzivert/secure-the-bag-produced-by-glohan-beats",
5152
"245710200,HtTpS://sOuNdClOuD.cOm/lIeuTeNaNt_rAe/bOtS-wAs-wOlLeN-wIr-tRinKeN",
@@ -67,6 +68,7 @@ void getId(final String expectedId, final String url) throws ParsingException {
6768
"https://soundcloud.com/liluzivert/15-ysl",
6869
"https://www.soundcloud.com/liluzivert/15-luv-scars-ko",
6970
"http://soundcloud.com/liluzivert/15-boring-shit",
71+
"http://m.soundcloud.com/liluzivert/15-boring-shit",
7072
"http://www.soundcloud.com/liluzivert/secure-the-bag-produced-by-glohan-beats",
7173
"HtTpS://sOuNdClOuD.cOm/LiLuZiVeRt/In-O4-pRoDuCeD-bY-dP-bEaTz",
7274
"https://soundcloud.com/liluzivert/fresh-produced-by-zaytoven#t=69",

0 commit comments

Comments
 (0)