Hi

I use video uploader option of this module, and I can play uploaded video without any problem.
But when I upload more than one video file and "save and publish" page, then I can't see multiple video in published page.
I just see the first video !! I can't see more than one video in page !!

I test this module in "simplytest.me", but there was this problem there too,

what's the problem ? do you have any solution for this?

Thanks

CommentFileSizeAuthor
#8 2865294.diff1.66 KBhypertext200

Comments

alisaeedi created an issue. See original summary.

alisaeedi’s picture

Title: I can't publish multiple video in page via video upload » I can't publish multiple video in page via video uploader
hypertext200’s picture

When you upload multiple files the video module assume that you uploaded different formats of files to the HTML5 video player so it will try to display them in a single player. This is a bug and need two separate field formatters to solve this.

alisaeedi’s picture

Thanks for the reply and solution
Do you have plan to fix this bug? or can you suggest similar modules for Drupal 8, with "video" module functionalities?

hypertext200’s picture

I'll send you a patch here soon.

alisaeedi’s picture

Thanks a lot, I'll wait

alisaeedi’s picture

Heshanlk
Can you add "Description field" for each uploaded video ?

hypertext200’s picture

Status: Active » Needs review
StatusFileSize
new1.66 KB

  • heshanlk committed 0640564 on 8.x-1.x
    Issue #2865294 by heshanlk:  I can't publish multiple video in page via...
hypertext200’s picture

Status: Needs review » Fixed

  • heshanlk committed 42defdf on 8.x-2.x
    Issue #2865294 by heshanlk:  I can't publish multiple video in page via...
alisaeedi’s picture

I applied this patch, But I thought nothing has changed and the problem is still there !!!

my problem was resolved as follows (after applying patch):
content type > manage display > and set Format to "HTML5 video player" ("HTML5 video player compact" and "video.js player" didn't work)

Thanks a lot Heshanlk

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

dpmzmdr’s picture

I am trying to achieve multiple embed and multiple up-loader in a same form, multiple embed with youtube working fine but multiple upload is not working (Both with patched and non patched version in with bartik theme, in Drupal Version
8.5.2 ). Please look into it

dpmzmdr’s picture

dpmzmdr’s picture