Add WeiboIE (closes #1039)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 19 Jul 2013 07:43:43 +0000 (09:43 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 19 Jul 2013 14:09:14 +0000 (16:09 +0200)
commitc364f15ff1b86a0068cbec4f6782a4baf7a06152
tree094e0988749d2c956a5262e67be067c55f3cc72a
parente1f6e61e6ab9d1ab6c27bbbd855e991001db216c
Add WeiboIE (closes #1039)

It just embed video from other sites.
Modified the _VALID_URL of Youku to catch embed urls.
youtube_dl/extractor/__init__.py
youtube_dl/extractor/weibo.py [new file with mode: 0644]
youtube_dl/extractor/youku.py