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

Extract URLs from presentation slides and create YouTube annotations over top of them in the video output #55

Open
mithro opened this issue Aug 26, 2016 · 1 comment

Comments

@mithro
Copy link
Contributor

mithro commented Aug 26, 2016

From discussion on IRC...

https://logs.timvideos.us/%23timvideos/%23timvideos.2016-08-24.log.html#t2016-08-24T06:21:59

@mithro CarlFK: You should OCR the recorded video looking for things which look like URLs and then convert them to YouTube annotations so I can click on URLs in people's slides :P
4:18 PM N lol
4:19 PM C<+CarlFK> mithro: I have the OCR bit.. how about you give me some annotation code?
4:19 PM M@mithro CarlFK: If you can generate the time period and the x/y location I can give you the annotation creation code bit
4:20 PM C<+CarlFK> neat. oh wait.. x/y.. that's ... not something I currently do. but maybe I can...
4:20 PM M@mithro CarlFK: Oh and the URL value :P
4:22 PM C<+CarlFK> https://github.com/CarlFK/veyepar/blob/master/dj/scripts/ocrdv.py # ocrdv - reads frames from a .dv untill it finds a bunch of words
4:22 PM T Title: veyepar/ocrdv.py at master · CarlFK/veyepar · GitHub (at github.com)
4:22 PM X DV? who uses DV? :P
4:23 PM C<+CarlFK> https://github.com/CarlFK/veyepar/blob/master/dj/scripts/gsocr.py # uses gstreamer to send frames to gocr better? ;)
4:23 PM T Title: veyepar/gsocr.py at master · CarlFK/veyepar · GitHub (at github.com)
4:24 PM C<+CarlFK> mithro: can I get a job at youtube to do this?
4:24 PM C<+CarlFK> should only take me.. um.. 6 months sounds good.
4:24 PM M@mithro CarlFK: No :P
4:24 PM C<+CarlFK> boo.
4:25 PM M@mithro CarlFK: What is gocr and where does it come from?
4:26 PM C<+CarlFK> mithro: http://jocr.sourceforge.net/ I hear tesseract is better. I think I have code to use that too
4:26 PM T Title: GOCR (at jocr.sourceforge.net)

It appears there might not be a YouTube Annotation API? The only thing I could find is this Ruby thing?
http://fullscreen.github.io/yt/annotations.html

http://stackoverflow.com/questions/14463242/manage-youtube-annotations-through-youtube-api
https://code.google.com/p/gdata-issues/issues/detail?id=558

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

No branches or pull requests

1 participant