Skip to content

Handle YouTube short URLs in transcript retrieval #11

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

Merged
merged 1 commit into from
Mar 13, 2025
Merged

Conversation

jkawamoto
Copy link
Owner

Description

This pull request introduces support for extracting video IDs from YouTube short URLs (e.g., youtu.be) within the transcript retrieval logic. It includes the following changes:

  • Updated server logic to parse and handle short URLs.
  • Added a test case to validate transcript retrieval using short URLs.
  • Test skipped in CI environments to ensure compatibility.

Updated the server logic to extract video IDs from YouTube short URLs (youtu.be). Added a new test to validate transcript retrieval using short URLs while skipping the test in CI environments.
@jkawamoto jkawamoto merged commit bc740ac into main Mar 13, 2025
1 check passed
@jkawamoto jkawamoto deleted the short-url branch March 20, 2025 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant