1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-08 04:26:27 +08:00

Update veoh.py

This commit is contained in:
winwon
2014-03-24 12:09:07 +00:00
Unverified
parent 72546c831e
commit b9d09a282d
+1 -1
View File
@@ -8,7 +8,7 @@ from ..utils import compat_urllib_request
class VeohIE(InfoExtractor):
_VALID_URL = r'http://(?:www\.)?veoh\.com/(?:watch|iphone/#_Watch)/v(?P<id>\d*)'
_VALID_URL = r'http://(?:www\.)?veoh\.com/(?:watch|iphone/#_Watch)/v(?P<id>.+)'
_TEST = {
'url': 'http://www.veoh.com/watch/v56314296nk7Zdmz3',