Open Daniel-at-github opened 6 years ago
Don't know if it's possible to automate data exporting in pyvideo format in https://pydata.org/ web, but I will try to contact with them.
Mail sent
Subject: Import pydata videos metadata in pyvideo.org Date: Sun, 31 Dec 2017 21:12:09 +0100 To: admin(@)pydata.org
Mail summary: Please contribute with us to make easy to index https://pydata.org/ videos in http://pyvideo.org/ by automating data exporting in pyvideo format.
Hi,
I'm one of the http://pyvideo.org/ collaborators. In pyvideo we (anyone who wants) are indexing videos of python conferences (python user group videos are welcome too).
We have indexed some of pydata videos (see in http://pyvideo.org/events.html) by manually storing it's metadata in our repo ( Example: data/pydata-london-2014/videos/Python for Optimization ).
The manual process is less than ideal:
- Look at the Python Events and User Group Calendar
- See what is recent and try to find possible videos
- Make an issue in https://github.com/pyvideo/data/issues (Example)
- Scrape the youtube list for video metadata
- From the title and description fields get:
- Title
- Description
- Author
- Related URLs (if any)
- Tags (if any)
- Language (manually, if more than one)
- ...
My proposition (talking without knowledge of pydata.org internals) is to publish somewhere in https://pydata.org/ (maybe https://pydata.org/pyvideo) all pydata videos metadata in pyvideo repo format.
But any advance to automate pyvideo data loading will be welcome.
If you or any of the pydata collaborators like the idea, please contact with us in this issue: https://github.com/pyvideo/data/issues/435.
And thanks for your effort in pydata.org
Attempt to coordinate efforts with https://pydata.org/ to automate video data exporting in pyvideo format.