GithubHelp home page GithubHelp logo

getImages about nestjs-googledrive HOT 3 CLOSED

ZaYtI avatar ZaYtI commented on June 30, 2024
getImages

from nestjs-googledrive.

Comments (3)

ZaYtI avatar ZaYtI commented on June 30, 2024 1

I don't know if it's possible to have a direct link to the file that would allow me to place the link in an HTML img tag and have it display correctly. For this, I found a little workaround. I don't think it's a good long-term solution, but it works.

if you keep the id in the link and use the id in this url it works:

https://drive.google.com/thumbnail?id={IMAGE-ID}&sz=w1000

The addition of "sz=w1000" at the end is used to achieve better image quality by loading it in a larger size.

from nestjs-googledrive.

luvlqq avatar luvlqq commented on June 30, 2024 1

Yes, that solution is correct. In the new version of my library, such a link is generated. However, it does not include "sz=w1000" anymore. You can add it yourself using a template string or concatenation.

from nestjs-googledrive.

luvlqq avatar luvlqq commented on June 30, 2024

hey @ZaYtI ! Strange, the link should be different. I updated the package to version 2.0.0. Now the link looks different. You should also check if your folder on Google Drive is open for viewing by any user.

from nestjs-googledrive.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.