aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/bliptv.py
AgeCommit message (Expand)Author
2014-08-25[bliptv] Remove superfluous characters in _VALID_URL regexJaime Marquínez Ferrándiz
2014-08-24[bip.tv] Allow underscore in lookup ids (Fixes #3573)Philipp Hagemeister
2014-08-24[blip.tv] Add legacy test casePhilipp Hagemeister
2014-06-24[BlipTV] Allow plus sign in video IDMichael Smith
2014-05-15[bliptv] Switch extraction to RSS (Closes #2920)Sergey M․
2014-02-04[bliptv] Remove unused importsPhilipp Hagemeister
2014-02-03Merge remote-tracking branch 'origin/master'Philipp Hagemeister
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 filesz00nx 0
2014-01-05Remove unused importsPhilipp Hagemeister
2014-01-05Merge remote-tracking branch 'rzhxeo/blip'Philipp Hagemeister
2014-01-05[bliptv] Use centralized format sortingPhilipp Hagemeister
2014-01-05[bliptv] SimplifyPhilipp Hagemeister
2014-01-01[BlipTVIE] Extract all formatsrzhxeo
2013-12-30[BlipTVIE] Fix and simplify extraction of embedded videosrzhxeo
2013-12-23Remove dead codePhilipp Hagemeister
2013-12-23[bliptv] Remove support for direct downloadsPhilipp Hagemeister
2013-12-23[bliptv] Simplify (From #2000)Philipp Hagemeister
2013-12-08Remove the calls to 'compat_urllib_request.urlopen' in a few extractorsJaime Marquínez Ferrándiz
2013-10-05[bliptv] Make sure video ID is a stringPhilipp Hagemeister
2013-07-08Do not redefine variables in list comprehensionsPhilipp Hagemeister
2013-07-02BlipTVIE: download the video in the best quality (closes #215)Jaime Marquínez Ferrándiz
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23Move blip.tv extractors into their own filePhilipp Hagemeister