[Fetch YouTube Transcript]...
Open
Nobody has claimed this yet.
bug
extension
extension: fetch-youtube-transcript
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 442
Description
Extension
https://raycast.com/apoorv_khandelwal/fetch-youtube-transcript
Raycast Version
1.104.1
OS Version
No response
Description
Error:
Error: yt-dlp executable not found. Please install yt-dlp and ensure it is in your PATH, or set the YT_DLP_PATH environment variable.
at ze (/Users/alex/.config/raycast/extensions/068d32a2-db04-46f7-ad86-fde45650a7bb/fetch-youtube-transcript.js:5:789)
at We (/Users/alex/.config/raycast/extensions/068d32a2-db04-46f7-ad86-fde45650a7bb/fetch-youtube-transcript.js:7:805)
at oe (/Users/alex/.config/raycast/extensions/068d32a2-db04-46f7-ad86-fde45650a7bb/fetch-youtube-transcript.js:7:1889)
at ue (/Users/alex/.config/raycast/extensions/068d32a2-db04-46f7-ad86-fde45650a7bb/fetch-youtube-transcript.js:7:2435)
Steps To Reproduce
Attempt to copy YouTube transcript using given extension fails under all circumstances.
Current Behaviour
No response
Expected Behaviour
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Fetch YouTube Transcript extension linked in the issue and inspect the generated fetch-youtube-transcript.js stack-trace entry points. Reproduce the failure while checking how the extension locates yt-dlp and handles YT_DLP_PATH. Done means the extension can copy a transcript in a supported setup, or reports the required setup clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100