Philipp Hagemeister
82696d5d5d
Merge remote-tracking branch 'sahutd/master'
11 years ago
Philipp Hagemeister
9eea4fb835
release 2013.01.17.1
11 years ago
Philipp Hagemeister
484aaeb204
[everyonesmixtape] Add support ( Fixes #2161 )
11 years ago
Philipp Hagemeister
8e589a8a47
release 2013.01.17
11 years ago
Philipp Hagemeister
2f21eb2db6
[generic] Do not fetch XML URLs ( Fixes #2162 )
11 years ago
Jaime Marquínez Ferrándiz
c11529618a
[redtube] Make ‘http:’ not optional ( closes #2160 )
...
If the url doesn’t specify the protocol we can’t directly use it to download the webpage, we would need to build a new url.
Instead, we let the generic extractor add the protocol.
11 years ago
Jaime Marquínez Ferrándiz
58c3c7ae38
Don’t try to merge the formats if ffmpeg or avconv are not installed
11 years ago
sahutd
c8650f7ecd
Made modification as suggested on https://github.com/rg3/youtube-dl/pull/2151
11 years ago
Saimadhav Heblikar
14e7543a5a
franceinter [Issue #2105 ]
...
Added franceinterIE import to reflect addition of FranceInter support. Issue #2105
11 years ago
Saimadhav Heblikar
bf6705f584
Added franceinter [Issue #2105 ]
11 years ago
Filippo Valsorda
a9f53ce7ea
Add a couple of missing http:// in test URLs
11 years ago
Filippo Valsorda
a45ea17042
Implement a different adult sites checking algorithm
11 years ago
Philipp Hagemeister
4950f30890
Fix --list-formats description ( Closes #2142 )
11 years ago
Philipp Hagemeister
7df7f00385
Merge remote-tracking branch 'origin/master'
11 years ago
Jaime Marquínez Ferrándiz
d2250ea7fd
[nowvideo] Recognize nowvideo.sx urls ( fixes #2127 )
11 years ago
Philipp Hagemeister
17093b83ca
Allow ~ in --download-archive ( Fixes #2137 )
11 years ago
Philipp Hagemeister
5d8683a5cd
[nowvideo] Add support for .sx version ( Fixes #2127 )
11 years ago
Philipp Hagemeister
cede88e5bb
Merge pull request #2139 from dstftw/master
...
Tidy help text
11 years ago
Philipp Hagemeister
aadc71642a
Merge pull request #2138 from dstftw/lynda-membership-support
...
[lynda] Add support for member accounts and paid videos (Closes #2125 )
11 years ago
dst
67d28bff12
Tidy help text
11 years ago
dst
7ee40b5d1c
[lynda] Add support for member accounts and paid videos ( Closes #2125 )
11 years ago
Jaime Marquínez Ferrándiz
db22af36ec
[brightcove] The ‘id’ attribute is not always present in the object tag ( fixes #2132 )
...
It looks like the ‘flashId’ parameter is not needed.
11 years ago
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
Jaime Marquínez Ferrándiz
3d97cbbdaf
Fix typo in the readme
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
Philipp Hagemeister
35aa7098cd
Merge remote-tracking branch 'origin/prefer-ffmpeg'
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
Philipp Hagemeister
bb3c20965e
Merge pull request #2116 from dstftw/novamov
...
[novamov] Add embedded player support
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
166ff8a3c7
Merge remote-tracking branch 'dstftw/novamov'
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