Skip to content
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

Implement Youtube fetcher and mapper #467

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Implement Youtube fetcher and mapper #467

wants to merge 4 commits into from

Conversation

lthurston
Copy link
Contributor

No description provided.

@christinklez christinklez added this to the #4 CIC work milestone Aug 15, 2023
@lthurston lthurston force-pushed the youtube branch 2 times, most recently from 6366c8d to d1735bd Compare October 24, 2023 23:20
* Add type hints
* Fix title, description and subject types
* Make update based on underlying code changes
The subject list must be filled with dicts in the format:
{"name": "this is the subject"} to be transformed into
a list of strings in the solr doc. The move_date_values
encrichment wasn't processing dicts, so the two were
out of step with each other."
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.

YouTubeVideoSnippetMapper(Mapper) -- paused Fetcher: YTB -- paused
2 participants