5938 Commits

Author SHA1 Message Date
Sergey M․
754cb1f15c [extractor/common] Allow quoteless content attribute in og regexes (Closes #7115) 2015-10-13 07:19:08 +02:00
Yen Chi Hsuan
6d8430d7f8 [extractor/common] Allow HTML5 unquoted attribute values
Fixes #7108

HTML5 allows unquoted attribute values. See the "Unquoted attribute value
syntax" section [1] for more information

[1] http://www.w3.org/TR/html5/syntax.html
2015-10-13 07:19:05 +02:00
Sergey M․
48398ba4d4 [dailymotion] Update player v5 regex (Closes #7107) 2015-10-13 07:19:03 +02:00
Sergey M․
916c00bf65 [pbs] Carry long line 2015-10-13 07:19:02 +02:00
remitamine
5bd6aeb88b [pbs] place errors into a dict 2015-10-13 07:19:00 +02:00
remitamine
551bf790c6 [pbs] detect errors from http error code 2015-10-13 07:18:58 +02:00
Sergey M․
ab6cc09478 [4tube] Try extracting sources from the webpage before fetching player.js (Closes #7103) 2015-10-13 07:18:57 +02:00
Sergey M․
afa58476e9 [4tube] Revert uploader regexes and make non fatal 2015-10-13 07:18:55 +02:00
Sergey M․
b051217fa8 [4tube] Style and make more robust 2015-10-13 07:18:54 +02:00
kitty
b10bc98dcd Fixed 4tube.com extractor to pull metadata from associated Javascript and not the HTML of the desired page. 2015-10-13 07:18:52 +02:00
AndroKev
5ae15e8cf0 FIX: nowtv
now the download works for me
thx to http://board.gulli.com/thread/1251646-videos-von-webseiten-runterladen-sammelthread-alle-fragen-hier-rein-/?p=14980081#post14980081
2015-10-13 07:18:50 +02:00
Sergey M․
ac77bcb333 [canalplus] PEP 8 2015-10-13 07:18:46 +02:00
Sergey M․
e207cc270c [canalplus] Extend video id regex (Closes #7076) 2015-10-13 07:18:44 +02:00
Sergey M․
310565eb00 [bandcamp] Prepend download URL with scheme when necessary (Closes #7077) 2015-10-13 07:18:42 +02:00
Sergey M․
0d46afc88d [ustream] Fix tests 2015-10-13 07:18:33 +02:00
Sergey M․
f0900f696b [ustream] Fix typo 2015-10-13 07:18:31 +02:00
Sergey M․
e1a537b76d [ustream] Move filesize 2015-10-13 07:18:30 +02:00
Sergey M․
b2fa107baa [ustream] Remove unused import 2015-10-13 07:18:28 +02:00
Sergey M․
85bca47510 [tumblr] Remove redundant field 2015-10-13 07:18:26 +02:00
Sergey M․
ebdb5a787c [ustream] Modernize 2015-10-13 07:18:25 +02:00
Sergey M․
c8c7f40115 [ustream] Switch extraction to api 2015-10-13 07:18:23 +02:00
David Rabinowitz
66f1fa020a Fixed the ustream extractor to use the current ustream API 2015-10-13 07:18:22 +02:00
Sergey M․
801aa86b82 [tumblr] Add missing fields for vidme test 2015-10-13 07:18:20 +02:00
Sergey M․
ff3b478087 [tumblr] Remove redundant test 2015-10-13 07:18:18 +02:00
Sergey M․
18310099c3 [tumblr] Simplify and extract duration 2015-10-13 07:18:17 +02:00
Oli Allen
06ccb69685 [tumblr] Added support for HD video where available (#7036)
[tumblr] Replaced test URL for HD video as old one lead to 404

[tumblr] Don't make assumptions about video resolution, cleaner handling of no HD version available

[tumblr] Removed extraneous resolution key in HD video tests
2015-10-13 07:18:15 +02:00
Sergey M․
fe40129aa5 [appletrailers] Quotes consistency 2015-10-13 07:18:14 +02:00
Sergey M․
15f0a1b432 [pbs] Add test for #7059 2015-10-13 07:18:12 +02:00
Sergey M․
8d622dc2eb [pbs] Allow empty attribute in player regex 2015-10-13 07:18:10 +02:00
Sergey M․
07da8f1c0b [pbs] Improve player regex (Closes #7059) 2015-10-13 07:18:09 +02:00
Sergey M․
361174e268 [limelight] Add test video with subtitles 2015-10-13 07:18:07 +02:00
Sergey M․
53c245586c [limelight] Fix python 2.6, simplify, make more robust (Closes #6734) 2015-10-13 07:18:06 +02:00
Sergey M․
57151424fa [YoutubeDL] Autocalculate ext for subtitles when missing 2015-10-13 07:18:04 +02:00
remitamine
6d7fd8ff55 [limelight] Add new extractor 2015-10-13 07:18:02 +02:00
Naglis Jonaitis
fac5c1d341 [tapely] Improve _VALID_URL 2015-10-13 07:18:01 +02:00
remitamine
366b091ab6 [engadget] accept short video urls 2015-10-13 07:17:59 +02:00
Jaime Marquínez Ferrándiz
789a9dbfcc [europa] Style fix: add whitespace after comma 2015-10-13 07:17:53 +02:00
Sergey M․
d98d52a7e8 [europa] Add support for audio URLs 2015-10-13 07:17:51 +02:00
Sergey M․
088e3d8a28 [europa] Improve extraction 2015-10-13 07:17:50 +02:00
ngld
e2bd29a38e [europa] Add new extractor 2015-10-13 07:17:48 +02:00
Sergey M․
7a6e9db095 [ruutu] Limit resolution split to 2 pieces (Closes #7037, closes #7042) 2015-10-13 07:17:46 +02:00
fluks
5977efd7b5 Fix ruutu extractor bug
If there's no resolution attribute in xml, only width gets a
value, height doesn't and ValueError is raised.
2015-10-13 07:17:45 +02:00
Jaime Marquínez Ferrándiz
2fb884620e [naver] Remove unused import 2015-10-13 07:17:41 +02:00
Sergey M․
ef08a30a0a [videolecturesnet] Add test video with broken direct format links 2015-10-13 07:17:40 +02:00
Sergey M․
9b51023123 [extractor/common] Make f4m extraction for SMIL non fatal 2015-10-13 07:17:38 +02:00
Sergey M․
7d426a9a1e [extractor/common] Add fatal to _extract_f4m_formats 2015-10-13 07:17:36 +02:00
Sergey M․
eaf4edd40c [extractor/common] Make m3u8 extraction for SMIL non fatal 2015-10-13 07:17:33 +02:00
Sergey M․
18c6b86e05 [extractor/common] Check validity of direct URLs 2015-10-13 07:17:32 +02:00
Sergey M․
9f7c1e8d3c [videolecturesnet] Add playlist test 2015-10-13 07:17:30 +02:00
Sergey M․
e7337224a0 [videolecturesnet] Improve playlist extraction 2015-10-13 07:17:28 +02:00