Skip to content

[Video Downloader] ... #17625

@Tiresiasel

Description

@Tiresiasel

Extension

https://www.raycast.com/vimtor/youtube-downloader

Raycast Version

1.93.2

macOS Version

15.3.1

Description

Error:

TypeError: Cannot read properties of undefined (reading 'split')

Object.onSubmit:index.tsx:55:59

---
52:     },
53:     onSubmit: async (values) => {
54:       const options = ["-P", downloadPath];
55:       const [downloadFormat, recodeFormat] = values.format.split("#");
56: 
57:       options.push("--ffmpeg-location", ffmpegPath);
58:       options.push("--format", downloadFormat);
---

index.js:13:1061
onSubmit:index.js:87:4281
index.js:20:6218

Steps To Reproduce

Download any video

Current Behaviour

No response

Expected Behaviour

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingextensionIssues related to one of the extensions in the Storeextension: youtube-downloaderIssues related to the youtube-downloader extension

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions