16 Commits (9e1a5b845586a0a5431fb72467142046d8571e6f)

Author SHA1 Message Date
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules 10 years ago
Philipp Hagemeister 44789f2457 [ustream] Use modern helper function instead of old HTML parser 10 years ago
Philipp Hagemeister 446a03bd96 [ustream:channel] Change test playlist size (Seems to have been limited that way on the website as well) 10 years ago
Philipp Hagemeister b759a0d4d2 fix up imports 10 years ago
Philipp Hagemeister 22a6f15061 Move playlist tests to extractors.
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
10 years ago
Sergey M․ 9e8753911c [ustream] Modernize 10 years ago
Sergey M․ 5c6b1e578c [ustream] Remove unnecessary webpage download 10 years ago
anovicecodemonkey b702ecebf0 [UstreamIE] added support for "/embed/recorded/" style URLs (Fixes #2990) 10 years ago
anovicecodemonkey ca6aada48e Fix _TEST for Ustream embed URLs 10 years ago
anovicecodemonkey 5c38625259 [UstreamIE] [generic] Added support for Ustream embed URLs (Fixes #2694) 10 years ago
Jaime Marquínez Ferrándiz 0eb799bae9 [ustream] Simplify and use unicode_literals 10 years ago
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
11 years ago
Jaime Marquínez Ferrándiz 74ac9bdd82 Merge pull request #1413 from tewe/master
Add Ustream channel support
11 years ago
tewe bfd5c93af9 Add Ustream channel support 11 years ago
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions 11 years ago
Philipp Hagemeister 78af8eb1d1 [ustream] move into its own file 11 years ago