Add median time statistics, log levels, print successful and failed album titles, update README

This commit is contained in:
csd4ni3l
2025-06-17 11:08:07 +02:00
parent efd60fd633
commit 301956a954
5 changed files with 71 additions and 60 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "gp-dl"
version = "0.1.0"
version = "0.2.0"
description = "A Python-based Google Photos downloader built with Selenium."
readme = "README.md"
requires-python = ">=3.11"