Added xhamster video test

This commit is contained in:
cyian-1756 2018-10-02 06:40:25 -04:00
parent 2eadcd675e
commit 1ca94998cd
1 changed files with 5 additions and 0 deletions

View File

@ -18,6 +18,11 @@ public class XhamsterRipperTest extends RippersTest {
testRipper(ripper);
}
public void testXhamsterVideo() throws IOException {
XhamsterRipper ripper = new XhamsterRipper(new URL("https://xhamster.com/videos/brazzers-busty-big-booty-milf-lisa-ann-fucks-her-masseur-1492828"));
testRipper(ripper);
}
public void testBrazilianXhamster() throws IOException {
XhamsterRipper ripper = new XhamsterRipper(new URL("https://pt.xhamster.com/photos/gallery/silvana-7105696"));
testRipper(ripper);