Philipp Hagemeister
f8b5ab8cfa
[bandcamp] Make thumbnail and uploader optional
Fixes #2129
11 years ago
Jaime Marquínez Ferrándiz
298f16f954
[bandcamp] Fix variable name
11 years ago
Philipp Hagemeister
ce6b9a2dba
[youtube] Add a pseudo format for rtmp videos ( #2123 )
11 years ago
Philipp Hagemeister
c3197e3e5c
[youtube] Correct subtitle URL ( Fixes #2120 )
11 years ago
Philipp Hagemeister
d420d8dd1b
release 2014.01.08
11 years ago
Philipp Hagemeister
3fabeaa1f4
[vimeo] Support protocol-relative URLs
11 years ago
Jaime Marquínez Ferrándiz
9d6192a5b8
[bloomberg] Fix ooyala url extraction
11 years ago
Jaime Marquínez Ferrándiz
76b1bd672d
Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options ( #2115 )
Affects the ffmpeg post processors, if ‘--prefer-ffmpeg’ is given and both avconv and ffmpeg are installed, it will use ffmpeg. Otherwise it will follow the old behaviour.
11 years ago
Jaime Marquínez Ferrándiz
469ec9416a
[francetv] Add extractor for Culturebox ( closes #2117 )
11 years ago
Jaime Marquínez Ferrándiz
70af3439e9
[hls] Fix the program name when reporting the file size
11 years ago
dst
5f59ee7942
[novamov] Remove superfluous tabs
11 years ago
dst
8f89e68781
[novamov] Add embedded player support
11 years ago
Philipp Hagemeister
10bff13a66
[novamov] Simplify
11 years ago
Philipp Hagemeister
b4622a328b
Use double quotes in error message ( #2112 )
On Windows, double quotes are required, because single quotes get served to youtube-dl. (Yes, cmd.exe is crazy like that).
On other system, both double and single quotes are fine, unless the string contains a dollar sign (then you need single quotes).
Since virtually no URLs contain dollar signs, double quotes should do.
11 years ago
dst
cc253000e4
[novamov] Add support for novamov.com ( Fixes #2035 )
11 years ago
Philipp Hagemeister
42e4fcf23a
[generic] Fix regexes
11 years ago
Philipp Hagemeister
9c63128668
[metacritic] Use centralized sorting and unicode_literals
11 years ago
Philipp Hagemeister
9933b57430
[pornhub] Use centralized sorting
11 years ago
Philipp Hagemeister
84c92dc00f
[c56] Add suppot for multiple formats
11 years ago
Philipp Hagemeister
42154ad5bc
[archiveorg] Use centralized sorting
11 years ago
Philipp Hagemeister
96f1b0741c
release 2014.01.07.5
11 years ago
Philipp Hagemeister
bac268e243
Clarify --date* documentation ( Fixes #2093 )
11 years ago
Philipp Hagemeister
3798eadccd
More unicode literals
11 years ago
Philipp Hagemeister
2537186d43
release 2014.01.07.4
11 years ago
Philipp Hagemeister
0eecc6a417
[vimeo] Add support for passwords for player. URLs
Fixes #2053
11 years ago
Philipp Hagemeister
0dc13f4c4a
Correctly set IE_NAME field
11 years ago
Philipp Hagemeister
f577e0ce15
switch more to unicode_literals
11 years ago
Philipp Hagemeister
bd1b906527
Remove unusued import
11 years ago
Philipp Hagemeister
ecfef3e5bf
+unicode_literals
11 years ago
Philipp Hagemeister
3d3538e422
[khanacademy] Add support ( Fixes #2066 )
11 years ago
Philipp Hagemeister
0cdad20c75
release 2014.01.07.3
11 years ago
Philipp Hagemeister
089cb705e8
release 2014.01.07.2
11 years ago
Philipp Hagemeister
525e1076ad
release 2014.01.07.1
11 years ago
Philipp Hagemeister
282962bd36
--list-formats: Only add "@" if vbr is given
11 years ago
Philipp Hagemeister
c93c2ab1c3
[mpora] Add support ( Fixes #2096 )
11 years ago
Philipp Hagemeister
7b09a4d847
[lynda] Fix download if subtitles were not requested
11 years ago
Philipp Hagemeister
73a25b30ea
[lynda] Remove superfluous space
11 years ago
Philipp Hagemeister
ac260dd81e
[lynda] Remove useless u""
11 years ago
Philipp Hagemeister
48a2034671
[vimeo] Fix playlist URL matching
11 years ago
Philipp Hagemeister
a9ce0c631e
[xattr] Correct on Windows
11 years ago
Philipp Hagemeister
afc7bc33cb
[xattr] Always use UTF-8
On Windows and other systems, other encodings would break when trying to encode non-ASCII characters.
Simply use UTF-8, like every sane system.
11 years ago
Philipp Hagemeister
168da92b9a
[xattr] Rework
In particular, explicitly require NT before trying ADS, and do not try to parse process output that may be localized.
11 years ago
Philipp Hagemeister
d70ad093af
Move check_executable into a helper ufnction
11 years ago
Philipp Hagemeister
2a2e2770cc
[xattr] Always output a warning message on errors
11 years ago
Philipp Hagemeister
42cc71e80b
[xattr] Write bytestrings, not characters
11 years ago
Philipp Hagemeister
496c19234c
Split postprocessor package into multiple modules
11 years ago
Philipp Hagemeister
4f81667d76
[orf] Remove unused variable name
11 years ago
Philipp Hagemeister
56327689a2
Move postprocessor into its own package
11 years ago
Philipp Hagemeister
ad84831537
[xattr] Coding style
11 years ago
Philipp Hagemeister
89650ea3a6
release 2014.01.07
11 years ago