mirror of
https://github.com/neosubhamoy/pytubepp-helper.git
synced 2026-02-04 11:22:22 +05:30
(refactor): switched to pytubepp from pytubefix to fetch video info
This commit is contained in:
@@ -45,8 +45,8 @@
|
||||
},
|
||||
{
|
||||
"name": "fetch-video-info",
|
||||
"cmd": "pytubefix",
|
||||
"args": [{ "validator": "\\S+"}, "--list"]
|
||||
"cmd": "pytubepp",
|
||||
"args": [{ "validator": "\\S+"}, "--raw-info"]
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user