[vessel] Add tests for #11068
authorSergey M․ <dstftw@gmail.com>
Sun, 30 Oct 2016 11:17:15 +0000 (18:17 +0700)
committerSergey M․ <dstftw@gmail.com>
Sun, 30 Oct 2016 11:17:15 +0000 (18:17 +0700)
youtube_dl/extractor/vessel.py

index 5b7647f8a29c8690e6c0068ffff897805e71e51d..6b9c227db7a8a88e89b2df8efd3e067613bf605a 100644 (file)
@@ -32,6 +32,12 @@ class VesselIE(InfoExtractor):
     }, {
         'url': 'https://www.vessel.com/embed/G4U7gUJ6a?w=615&h=346',
         'only_matching': True,
+    }, {
+        'url': 'https://www.vessel.com/videos/F01_dsLj1',
+        'only_matching': True,
+    }, {
+        'url': 'https://www.vessel.com/videos/RRX-sir-J',
+        'only_matching': True,
     }]
 
     @staticmethod