- Issue created by @tonypaulbarker
- š©šŖGermany jurgenhaas Gottmadingen
@tonypaulbarker wanted to share our preference when it comes to media types. While install profiles only come with audio, document, image and video by default, we tend to add pdf, svg and remote video as well. The reason being:
- pdf: we remove that from the document media type because pdfs can be treated with special features like thumbnails, viewer, etc.
- svg: we remove them from the image media type because they don't preview like images and need special formatting in some context
- remote video: this is useful to handle links to YT, Vimeo or others
Maybe that input is helpful for preparing the questionnaire.
- š¬š§United Kingdom scott_euser
Would second the remote video at least. Consider in WordPress editors are used to just pasting a link and it getting auto converted to video. Oembeds via Remote Video seems to be the answer to cover that. I guess a recipe that configures Oembed Providers and Remote Video?
- š©šŖGermany jurgenhaas Gottmadingen
We use the oembed_providers ā module for that.
- š¬š§United Kingdom scott_euser
Yeah that's what I meant by 'Oembed Providers': so a potential recipe could have that preconfigured right?
- š¬š§United Kingdom tonypaulbarker Leeds
Thanks @jurgenhaas @scott_euser
The media types have different properties as you point out so I am keeping a very open mind about how we classify media and will not only follow the defaults. I would be surprised if we decided not to have some form of remote video.
- š®š³India guptahemant
+1 to remote media along with oembed providers configuration
Additionally I would like to recommend adding media / image cropping tools in this recipe, The module we use are https://www.drupal.org/project/image_widget_crop ā along with https://www.drupal.org/project/automated_crop ā ,
Also i would recommend to add https://www.drupal.org/project/media_bulk_upload ā module to support bulk uploads. - š¬š§United Kingdom jonathanshaw Stroud, UK
Here are some of the pain points I've encountered with Drupal media:
(1) Image resizing. I don't want editors to have to think about image sizes. But nor do I want to send a 10mb image to a site visitor that they see as a tiny thumbnail. This seems like a basic need for almost every site out there. Configuring this to be automagically taken care of was really hard.
(2) Image cropping. Image widget crop doesn't have a great UX and is fiddly to setup. And the fact that if you reuse an image and change the crop for the new use, you also change the crop on the old use, is a disaster.
(3) I'd like to provide resources for customers at canonical pretty urls like /resources/welcome-video. I'd like to be able to add a new media like a new version of the welcome video, and make that the media shown at that canonical url. Maybe that's not so hard. But where it's gets hairy is with the URLs to the file entities. I can't stop visitors from getting the URL /resources/welcome-video/file.mp4 and sharing it, but when I add my new video it will end up as file-2.mp4. It's messy.
(4) I'd like to be able to update the titles etc of my YouTube media on Drupal and have that push an update to YouTube.
(5) I'm currently doing a lot of work on transcription and speech to text. For example, I'm preparing a transcription module that provides a transcription field to store the transcript of a media. It's a complex problem space that has only opened up recently with better STT systems and there's not a lot of prior art in the Drupal ecosystem. I'm open to contributing to a recipe here.
- š¬š§United Kingdom tonypaulbarker Leeds
@jonathanshaw I think that https://www.drupal.org/project/media_alias_display ā might help you with 3? If you try this, please let me know how you get on.
Thank you for your thoughts too @guptahemant
The questionnaire is published and currently open for responses at: https://docs.google.com/forms/d/1OkOZDnHT06-s9nkz-nEnz_4hYJtlQRcNuDtGTKK...
- š®š³India guptahemant
@tonypaulbarker thanks for sharing the survey link, i shared more thoughts in there.
- š®š³India Akram Khan Cuttack, Odisha
tonypaulbarker ā credited akram khan ā .
- š®š³India arunkumark Coimbatore
tonypaulbarker ā credited arunkumark ā .
- š©šŖGermany baddysonja Frankfurt am Main
tonypaulbarker ā credited baddysonja ā .
- šŗšøUnited States banoodle San Francisco, CA
tonypaulbarker ā credited banoodle ā .
- šŗšøUnited States codechefmarc
tonypaulbarker ā credited codechefmarc ā .
- šØš¦Canada dalin Guelph, šØš¦, š
tonypaulbarker ā credited dalin ā .
- šŗšøUnited States Danny Englander San Diego
tonypaulbarker ā credited danny englander ā .
- š¦š¹Austria Grienauer Vienna
tonypaulbarker ā credited grienauer ā .
- šŗšøUnited States imrodmartin
tonypaulbarker ā credited imrodmartin ā .
- šŗšøUnited States kerrymick Chicago
tonypaulbarker ā credited kerrymick ā .
- šØšæCzech Republic Petr Illek
tonypaulbarker ā credited petr illek ā .
- š®š³India prashant.c Dharamshala
tonypaulbarker ā credited prashant.c ā .
- šØš¦Canada Shiraz Dindar Sooke, BC
tonypaulbarker ā credited shiraz dindar ā .
- š¬š§United Kingdom tonypaulbarker Leeds
Thank you to all the contributors to the questionnaire and for help with research
Automatically closed - issue fixed for 2 weeks with no activity.