Philipp Hagemeister
|
7853cc5ae1
Merge remote-tracking branch 'origin/master'
|
12 лет назад |
Philipp Hagemeister
|
586a91b67f
Expand tilde in template (Fixes #1639)
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
fe7e0c9825
Style fixes in YoutubeDL.py
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
12893efe01
Respect the download parameter in YoutubeDL.process_video_result if the extractor handle the format selection
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
8c51aa6506
The 'format' field now defaults to '{format_id} - {width}x{height}{format_note}'
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
3fd39e37f2
YoutubeDL: remove method that came from FileDownloader
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
49e86983e7
Allow to use the extension for the format selection
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
a9c58ad945
Accept requested formats to be in the format 35/best (closes #1552)
|
12 лет назад |
Philipp Hagemeister
|
416a5efce7
fix typos
|
12 лет назад |
Philipp Hagemeister
|
f4d96df0f1
Extend #980 with --max-quality support
|
12 лет назад |
Philipp Hagemeister
|
1c1218fefc
Merge remote-tracking branch 'jaimeMF/format_selection'
|
12 лет назад |
Jai Grimshaw
|
1fb07d10a3
[youtube] Adds #1312 Download annotations
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
8016c92297
Fix the default values of format_id and format
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
e028d0d1e3
Implement the prefer_free_formats in YoutubeDL
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
79819f58f2
Default 'format' field to {width}x{height}
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
6ff000b888
Do not handle format selection for IEs that already handle it
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
99e206d508
Implement the max quality option in YoutubeDL
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
dd82ffea0c
Implement format selection in YoutubeDL
|
12 лет назад |
Tom
|
1d368c7589
Tiny tpo
|
12 лет назад |
Philipp Hagemeister
|
b24f347190
Merge branch 'download-archive'
|
12 лет назад |
Philipp Hagemeister
|
ee6c9f95e1
Remove superfluous parenthesis
|
12 лет назад |
Philipp Hagemeister
|
cfadd183c4
Call extracted property age_limit everywhere
|
12 лет назад |
Philipp Hagemeister
|
8dbe9899a9
Allow users to specify an age limit (fixes #1545)
|
12 лет назад |
Philipp Hagemeister
|
c1c9a79c49
Add basic --download-archive option
|
12 лет назад |
Filippo Valsorda
|
47192f92d8
implement --no-playlist to only download current video - closes #755
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
0a60edcfa9
Don't fail if the video thumbnail couldn't be downloaded (fixes #1516)
|
12 лет назад |
Philipp Hagemeister
|
c3c88a2664
Allow opts.cachedir == None to disable cache
|
12 лет назад |
Philipp Hagemeister
|
c35f9e72ce
Move cachedir doc
|
12 лет назад |
Philipp Hagemeister
|
34308b30d6
Warn if no locale is set (#1474)
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
c40c6aaaaa
Catch socket.error before IOError
|
12 лет назад |