Skip to content

Support for downloading drive files from Google colab links #459

Description

@MichaelChirico

Here is a link to a simple Colab file in my GoogleDrive:

https://colab.research.google.com/drive/1Dcf35JDcpxXjahcSHVJtQFkBaLhhQWLu?usp=sharing

As a Colab file, it's stored in my drive & at root it' "just" a json file.

I would expect drive_download() to accept that URL, but as_id() fails for this:

as_id("https://colab.research.google.com/drive/1Dcf35JDcpxXjahcSHVJtQFkBaLhhQWLu?usp=sharing")
# <drive_id[1]>
# [1] NA

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    tidy-dev-day 🤓Tidyverse Developer Day rstd.io/tidy-dev-day

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions