Skip to content

feat: show YouTube metadata before download - #588

Open
RoiexLee wants to merge 1 commit into
Huanshere:mainfrom
RoiexLee:feat/youtube-metadata-preview
Open

feat: show YouTube metadata before download#588
RoiexLee wants to merge 1 commit into
Huanshere:mainfrom
RoiexLee:feat/youtube-metadata-preview

Conversation

@RoiexLee

@RoiexLee RoiexLee commented Aug 6, 2026

Copy link
Copy Markdown

Summary

  • Fetch YouTube metadata with yt-dlp before downloading
  • Show title, description, uploader, upload date, duration, tags, and thumbnail
  • Persist the source URL and metadata in input_manifest.json
  • Preserve the existing download and local upload flows

Validation

  • Python syntax checks passed
  • Translation JSON validation passed
  • Verified the Streamlit download screen
  • Verified empty YouTube URL validation
  • Did not include local config.yaml changes

Notes

Metadata preview uses the installed yt-dlp package without updating the environment.
The existing download-time yt-dlp update behavior is preserved.

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