small fix for instagram reels
- now all reels should be possible to download - also added support for youtube embed links
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
},
|
||||
"youtube": {
|
||||
"alias": "youtube videos & shorts & music",
|
||||
"patterns": ["watch?v=:id"],
|
||||
"patterns": ["watch?v=:id", "embed/:id"],
|
||||
"bestAudio": "opus",
|
||||
"enabled": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user