cvraut/crauttools

Google prompt, gets in the way of downloads :/

Opened this issue · 3 comments

CPTAC_mrna_share = "https://drive.google.com/file/d/1111fzHaW0O0BxdbhC1nr7DN85gLRFRIC/view?usp=sharing"
CPTAC_mrna_fname = "CPTAC_mrna.cct"
CPTAC_mrna_fname = crauttools::download.gdrive(CPTAC_mrna_fname,share_url = CPTAC_mrna_share,parent_dir = "./data")

<title>Google Drive - Virus scan warning</title><style nonce="TAC/j86uczSzwnuswUMBlg">#gbar,#guser{font-size:13px;padding-top:0px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}

</style><script nonce="zdVn6fBOy2jnxYg2qLSNKw"></script>

Google Drive can't scan this file for viruses.

Human__TCGA_BRCA__UNC__RNAseq__HiSeq_RNA__01_28_2016__BI__Gene__Firehose_RSEM_log2.cct (136M) is too large for Google to scan for viruses. Would you still like to download this file?

Download anyway

© 2022 Google - Help - Privacy & Terms

I noticed there's a confirm param that I might need to hack or override :/

currently investigating method 3 (hijacking the href)
from this site: https://bytesbin.com/skip-google-drive-virus-scan-warning-large-files/