Skip to content

Add support for more Youtube metadata tags - #123

Merged
mworrell merged 1 commit into
masterfrom
yt-meta-itemprop-extra
Jun 30, 2026
Merged

mworrell merged 1 commit into
masterfrom
yt-meta-itemprop-extra

Conversation

@mworrell

Copy link
Copy Markdown
Member

This pull request adds support for extracting additional metadata fields from URLs in the z_url_metadata.erl module. The main changes are the handling of new meta tag types to enrich the metadata extracted from web pages.

Metadata extraction enhancements:

  • Added support for the duration meta tag, mapping it to the duration field in the metadata.
  • Added support for the datePublished meta tag, mapping it to the date_published field.
  • Added support for the uploadDate meta tag, mapping it to the date_uploaded field.
  • Added support for the embedUrl meta tag, mapping it to the embed_url field.
  • Added support for the contentUrl meta tag, mapping it to the content_url field.

Copilot AI review requested due to automatic review settings June 30, 2026 18:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@mworrell
mworrell merged commit a076f34 into master Jun 30, 2026
3 checks passed
@mworrell
mworrell deleted the yt-meta-itemprop-extra branch June 30, 2026 18:57
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.

2 participants