mirror of
https://github.com/csd4ni3l/gp-dl.git
synced 2026-06-02 12:45:33 +02:00
Initial version
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[project]
|
||||
name = "gp-downloader"
|
||||
version = "0.1.0"
|
||||
description = "A Python-based Google Photos downloader built with Selenium."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = ["selenium>=4.33.0"]
|
||||
Reference in New Issue
Block a user