Commit Graph

11 Commits (03359e9864bfb925f577fa5b16c3ef22884127aa)

Author SHA1 Message Date
Sergey M․ 9e8753911c [ustream] Modernize
Sergey M․ 5c6b1e578c [ustream] Remove unnecessary webpage download
anovicecodemonkey b702ecebf0 [UstreamIE] added support for "/embed/recorded/" style URLs (Fixes )
anovicecodemonkey ca6aada48e Fix _TEST for Ustream embed URLs
anovicecodemonkey 5c38625259 [UstreamIE] [generic] Added support for Ustream embed URLs (Fixes )
Jaime Marquínez Ferrándiz 0eb799bae9 [ustream] Simplify and use unicode_literals
Jaime Marquínez Ferrándiz a921f40799 [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
Jaime Marquínez Ferrándiz 74ac9bdd82 Merge pull request from tewe/master
Add Ustream channel support
tewe bfd5c93af9 Add Ustream channel support
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions
Philipp Hagemeister 78af8eb1d1 [ustream] move into its own file