Google Photos EXIF Editor: Recover Photo and Video Dates

Google Photos EXIF Editor Overview Google Photos EXIF Editor is a Python application designed to fix metadata (especially date information) for photos and videos downloaded from Google Photos. The program solves the problem of lost original capture dates during Google Photos export by restoring these dates to the EXIF data and file system. Technical Architecture The application consists of three main modules: Core Engine (core): File processing logic Graphical Interface (gui): User interface Main Module (main.py): Entry point How It Works 1. Date Extraction Strategy The program uses three sources to extract date information: ...

June 8, 2025 · 3 min · 457 words · xmtaha

Automatically Add Audio to Series: DualFusion

Automatically Add Audio to Series: DualFusion Hello Series and Movie Fans! Do you love watching series with Turkish dubbing but don’t want to deal with each episode separately? Here is a desktop app just for you: DualFusion! This program automatically adds Turkish dubbing audio to your series files and handles the process quickly for you. Plus, it has a modern, easy-to-use, and eye-friendly interface! What is DualFusion? DualFusion is an application developed with PyQt5 to batch add Turkish dubbing audio to series and movie files. You can easily add your files with drag-and-drop, and with one click, automatically integrate Turkish dubbing. You can save with both original and Turkish audio (dual) or only Turkish dubbing. The interface never freezes during processing, and you can track progress instantly with a progress bar. ...

June 8, 2025 · 2 min · 411 words · xmtaha