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
Tom Gijselinck
fcddd596f1
Fix typos and improve grammar and spelling
2015-10-13 07:18:49 +02:00
Philipp Hagemeister
b78862f4ed
release 2015.10.06.2
2015-10-13 07:18:47 +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․
5cfa812f6a
[compat] Fix wrong lines/columns order
...
stty size is rows x columns
2015-10-13 07:18:41 +02:00
Philipp Hagemeister
ceaadbd15b
release 2015.10.06.1
2015-10-13 07:18:39 +02:00
Philipp Hagemeister
96d3c2a6c3
[compat] Do not compare None <= 0
...
The result is meaningless (and it emits a warning in cpython2 when called with -3), so handle None before making integer comparisons.
2015-10-13 07:18:38 +02:00
Philipp Hagemeister
2eb02c1c78
release 2015.10.06
2015-10-13 07:18:36 +02:00
Sergey M
a803434d86
[README.md] Markdown improvements
2015-10-13 07:18:34 +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
Yen Chi Hsuan
a3501c29af
[doc] Better formatting of youtube-dl.1 ( closes #6510 )
2015-10-13 07:17:58 +02:00
Yen Chi Hsuan
ff21bf046c
[compat] Allow overriding by only COLUMNS or LINES in compat_get_terminal_size
...
Now the semantic of this function is identical to
shutil.get_terminal_size() in Python 3.3+. The new behavior also
corresponds to the old get_term_width(), which is removed in
003c69a84b68cadb46aeb8e03115848a722fd675
2015-10-13 07:17:56 +02:00
Yen Chi Hsuan
89d3100c7a
[options] Cleanup double spaces in help texts
2015-10-13 07:17:54 +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