vikas5914 / google-photos-backup

Backup photos from Google Photos using Playwright.
MIT License
204 stars 20 forks source link

Implement path length checking and truncation #14

Closed asthypar closed 4 months ago

asthypar commented 5 months ago

Implement path length check and truncate if necessary to avoid ENAMETOOLONG errors as per issue #13

vikas5914 commented 5 months ago

@asthypar, please fix the merge conflict and revert back the "download path"

asthypar commented 4 months ago

@vikas5914 done