2
0
Sergey M․ 9 жил өмнө
parent
commit
6b7ceee1b9

+ 4 - 0
youtube_dl/extractor/vimeo.py

@@ -189,6 +189,10 @@ class VimeoIE(VimeoBaseInfoExtractor):
             'note': 'Video not completely processed, "failed" seed status',
             'note': 'Video not completely processed, "failed" seed status',
             'only_matching': True,
             'only_matching': True,
         },
         },
+        {
+            'url': 'https://vimeo.com/groups/travelhd/videos/22439234',
+            'only_matching': True,
+        },
     ]
     ]
 
 
     @staticmethod
     @staticmethod