Requirements:
- ffprobe and ffmpeg executables. They can be downloaded from here: https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.7z
- youtube-dl executable. It can be downloaded from here: http://ytdl-org.github.io/youtube-dl/download.html
Changelog
v1.0
- Initial release
v1.1
- Added filtering to local file selector to only show videos
- Fixed moving the original file in the local item selector instead of copying it when conversion is not necessary
- Added function to download trailer videos from youtube for selected games
- Added function to show a search windows to dowload videos from youtube for the selected game
- Fix error when trying to process videos that have an invalid or corrupted pixel format
Be aware that the extension now needs the youtube-dl executable to work.
v1.2
- Added function to add tags that indicate if a game is missing a logo, trailer video or microtrailer video asset
- Detect and add tags that indicate if a game is missing an asset on library update or when using a video function on a game automatically
- Extension no longer skips games if it is detected that they have an existing asset that the used function will get
- Limit length of videos in the youtube search function to 4 minutes or less
- Fix error when video path contains spaces or special characters
- Fix generate microtrailer function failing when PC culture doesn't use a dot for decimal separator
- Fix when video is corrupted and width or height can't be detected
v1.2.1
- Fix youtube downloads failing if user paths contained spaces