Skip to content

Update fetch-youtube-transcript extension #20010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

apoorv12
Copy link
Contributor

@apoorv12 apoorv12 commented Jun 24, 2025

Description

Screencast

Checklist

- refactor: clean up code formatting and improve error messages in yt-dlp integration
- chore: update version to 2.0.1 and enhance README with yt-dlp installation instructions
- chore: remove unused dependencies and add overrides for cross-spawn, got, and electron
- refactor: remove youtube-captions-scraper dependency and related type definitions
- feat: update dependencies and improve yt-dlp integration with enhanced error handling
- Merge branch \'dev\'
- Refactor transcript retrieval to use yt-dlp and improve error handling
- chore: update dependencies and devDependencies in package.json
@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: fetch-youtube-transcript Issues related to the fetch-youtube-transcript extension OP is author The OP of the PR is the author of the extension labels Jun 24, 2025
@raycastbot
Copy link
Collaborator

Thank you for the update! 🎉

You can expect an initial review within five business days.

@apoorv12
Copy link
Contributor Author

In this update, there is a significant change. Previously, users did not need to install any additional dependency; however, they are now required to install YT-DLP locally. Further details are provided in the readme file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension: fetch-youtube-transcript Issues related to the fetch-youtube-transcript extension extension fix / improvement Label for PRs with extension's fix improvements OP is author The OP of the PR is the author of the extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants