An open API service indexing awesome lists of open source software.

https://github.com/b13/online-media-updater

A TYPO3 Extension for updating youtube/vimeo preview images in the backend
https://github.com/b13/online-media-updater

typo3

Last synced: 12 months ago
JSON representation

A TYPO3 Extension for updating youtube/vimeo preview images in the backend

Awesome Lists containing this project

README

          

# EXT:online_media_updater - A TYPO3 Extension for updating YouTube/Vimeo preview images

## Features
* Update YouTube/Vimeo preview images
* Remove processed images
* Update image dimensions

![Update preview image](online-media-updater.jpg)

## Installation

Install this extension via `composer req b13/online-media-updater`. In v10 activate the extension in the Extension Manager of your TYPO3 installation.

Once installed, an "Update preview image" button is available for *.youtube and *.vimeo files in the filelist.

## Todo
* [] Pre-process images like backend thumbnails
* [] Allow update of other metadata e.g. title

## Credits

This extension was created by Jochen Roth in 2022 for [b13 GmbH, Stuttgart](https://b13.com).

[Find more TYPO3 extensions we have developed](https://b13.com/useful-typo3-extensions-from-b13-to-you) that help us deliver value in client projects. As part of the way we work, we focus on testing and best practices to ensure long-term performance, reliability, and results in all our code.