Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-04 | [bliptv] Remove unused imports | Philipp Hagemeister | |
2014-02-03 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
Conflicts: youtube_dl/extractor/bliptv.py | |||
2014-02-03 | [blip.tv] Add support for subtitles (#2274) | Philipp Hagemeister | |
2014-02-03 | [BlipTV] Add a test case w/ subtitles (#2274) | Filippo Valsorda | |
2014-01-30 | [bliptv] Filter out SRT files | z00nx 0 | |
2014-01-05 | Remove unused imports | Philipp Hagemeister | |
2014-01-05 | Merge remote-tracking branch 'rzhxeo/blip' | Philipp Hagemeister | |
Conflicts: youtube_dl/extractor/bliptv.py | |||
2014-01-05 | [bliptv] Use centralized format sorting | Philipp Hagemeister | |
This also makes youtube-dl use the better "Source" format by default. | |||
2014-01-05 | [bliptv] Simplify | Philipp Hagemeister | |
2014-01-01 | [BlipTVIE] Extract all formats | rzhxeo | |
2013-12-30 | [BlipTVIE] Fix and simplify extraction of embedded videos | rzhxeo | |
2013-12-23 | Remove dead code | Philipp Hagemeister | |
2013-12-23 | [bliptv] Remove support for direct downloads | Philipp Hagemeister | |
This is now handled by the generic IE | |||
2013-12-23 | [bliptv] Simplify (From #2000) | Philipp Hagemeister | |
2013-12-08 | Remove the calls to 'compat_urllib_request.urlopen' in a few extractors | Jaime Marquínez Ferrándiz | |
2013-10-05 | [bliptv] Make sure video ID is a string | Philipp Hagemeister | |
2013-07-08 | Do not redefine variables in list comprehensions | Philipp Hagemeister | |
2013-07-02 | BlipTVIE: download the video in the best quality (closes #215) | Jaime Marquínez Ferrándiz | |
2013-06-27 | Move tests to the IE definitions | Philipp Hagemeister | |
2013-06-23 | Move blip.tv extractors into their own file | Philipp Hagemeister | |