Git Product home page Git Product logo

Comments (3)

lefteryx avatar lefteryx commented on August 16, 2024 1
def get_download_link(URL):
    file_id = URL.split('/')[-2]
    download_link = f"https://drive.google.com/uc?id={file_id}"
    return download_link

Use this function to obtain a direct-downloadable link and feed this to gdown.

from gdown.

luoyuchenmlcv avatar luoyuchenmlcv commented on August 16, 2024

the downloaded file is HTML file, how can I download this file using gdown==5.1.0

from gdown.

sergeevabc avatar sergeevabc commented on August 16, 2024

Aggrrhh.

$ gdown https://drive.google.com/file/d/0B0d9ZiqAgFkiOHR1NTJhWVJMNEU/view?resourcekey=0-3WcVUCySTS9ajn1UWHrmtA

\Python\Lib\site-packages\gdown\parse_url.py:48: UserWarning: You specified a Google Drive link that is not the correct link to download a file. You might want to try `--fuzzy` option or the following url: https://drive.google.com/uc?id=0B0d9ZiqAgFkiOHR1NTJhWVJMNEU
  warnings.warn(
Error:

        [Errno 22] Invalid argument:
        'view?resourcekey=0-3WcVUCySTS9ajn1UWHrmtAjxnrt18ytmp'

$ gdown https://drive.google.com/file/d/0B4FkkLP2MB8kMDRiNDkxOGEtMDhmNC00NzJjLThkNzQtZDc0MDNlNWVhZjk1/view?resourcekey=0-k2XR2jyQonn-pTD8ndivgA

Error:

        [Errno 22] Invalid argument: 'view?resourcekey=0-k2XR2jyQonn-
        pTD8ndivgA4cqishhttmp'

from gdown.

Related Issues (20)

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.