[reddit] use '"videos": "dash"' by default (#8657)
https://github.com/mikf/gallery-dl/issues/8657#issuecomment-3663560902
This commit is contained in:
@@ -5218,7 +5218,7 @@ Type
|
||||
* ``bool``
|
||||
* ``string``
|
||||
Default
|
||||
``true``
|
||||
``"dash"``
|
||||
Description
|
||||
Control video download behavior.
|
||||
|
||||
|
||||
@@ -694,7 +694,7 @@
|
||||
"previews" : true,
|
||||
"recursion" : 0,
|
||||
"selftext" : null,
|
||||
"videos" : true
|
||||
"videos" : "dash"
|
||||
},
|
||||
"redgifs":
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user