Closed JDR-Ninja closed 3 years ago
Ok, while working on this I've got a question - why have you decided to default files without extensions to pdf in google drive plugin?
Alright, I think I get why you did that. Let's hope that refactored code works correctly
Ok, while working on this I've got a question - why have you decided to default files without extensions to pdf in google drive plugin?
At first I tried text/plain, but lost all the images in the document. I thought to myself that PDF was more universal than DOCX. I couldn't figure out how to tell if the document was a text file or something else.
Example here: https://drive.google.com/drive/folders/1bW74ZMIgNRIw4CDxGEhN_Bil3kVxdIJo The Google Document "DUNGEON OF THE FLEXING PRINCE" have no extension, no size. But when open it's full of text and image. Maybe it's because it's a share and it's not added to my Drive.
Pass IUniversalDownloaderPlatformSettings for add feature (download directory pattern) Fix the Download of Zero length file for Google Document file.