Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

merge metadata from multiple streams #17

Open
codersquid opened this issue Jul 10, 2014 · 1 comment
Open

merge metadata from multiple streams #17

codersquid opened this issue Jul 10, 2014 · 1 comment

Comments

@codersquid
Copy link
Contributor

I'm not sure how to have this feature. I'd like to be able to merge data from multiple streams in to the json I'll be pushing to pyvideo.

For example, I can run steve-cmd to scrape a youtube channel, and I can also get information from a conference app like symposion which gives me the descriptions that someone uploading to youtube may not have provided.

I don't have a suggestion for the best way to do this. I think perhaps a diff/merge thing on the steve web interface could be cool?

For scipy2014 I've just been adding the description info by editing the symposion json in a vsplit vim session with the scrapped youtube json.

@willkg
Copy link
Member

willkg commented Jul 13, 2014

This is definitely better done with a steve library-using script.

That last one could be pulling from whatever source you like.

I think supporting that method will be a lot easier, more flexible and less maintenance in the long run than figuring out a comprehensive diff/merge thing between arbitrary data sources.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants