Download view only google drive files (videos)

i want to download view only videos that are shared with me as directed in the comments under this reddit post

i am using this command -

rclone copy -P --drive-shared-with-me gdrive:"11 CHEM (COMP)" D:\chem

and the error i am getting is - ERROR : filename.m4 : Failed to copy: multipart copy: failed to open source: open file failed: googleapi: Error 403: This file cannot be downloaded by the user., cannotDownloadFile

i have tried it in rclone versions 1.61.1, 1.56.0, 1.57.0

conifg -

[gdrive]
type = drive
scope = drive
token = {"access_token":"token,"expiry":"expiry"}
team_drive =

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.