download-directory / download-directory.github.io

Web App: Download just a sub directory from a GitHub repo.
https://download-directory.github.io
MIT License
1.25k stars 117 forks source link

Getting error "Some files were blocked from downloading, try to disable any ad blockers and refresh the page." #65

Closed cmdcolin closed 2 years ago

cmdcolin commented 2 years ago

using example from the webpage e.g.

https://download-directory.github.io/?url=https://github.com/mrdoob/three.js/tree/dev/build

Or my own

https://download-directory.github.io/?url=https%3A%2F%2Fgithub.com%2FGMOD%2Fjbrowse-components%2Ftree%2Fmain%2Fdemos%2Fjbrowse-react-linear-genome-view-vite

error in private tab, no adblocker extensions enabled afaik

yakov116 commented 2 years ago

Link you are trying to download?

cmdcolin commented 2 years ago

sorry about that it submitted issue before I was ready. updated original post but the example directory gives this as well as my own folders

e.g.

https://download-directory.github.io/?url=https://github.com/mrdoob/three.js/tree/dev/build

cmdcolin commented 2 years ago

appears to give me the error in both chrome and firefox

fregante commented 2 years ago

It’s possible that my last update broke it. I saw this error locally, I fixed something and then it worked. Now it seems there again?

cmdcolin commented 2 years ago

I think it is ok now:)

cmdcolin commented 2 years ago

maybe can close all now. thanks for your work on this, super handy!