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