mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
3231abd0ae
refs https://github.com/TryGhost/Team/issues/1229 - mostly mirrors image card functionality but rebuilt with more modern syntax - when uploading a video the size and duration is extracted along with a screen capture of the video from 0.5s in, the screen capture is uploaded once the video finishes because we need to use the uploaded video url as a reference to attach it as a thumbnail via the API - the captured screenshot is currently what's shown in the card To be implemented: - "incomplete" state when video has been uploaded but not a thumbnail - uploader in settings panel to change the video thumbnail - play button overlay _or_ switch to `<video>` so it can be previewed |
||
---|---|---|
.. | ||
create-component-atom.js | ||
create-component-card.js | ||
extract-video-metadata.js | ||
get-scroll-parent.js | ||
localstorage.js | ||
markup-utils.js | ||
oembed.js | ||
reading-time.js | ||
snippet-icon.js |