[webtoons] download episode background music (#8733)

add 'bgm' option
This commit is contained in:
Mike Fährmann
2025-12-23 19:08:30 +01:00
parent 2be54be692
commit cc8cd78103
4 changed files with 102 additions and 2 deletions

View File

@@ -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

View File

@@ -943,6 +943,7 @@
{
"sleep-request": "0.5-1.5",
"bgm" : true,
"quality" : "original",
"banners" : false,
"thumbnails": false