Sergey M․
a0977064ce
[npo] Fix non asf streams ( Closes #4680 )
10 years ago
Philipp Hagemeister
15aecd8711
release 2015.01.11
10 years ago
Philipp Hagemeister
2aeb06d6dc
[utils] Improve colon handling ( Fixes #4683 )
10 years ago
Johan
6ccbb335d2
[drtv] Updated with support for https
10 years ago
Pierre
4340decad2
check for overwriting files in the downloader ( fixes #3916 , closes #3829 )
10 years ago
Jaime Marquínez Ferrándiz
f3ff1a3696
YoutubeDL: Make the decision about removing the original file after each postprocessor is run ( fixes #2261 )
If one of the processors said the file should be kept, it wouldn't pay
attention to the response from the following processors. This was wrong if the
'keep_video' option was False, if the first extractor modifies the original file
and then we extract its audio we don't want to keep the original video file.
11 years ago
Sergey M․
aa24de39aa
[veehd] Update test
10 years ago
Sergey M․
a798e64c15
[veehd] Improve extraction
10 years ago
Philipp Hagemeister
6a5fa75490
[karaoketv] Remove unused import
10 years ago
Philipp Hagemeister
8ad6b5ed9f
[compat] Correct socket error class reference
10 years ago
Sergey M․
d5bb814d34
[veehd] Capture removed video message
10 years ago
Sergey M․
d156a1d981
[xboxclips] Fix extraction
10 years ago
Sergey M․
987493aef3
[test_compat] Fix alphabetic order to make test_all_present pass
10 years ago
Philipp Hagemeister
8bfa75451b
[options] Add --no-call-home
While we're at it, also drop "experimental" moniker for --call-home - should work fine.
10 years ago
Philipp Hagemeister
cd3063f3fa
release 2015.01.10.2
10 years ago
Philipp Hagemeister
58b1f00d19
[YoutubeDL] Add new --call-home option for debugging
10 years ago
Philipp Hagemeister
149f05c7b6
release 2015.01.10.1
10 years ago
Philipp Hagemeister
c5a59d9391
[utils] Fix call to _create_http_connection
Avoid confusion over args/kwargs.
10 years ago
Philipp Hagemeister
500b8b41c1
[options] Add -4 and -6 options
Fixes #520 , fixes #3626 .
10 years ago
Philipp Hagemeister
be4a824d74
Add new option --source-address
Closes #3618 , fixes #721 , fixes #2481 , fixes #4551 , closes #1020 .
10 years ago
Sergey M․
ed3958d714
[collegerama] Add extractor ( #4540 )
10 years ago
Philipp Hagemeister
c80ede5f13
[karaoketv] Simplify ( #3853 )
10 years ago
Philipp Hagemeister
3462af03e6
[rte] PEP8
10 years ago
Philipp Hagemeister
ea1d5bdcdd
[rte] Make more robust and add a new testcase ( #4015 )
10 years ago
Philipp Hagemeister
76bfaf6daf
[nrk] Improve subtitle support ( #3092 )
10 years ago
Sergey M․
d89c6e336a
[atttechchannel] Add extractor ( Closes #3938 )
10 years ago
Sergey M․
776dc3992a
[utils] Clarify more day-month-first ambiguous formats
10 years ago
Philipp Hagemeister
27ca82ebc6
[orf:oe1] Add konsole URL schema ( Fixes #4675 )
10 years ago
Philipp Hagemeister
385f8ae468
[eighttracks] PEP8
10 years ago
Philipp Hagemeister
b9f030cc26
[orf] Fix typo
10 years ago
Philipp Hagemeister
52afb2ac1b
[ffmpeg] Call encodeFilename on filenames
10 years ago
Philipp Hagemeister
6ef9f88299
release 2015.01.10
10 years ago
Philipp Hagemeister
f71fdb0acc
[eighttracks] Improve waiting ( #3954 )
10 years ago
Philipp Hagemeister
6271f1cad9
[youtube|ffmpeg] Automatically correct video with non-square pixels ( Fixes #4674 )
10 years ago
Philipp Hagemeister
fb4b030aaf
[tvp] Update tests and improve output
10 years ago
Philipp Hagemeister
904fffffeb
[audiomack] Better titles, simplify code
10 years ago
Philipp Hagemeister
bd1a281ede
[options] PEP8 and simpler --merge-output-format handling ( #4673 )
10 years ago
Andrei Troie
d02115f837
Use the option in preparing the merge output filename
10 years ago
Andrei Troie
34c781a24d
Passing the option into the main program's arguments
10 years ago
Philipp Hagemeister
1302394603
release 2015.01.09.2
10 years ago
Philipp Hagemeister
dd622d7c4e
[netzkino] Add new extractor ( Fixes #4669 )
10 years ago
Andrei Troie
d120e9013f
Added an option to specify an output format for merges when downloading separate video & audio
10 years ago
Philipp Hagemeister
b8da6b9fc6
[elpais] Modernize
10 years ago
Philipp Hagemeister
4baea47c42
release 2015.01.09.1
10 years ago
Philipp Hagemeister
176cf9e0c3
[wdr] Support overviews ( Fixes #4651 )
10 years ago
Philipp Hagemeister
7b6faddfc8
[wdr] Modernize
10 years ago
Philipp Hagemeister
f90ad27375
[YoutubeDL] Copy over format metadata when merging ( Fixes #4671 )
10 years ago
Philipp Hagemeister
230b2287dd
[youtube] Add acodec information
The codec seems to be consistently aac, so state that in our metadata.
10 years ago
Philipp Hagemeister
754c838903
release 2015.01.09
10 years ago
Philipp Hagemeister
aa2fd59857
[update] Use utils HTTPS handler ( Fixes #4666 )
On FreeBSD, the default HTTPS handler is missing certificates, so use our own.
10 years ago