aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/ustream.py
Commit message (Collapse)AuthorAgeFilesLines
* [ustream] Simplify channel extractionJaime Marquínez Ferrándiz2013-09-131-44/+5
| | | | | the ChannelParser has been moved to a new function in utils get_meta_content Instead of the SocialStreamParser now it uses a regex
* Merge pull request #1413 from tewe/masterJaime Marquínez Ferrándiz2013-09-131-0/+66
|\ | | | | | | Add Ustream channel support
| * Add Ustream channel supporttewe2013-09-121-0/+70
|/
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-0/+9
|
* [ustream] move into its own filePhilipp Hagemeister2013-06-231-0/+36