[ustream] Simplify channel extraction
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 13 Sep 2013 20:05:29 +0000 (22:05 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 13 Sep 2013 20:05:29 +0000 (22:05 +0200)
commita921f40799d2ecb4be53b3241d2dbfc80f804d73
tree4443b3d29704e032aa161d0ceb0cf970c6669e99
parent74ac9bdd82b8a625ea9782251258ab7da1463877
[ustream] Simplify channel extraction

the ChannelParser has been moved to a new function in utils get_meta_content
Instead of the SocialStreamParser now it uses a regex
test/test_utils.py
youtube_dl/extractor/ustream.py
youtube_dl/utils.py