@@ -6745,13 +6745,24 @@ Note
|
||||
This requires 1 additional HTTP request per submission.
|
||||
|
||||
|
||||
extractor.webtoons.bgm
|
||||
----------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``true``
|
||||
Description
|
||||
Download an episode's `background music` if available.
|
||||
Note
|
||||
Requires |ytdl|
|
||||
|
||||
|
||||
extractor.webtoons.quality
|
||||
--------------------------
|
||||
Type
|
||||
* ``integer``
|
||||
* ``string``
|
||||
* ``object`` (`ext` → `type`)
|
||||
|
||||
Default
|
||||
``"original"``
|
||||
Example
|
||||
|
||||
@@ -943,6 +943,7 @@
|
||||
{
|
||||
"sleep-request": "0.5-1.5",
|
||||
|
||||
"bgm" : true,
|
||||
"quality" : "original",
|
||||
"banners" : false,
|
||||
"thumbnails": false
|
||||
|
||||
Reference in New Issue
Block a user