Philipp Hagemeister
62fec3b2ff
Add new --encoding option ( Fixes #2650 )
11 years ago
Philipp Hagemeister
2cc0082dc0
Credit @phaer for OE1 ( #2646 )
11 years ago
Philipp Hagemeister
330edf2d84
Mention where to find keys in --dump-json ( Fixes #2648 )
11 years ago
pulpe
784763c565
we don't need to run ffmpeg more times
11 years ago
pulpe
149254d0d5
fix ffmpeg error, if youtube-dl runs more than once with --embed-thumbnail with same video
11 years ago
pulpe
0c14e2fbe3
add post processor
11 years ago
Philipp Hagemeister
ad8915b729
Add --no-warnings option ( Fixes #2630 )
11 years ago
Philipp Hagemeister
72546c831e
Merge pull request #2553 from anisse/master
...
Add an option to specify custom HTTP headers
11 years ago
Philipp Hagemeister
7e8c0af004
Add --prefer-insecure option ( Fixes #2364 )
11 years ago
Philipp Hagemeister
e68301af21
Fix getpass on Windows ( Fixes #2547 )
11 years ago
Anisse Astier
410afb2003
Add an option to specify custom HTTP headers
11 years ago
Jaime Marquínez Ferrándiz
bc6d597828
Add bestvideo and worstvideo to special format names ( #2163 )
11 years ago
Philipp Hagemeister
855e2750bc
Credit @mharrys for aftonbladet
11 years ago
Philipp Hagemeister
17b75c0de1
Document width, height, and resolution ( #1445 )
11 years ago
Philipp Hagemeister
2fcec131f5
Credit @juancri for canal13cl ( #2498 )
11 years ago
Philipp Hagemeister
dc3727b65c
Credit @mnem dor GDCVault
11 years ago
Philipp Hagemeister
a339d7ba91
Credit @amlweems for ocw.mit ( #2460 )
11 years ago
niebles
8f563f32ab
Update __init__.py
11 years ago
Philipp Hagemeister
62e609ab77
Ignore BOM in batch files ( Fixes #2450 )
11 years ago
Philipp Hagemeister
f38da66731
Credit @soult for br
11 years ago
Anthony J. Bentley
98c4b8fa1b
Fix minor typo: “to to” → “to”.
11 years ago
Philipp Hagemeister
96d1637082
Credit @Nikerabbit for helsinki
11 years ago
Sergey M.
cbffec0c95
Credit @patheticpat for 4tube.com ( #2398 )
11 years ago
Sergey M.
0cea52cc18
Credit @pulpe for play.iprima.cz and stream.cz
11 years ago
Sergey M.
6d784e87f4
Credit @prutz1311 for normalboots.com ( #2279 )
11 years ago
Philipp Hagemeister
845d14d377
credit @Fnordlab for chilloutzone
11 years ago
Philipp Hagemeister
588128d054
Add --ignore-config option ( Fixes #633 )
11 years ago
Philipp Hagemeister
2a89386232
Credit @MikeCol for malemotion IE
11 years ago
Philipp Hagemeister
8c61d9a9b1
Mention default for -f ( Fixes #2215 )
11 years ago
Philipp Hagemeister
8b1be5cd73
Move --youtube-include-dash-manifest into correct option group
11 years ago
Philipp Hagemeister
4919603f66
[youtube] Make DASH manifest download conditional for now
...
DASH download fails on many videos (all with encrypted signatures? not sure yet), for example 07FYdnEawAQ, with a 403.
11 years ago
Philipp Hagemeister
79bf58f9b5
Document -f worstaudio as well
11 years ago
Philipp Hagemeister
de3ef3ed58
Default to -f best-audio when only audio is requested
11 years ago
Philipp Hagemeister
ba7678f9cc
Add -f bestaudio ( Fixes #2163 )
11 years ago
Philipp Hagemeister
04b4d394d9
Add new --default-search option ( #2193 )
11 years ago
Philipp Hagemeister
7b0817e8e1
[servingsys] Add support
...
This also adds support for brightcove advertisements.
Fixes #2181
11 years ago
Philipp Hagemeister
a7732b672e
Credit @sahutd for franceinter ( #2152 )
11 years ago
Philipp Hagemeister
4950f30890
Fix --list-formats description ( Closes #2142 )
11 years ago
Philipp Hagemeister
17093b83ca
Allow ~ in --download-archive ( Fixes #2137 )
11 years ago
dst
67d28bff12
Tidy help text
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
Philipp Hagemeister
bac268e243
Clarify --date* documentation ( Fixes #2093 )
11 years ago
Philipp Hagemeister
56327689a2
Move postprocessor into its own package
11 years ago
Philipp Hagemeister
5f263296ea
Merge remote-tracking branch 'epitron/metadata-pp'
...
Conflicts:
youtube_dl/PostProcessor.py
11 years ago
Jaime Marquínez Ferrándiz
41292a3827
Fix list comprehension for decoding the URLs ( fixes #2100 )
...
It wasn’t a comprehension, it was just using the last url from the previous comprehension.
That didn’t raise an error in python 2, but in python 3 the variable was not defined.
11 years ago
Philipp Hagemeister
c774b3c696
Make sure URLs are always character strings ( Fixes #2051 )
11 years ago
Philipp Hagemeister
9656ee5d1d
Document --socket-timeout
11 years ago
Philipp Hagemeister
7c094bfe2f
Reveal a little bit more detail about what we cache ( #858 )
11 years ago
Philipp Hagemeister
0f30658329
Clarify --cache-dir ( #858 )
11 years ago
epitron
e63fc1bed4
Added '--xattrs' option which writes metadata to the file's extended attributes using a youtube-dl postprocessor.
...
Works on Linux, OSX, and Windows.
11 years ago
Philipp Hagemeister
a0ddb8a2fa
Add new --print-traffic option
11 years ago
Philipp Hagemeister
fd46a318a2
Print out encoding information in -v ( #2046 )
11 years ago
Philipp Hagemeister
5d681e960d
Use bidiv instead of fribidi if available ( Fixes #1912 )
11 years ago
Philipp Hagemeister
5a94982abe
Remove unused import
11 years ago
Philipp Hagemeister
04ff34ab89
Show all matching URLs
11 years ago
Philipp Hagemeister
a19fd00cc4
Simplify --playlist-start / --playlist-end interface
11 years ago
Philipp Hagemeister
b83be81d27
Credit @mjorlitzky for pornhd ( #1961 )
11 years ago
Philipp Hagemeister
e3946f989e
Set process title to youtube-dl
...
This allows killing all youtube-dl processes with killall youtube-dl, and shows up nicer in some programs.
11 years ago
Philipp Hagemeister
525ef9227f
Add --get-duration ( Fixes #859 )
11 years ago
Philipp Hagemeister
5fe18bdbde
Add --min-views / --max-views ( Fixes #1979 )
11 years ago
Jaime Marquínez Ferrándiz
dca02c80bc
Fix detection of the extension if the 'extractaudio' is given and improve the error message ( #1969 )
...
Using 'foo.mp4' shouldn't raise an error.
If 'foo' is given suggest using 'foo.%(ext)s' for the template
11 years ago
Philipp Hagemeister
1c088fa89d
Improve --bidi-workaround support
11 years ago
Philipp Hagemeister
db4da14027
Merge remote-tracking branch 'jaimeMF/load-info'
11 years ago
Philipp Hagemeister
0783b09b92
Add a workaround for terminals without bidi support ( Fixes #1912 )
11 years ago
Jaime Marquínez Ferrándiz
1dcc4c0cad
Add --load-info option ( #972 )
...
It just calls the 'YoutubeDL.process_ie_result' with the dictionary from the json file
11 years ago
Philipp Hagemeister
cf6758d204
Document disabling proxy ( #1882 )
11 years ago
Philipp Hagemeister
a0eaa341e1
[configuration] Undo code breakage
11 years ago
Philipp Hagemeister
fb27c2295e
Correct configuration file locations
11 years ago
Philipp Hagemeister
1b753cb334
Add Windows configuration file locations ( #1881 )
11 years ago
Philipp Hagemeister
36a826a50d
Clarify --download-archive help ( #1757 )
11 years ago
Philipp Hagemeister
8796857429
Credit @dstftw for smotri IE
11 years ago
Philipp Hagemeister
6ad14cab59
Add --socket-timeout option
11 years ago
Philipp Hagemeister
b138de72f2
Merge branch 'master' of github.com:rg3/youtube-dl
11 years ago
Philipp Hagemeister
06dcbb71d8
Clarify help of --write-pages ( #1853 )
11 years ago
Philipp Hagemeister
323ec6ae56
Clarify --download-archive help
11 years ago
Nicolas Kaiser
9986238ba9
fix typo in help
11 years ago
Jaime Marquínez Ferrándiz
c2e52508cc
Include the proxy in the parameters for YoutubeDL ( fixes #1831 )
11 years ago
Philipp Hagemeister
0c75c3fa7a
Do not warn about fixed output template if --max-downloads is 1
...
Fixes #1828
11 years ago
Philipp Hagemeister
e03db0a077
Merge branch 'master' into opener-to-ydl
11 years ago
Philipp Hagemeister
38b2db6a66
Credit @takuya0301 for niconico
11 years ago
Philipp Hagemeister
dca0872056
Move the opener to the YoutubeDL object.
...
This is the first step towards being able to just import youtube_dl and start using it.
Apart from removing global state, this would fix problems like #1805 .
11 years ago
Philipp Hagemeister
0a120f74b2
Credit @diffycat for anitube
11 years ago
Philipp Hagemeister
8694c60000
import json for --dump-json
11 years ago
Mohamedh Fazal
9d1538182f
Add an option to dump json information
11 years ago
Philipp Hagemeister
bdde425cbe
Save and restore console title ( Fixes #1782 )
11 years ago
Philipp Hagemeister
d37936386f
Credit @saper for tvp IE ( #1730 )
11 years ago
Philipp Hagemeister
b5bdc2699a
Credit @jelly for gamekings extractor ( #1759 )
11 years ago
Philipp Hagemeister
d4b7da84c3
Clarify -c. Do not pass it in if you don't know what you're doing
...
Suggested in #1743
11 years ago
Jaime Marquínez Ferrándiz
2a9e9b210b
Fix the documentation of '--autonumber-size' ( #1743 )
...
it's '--auto-number' not '--autonumber'
11 years ago
Philipp Hagemeister
d41e6efc85
New debug option --write-pages
11 years ago
Jaime Marquínez Ferrándiz
b5936c0059
Document the %(format_id)s field for the output template
11 years ago
Jaime Marquínez Ferrándiz
3126050c0f
Hide the video password on verbose mode
11 years ago
Philipp Hagemeister
41fd7c7e60
Add new option --abort-on-error
11 years ago
Philipp Hagemeister
fdefe96bf2
Document %(format)s ( #1612 )
11 years ago
Philipp Hagemeister
cce722b79c
Add metavar to --cache-dir
11 years ago
Philipp Hagemeister
1c1218fefc
Merge remote-tracking branch 'jaimeMF/format_selection'
11 years ago
Philipp Hagemeister
cd054fc491
Use upper-case for prefixes in help to signify bytes ( #1043 )
11 years ago
Philipp Hagemeister
f219743e33
Merge remote-tracking branch 'alphapapa/master'
11 years ago
Philipp Hagemeister
a4fd04158e
Do not import *
11 years ago
Philipp Hagemeister
a623df4c7b
Credit @Elbandi for sztvhu
11 years ago