Kentaro Wada

Results 221 comments of Kentaro Wada

@lucasjinreal It works for me with the following command: ```bash gdown 'https://drive.google.com/file/d/1lW4mf5YNtS4MAD7ZkAauDDWp2N3_Qzs7/view?usp=sharing' --fuzzy ``` ![image](https://github.com/wkentaro/gdown/assets/4310419/3008b322-5904-41c9-85d6-030d1ebfba58)

@Okami321 Can you provide the URL that doesn't work?

Folder downloading logic haven't changed recently, so probably Google's access limit or something like that. If you can show how to reproduce or actual response when the error happened, we...

It's hard to reproduce and debug without error due to the type of issue. If you don't mind retrying, you can use `gdown --continue`, which should start from the previous...

> One more question, the README says that the folder can contain up to 50 files, and the folder I downloaded exceeds 50 files, but I don't see any hints...

> I expect all files in the folder to be downloaded normally. This is kind of api limit from Google drive, so Gdown cannot do almost any thing. > On...

It won't reproduce for me. Can you give me an example?

@OmarAHex Can you give me an example to reproduce?

@OmarAHex Can you give me an example so that I can reproduce?