You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I got a Youtube launcher working in a little under a minute. All it needs is a URL and it will launch the video to youtube or the browser (user's choice).
Should be simple enough to combine into the filmstrip. I have a default thumbnail we can use for all videos. I spoke with @jviau and the easiest thing to do would be to have two separate lists (for image and for video) and to use the model objects in the filmstrip.
Videos would be tied in solely for StoryFragment illustrations & Comments.
Thoughts? This will tie a lot into what @afontaine is working on right now, and I could help @edegraff with the model side of things.
For code, check out the two recent commits on my youtube branch.
The text was updated successfully, but these errors were encountered:
So I got a Youtube launcher working in a little under a minute. All it needs is a URL and it will launch the video to youtube or the browser (user's choice).
Should be simple enough to combine into the filmstrip. I have a default thumbnail we can use for all videos. I spoke with @jviau and the easiest thing to do would be to have two separate lists (for image and for video) and to use the model objects in the filmstrip.
Videos would be tied in solely for StoryFragment illustrations & Comments.
Thoughts? This will tie a lot into what @afontaine is working on right now, and I could help @edegraff with the model side of things.
For code, check out the two recent commits on my youtube branch.
The text was updated successfully, but these errors were encountered: