Rapsys Git
/
youtubedl
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Start preparing new release.
[youtubedl]
/
youtube_dl
/
extractor
/
yam.py
diff --git
a/youtube_dl/extractor/yam.py
b/youtube_dl/extractor/yam.py
index 9d851bae3b779d8ce434742d6f5ef70d3f423936..ef553554736884ea4b43cb424028b5302c6a872e 100644
(file)
--- a/
youtube_dl/extractor/yam.py
+++ b/
youtube_dl/extractor/yam.py
@@
-14,7
+14,8
@@
from ..utils import (
class YamIE(InfoExtractor):
class YamIE(InfoExtractor):
- _VALID_URL = r'http://mymedia.yam.com/m/(?P<id>\d+)'
+ IE_DESC = '蕃薯藤yam天空部落'
+ _VALID_URL = r'https?://mymedia\.yam\.com/m/(?P<id>\d+)'
_TESTS = [{
# An audio hosted on Yam
_TESTS = [{
# An audio hosted on Yam