mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-01 03:22:50 -05:00
[yam] Add localized name
This commit is contained in:
@ -14,6 +14,7 @@ from ..utils import (
|
|||||||
|
|
||||||
|
|
||||||
class YamIE(InfoExtractor):
|
class YamIE(InfoExtractor):
|
||||||
|
IE_DESC = '蕃薯藤yam天空部落'
|
||||||
_VALID_URL = r'http://mymedia.yam.com/m/(?P<id>\d+)'
|
_VALID_URL = r'http://mymedia.yam.com/m/(?P<id>\d+)'
|
||||||
|
|
||||||
_TESTS = [{
|
_TESTS = [{
|
||||||
|
Reference in New Issue
Block a user