alist/drivers/google_photo
jindongh 1b42b9627c
fix(google_photo): fix issue copy videos from google photo (#7160 close #7158)
#7158 During copy from google photo to aliyun, it failed consistently with 404 when copying mp4 file with =m37.

Change =m37 to =dv will fix the issue
2024-09-12 19:08:13 +08:00
..
driver.go fix(google_photo): fix issue copy videos from google photo (#7160 close #7158) 2024-09-12 19:08:13 +08:00
meta.go refactor: optimize driver initialization need to manually deserialize and assign values, and remove redundant driver registration parameters (#2691) 2022-12-13 18:03:30 +08:00
types.go feat(google_photo): Add categories in root, add album support. (#2046) 2022-10-18 15:19:05 +08:00
util.go fix(google_photo): add support for streaming video, range requests (#5905) 2024-01-19 13:02:05 +08:00