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
- Host: GitHub
- URL: https://github.com/b13/online-media-updater
- Owner: b13
- Created: 2022-07-03T21:29:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T20:30:01.000Z (about 2 years ago)
- Last Synced: 2025-03-09T23:38:56.014Z (over 1 year ago)
- Topics: typo3
- Language: HTML
- Homepage:
- Size: 74.2 KB
- Stars: 5
- Watchers: 8
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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

## 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.