{"id":13910405,"url":"https://github.com/VladimirKalachikhin/GooglePhotosURLs","last_synced_at":"2025-07-18T09:31:25.903Z","repository":{"id":134317002,"uuid":"216113572","full_name":"VladimirKalachikhin/GooglePhotosURLs","owner":"VladimirKalachikhin","description":"create list of Google Photos from the Google Photo's album url","archived":false,"fork":false,"pushed_at":"2020-09-19T12:39:58.000Z","size":20,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-25T19:40:03.059Z","etag":null,"topics":["album","album-url","cli","photo","photos"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VladimirKalachikhin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-18T22:06:39.000Z","updated_at":"2023-09-20T12:09:36.000Z","dependencies_parsed_at":"2023-08-09T17:02:17.902Z","dependency_job_id":null,"html_url":"https://github.com/VladimirKalachikhin/GooglePhotosURLs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VladimirKalachikhin/GooglePhotosURLs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladimirKalachikhin%2FGooglePhotosURLs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladimirKalachikhin%2FGooglePhotosURLs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladimirKalachikhin%2FGooglePhotosURLs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladimirKalachikhin%2FGooglePhotosURLs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VladimirKalachikhin","download_url":"https://codeload.github.com/VladimirKalachikhin/GooglePhotosURLs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladimirKalachikhin%2FGooglePhotosURLs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265733870,"owners_count":23819429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["album","album-url","cli","photo","photos"],"created_at":"2024-08-07T00:01:21.088Z","updated_at":"2025-07-18T09:31:25.633Z","avatar_url":"https://github.com/VladimirKalachikhin.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# GooglePhotosURLs [![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/) \nA PHP function and cli tool to takes the permanent url and create list of GooglePhotos from the GooglePhotos public album url.  \nAnd PHP function and cli tool to create embedding code with permanent url for one GooglePhoto.  \n## v.2.0\nFollowing the changes in the hinducode structure\n## Features\n* Original, preview or any size of images (by GooglePhoto engine)\n* Original filename\n* URL only or csv-style `\"original_file_name\",\"permanent_url\"` output for album\n* `\u003ca ...\u003e\u003cimg ...\u003e\u003c/a\u003e` embedding code or url only output for one GooglePhoto\n\n## Example\nSee `index.php`\n\n## Usage cli\n`$ ./GooglePhotoURLcli.php --help`\n### One GooglePhoto  \nEmbedding code with GooglePhoto preview-size image and with link to original size:  \n`$ ./GooglePhotoURLcli.php https://https://photos.app.goo.gl/YouGooglePhotoSharedLinkNumber`  \n\nEmbedding code with preview 100x60 size image and with link to original size:  \n`$ ./GooglePhotoURLcli.php https://https://photos.app.goo.gl/YouGooglePhotoSharedLinkNumber 100 60`  \n\nURL of original size image:  \n`$ ./GooglePhotoURLcli.php -m https://https://photos.app.goo.gl/YouGooglePhotoSharedLinkNumber `  \n\nURL of 800x600 size image:  \n`$ ./GooglePhotoURLcli.php https://https://photos.app.goo.gl/YouGooglePhotoSharedLinkNumber 800 600 1`  \n\nOriginal file name and url of original size image:  \n`$ ./GooglePhotoURLcli.php -m=csv https://https://photos.app.goo.gl/YouGooglePhotoSharedLinkNumber `  \n\n### GoogleAlbum:  \nList of embedding codes of all album images with GooglePhoto preview-size image and with link to original size:  \n`$ php GooglePhotosURLscli.php https://https://photos.app.goo.gl/YouGooglePhotoAlbumSharedLinkNumber`  \n\nList of embedding codes of all album images with GooglePhoto preview-size image and with **link to 800x600 size**:  \n`$ php GooglePhotosURLscli.php https://https://photos.app.goo.gl/YouGooglePhotoAlbumSharedLinkNumber 800 600`  \n\nList of original file names and urls of original size images:\n`$ php GooglePhotosURLscli.php -m=csv https://https://photos.app.goo.gl/YouGooglePhotoAlbumSharedLinkNumber`  \n\nList of original file names and **urls of 800x600 size images**:\n`$ php GooglePhotosURLscli.php https://https://photos.app.goo.gl/YouGooglePhotoAlbumSharedLinkNumber 800 600 csv`  \n\n## Restrictions\nThe image url must be on a separate string in source of album’s or one image web page. Now it is.\n\n## To create a public GooglePhotos url:\n- GoTo you GooglePhotos album or click to the GooglePhoto\n- Click the **Share** icon\n- Click **Get link**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVladimirKalachikhin%2FGooglePhotosURLs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVladimirKalachikhin%2FGooglePhotosURLs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVladimirKalachikhin%2FGooglePhotosURLs/lists"}