Jaime Marquínez Ferrándiz
|
b3a286d69d
[YoutubeDL] _calc_cookies: add get_header method to _PseudoRequest (#4861)
|
10 年之前 |
Sergey M․
|
300753a069
[YoutubeDL] Fix video+audio format field (Closes #4880)
|
10 年之前 |
Philipp Hagemeister
|
f6c24009be
[YoutubeDL] Calculate thumbnail IDs automatically
|
10 年之前 |
Philipp Hagemeister
|
8f9312c387
Appease pyflakes8-3
|
10 年之前 |
Sergey M․
|
6d593c3276
[YoutubeDL] Fix video+audio format_id (Closes #4824)
|
10 年之前 |
codesparkle
|
5468ff4d91
Remove duplicate dictionary keys
|
10 年之前 |
Jaime Marquínez Ferrándiz
|
a7a14d9586
[YoutubeDL] set the 'thumbnails' field if the info_dict has the 'thumbnails' field
|
10 年之前 |
Sergey M․
|
dcf53d4408
[YoutubeDL] Set format_id for video+audio (Closes #3634)
|
10 年之前 |
Sergey M․
|
3a0d2f520a
[YoutubeDL] Temporary fix for subprocess encoding issues on python2 @ Windows (Closes #4787)
|
10 年之前 |
Philipp Hagemeister
|
9f0df77ab1
[YoutubeDL] Allow format filtering by fps
|
10 年之前 |
Jaime Marquínez Ferrándiz
|
e72c7e4123
[YoutubeDL] Always set the '_filename' field in the info_dict (reported in #4053)
|
10 年之前 |
Philipp Hagemeister
|
ee69b99af6
[YoutubeDL] clarify hook documentation
|
10 年之前 |
Philipp Hagemeister
|
881e6a1f5c
Add --xattr-set-filesize option (Fixes #1348)
|
10 年之前 |
Philipp Hagemeister
|
c14e88f0f5
[YoutubeDL] Add --playlist-items option (Fixes #2662)
|
10 年之前 |
Philipp Hagemeister
|
ec82d85acd
[YoutubeDL] Implement --write-all-thumbnails (Closes #2269)
|
10 年之前 |
Philipp Hagemeister
|
cfb56d1af3
Add --list-thumbnails
|
10 年之前 |
Jaime Marquínez Ferrándiz
|
1070711d60
[YoutubeDL._calc_cookies] Restore the 'is_unverifiable'
|
10 年之前 |
Jaime Marquínez Ferrándiz
|
4b405cfc6e
[YoutubeDL._calc_cookies] Restore the 'has_header' method
|
10 年之前 |
Jaime Marquínez Ferrándiz
|
e5660ee6ae
[YoutubeDL] Fill the info dict 'http_headers' field with all the headers available
|
10 年之前 |
Philipp Hagemeister
|
222516d97d
[downloader] Lay groundwork for external downloaders.
|
10 年之前 |
Philipp Hagemeister
|
a055469faf
[downloader] Improve downloader selection
|
10 年之前 |
Philipp Hagemeister
|
62cd676c74
[youtube] Fixup DASH m4a headers
|
10 年之前 |
Philipp Hagemeister
|
5f0d813d93
Merge remote-tracking branch 'rupertbaxter2/master'
|
10 年之前 |
Philipp Hagemeister
|
083c9df93b
[YoutubeDL] Allow filtering by properties (Fixes #4584)
|
10 年之前 |
Pierre
|
4340decad2
check for overwriting files in the downloader (fixes #3916, closes #3829)
|
11 年之前 |
Jaime Marquínez Ferrándiz
|
f3ff1a3696
YoutubeDL: Make the decision about removing the original file after each postprocessor is run (fixes #2261)
|
11 年之前 |
Philipp Hagemeister
|
8bfa75451b
[options] Add --no-call-home
|
10 年之前 |
Philipp Hagemeister
|
58b1f00d19
[YoutubeDL] Add new --call-home option for debugging
|
10 年之前 |
Philipp Hagemeister
|
be4a824d74
Add new option --source-address
|
10 年之前 |
Philipp Hagemeister
|
6271f1cad9
[youtube|ffmpeg] Automatically correct video with non-square pixels (Fixes #4674)
|
10 年之前 |