🚀 ytdl-material 1.2.2
Impersonation works out of the box again, dates in the format you want, and imported files that fill in their own details.
✨ What's new
- Date format. Choose how dates are written throughout the app, in Settings → Extra or with
ytdl_date_format. Follows your own language unless you pick one. #504 #505 - Imported files recover their own details. A file copied into the volume without its
.info.jsonnow gets its duration, resolution, title and source URL read back out of the file. #506 - Cover art on demand. Generate cover art for a file from its info dialog, or fill in every file missing it with the new Generate missing cover art task. #506 #508
🛠️ Fixes
- Downloads from sites that fingerprint the connection failed with a bare 403. Impersonation support is back in the image, so it works without any setup. #500
- Impersonation mode showed one downloader version in the UI while running another. #503
📦 Under the hood
- Impersonation mode no longer installs a second copy of the downloader: about 48 MB less in
appdata, and no downloader fetch at startup. #503
Full Changelog: v1.2.1...v1.2.2