26 Commits (8caa0c97799dda29fff7d0b0e717e09beee851d3)

Author SHA1 Message Date
Naglis Jonaitis 8caa0c9779 [bliptv] Fix the resolve of lookup ID (Closes #4197) 10 years ago
Jaime Marquínez Ferrándiz 34708e1bb6 [bliptv] Remove superfluous characters in _VALID_URL regex 10 years ago
Philipp Hagemeister 1f8b6af773 [bip.tv] Allow underscore in lookup ids (Fixes #3573) 10 years ago
Philipp Hagemeister 8f9b683eeb [blip.tv] Add legacy test case
This was broken in the mean time, so add a test case to make sure it doesn't break silently again.
10 years ago
Michael Smith b7c33124c8 [BlipTV] Allow plus sign in video ID 10 years ago
Sergey M․ 481efc84a8 [bliptv] Switch extraction to RSS (Closes #2920) 10 years ago
Philipp Hagemeister 117c8c6b97 [bliptv] Remove unused imports 10 years ago
Philipp Hagemeister 8e93b9b9aa Merge remote-tracking branch 'origin/master'
Conflicts:
	youtube_dl/extractor/bliptv.py
10 years ago
Philipp Hagemeister b4bcffefa3 [blip.tv] Add support for subtitles (#2274) 10 years ago
Filippo Valsorda 2b39af9b4f [BlipTV] Add a test case w/ subtitles (#2274) 10 years ago
z00nx 0 4f879a5be0 [bliptv] Filter out SRT files 10 years ago
Philipp Hagemeister a339e5cfb5 Remove unused imports 11 years ago
Philipp Hagemeister aff24732b9 Merge remote-tracking branch 'rzhxeo/blip'
Conflicts:
	youtube_dl/extractor/bliptv.py
11 years ago
Philipp Hagemeister cefcb9fde3 [bliptv] Use centralized format sorting
This also makes youtube-dl use the better "Source" format by default.
11 years ago
Philipp Hagemeister bca4e93076 [bliptv] Simplify 11 years ago
rzhxeo 531147dd5e [BlipTVIE] Extract all formats 11 years ago
rzhxeo c0f9969b9e [BlipTVIE] Fix and simplify extraction of embedded videos 11 years ago
Philipp Hagemeister dabc127362 Remove dead code 11 years ago
Philipp Hagemeister 1538eff6d8 [bliptv] Remove support for direct downloads
This is now handled by the generic IE
11 years ago
Philipp Hagemeister 466617f539 [bliptv] Simplify (From #2000) 11 years ago
Jaime Marquínez Ferrándiz baa7b1978b Remove the calls to 'compat_urllib_request.urlopen' in a few extractors 11 years ago
Philipp Hagemeister 97dae9ae07 [bliptv] Make sure video ID is a string 11 years ago
Philipp Hagemeister 20c3893f0e Do not redefine variables in list comprehensions 11 years ago
Jaime Marquínez Ferrándiz d4da3d6116 BlipTVIE: download the video in the best quality (closes #215) 11 years ago
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions 11 years ago
Philipp Hagemeister f58848011e Move blip.tv extractors into their own file 11 years ago