1
0
Fork 0
mirror of https://gitlab.com/dstftw/youtube-dl.git synced 2020-11-16 09:42:26 +00:00

[yam] Add localized name

This commit is contained in:
Yen Chi Hsuan 2015-07-11 00:53:08 +08:00
parent 4fa5f40232
commit e014ff015d

View file

@ -14,6 +14,7 @@ from ..utils import (
class YamIE(InfoExtractor):
IE_DESC = '蕃薯藤yam天空部落'
_VALID_URL = r'http://mymedia.yam.com/m/(?P<id>\d+)'
_TESTS = [{