Juvenal-Yescas / mediafire-dl

Simple command-line script to download files from mediafire based on gdown
MIT License
149 stars 35 forks source link

Permission denied #10

Closed OskarZyg closed 4 months ago

OskarZyg commented 6 months ago

When downloading a public url:

Permission denied: https://www.mediafire.com/?mylink
Maybe you need to change permission over 'Anyone with the link'?

Potentially a new mediafire anti-bot solution

Juvenal-Yescas commented 6 months ago

I just tested with several files and I haven't had any problems.

diskree commented 6 months ago

+1 Script can't download BlazeandCave's advancements pack. I tried to run this

python mediafire_dl.py https://cdn.modrinth.com/data/VoVJ47kN/versions/OjTY8pAl/BlazeandCave%27s%20Advancements%20Pack%201.16.6.zip
Permission denied: https://cdn.modrinth.com/data/VoVJ47kN/versions/OjTY8pAl/BlazeandCave%27s%20Advancements%20Pack%201.16.6.zip
Maybe you need to change permission over 'Anyone with the link'?

UPD: this was the wrong link

OskarZyg commented 6 months ago

That isn't a mediafire link.

Unfortunately the folder I'm trying to work with can't be shared here.

diskree commented 6 months ago

Damn, I got the link wrong. Yes, MediaFire link works and file downloaded correctly

OskarZyg commented 6 months ago

However I may have a solution, I'll read the code when I can, but does this application fail when it can't access one file in the folder, or does it gracefully handle it?

Might be the culprit if it can't find one file and proceeds to fail completely.

Juvenal-Yescas commented 6 months ago

Only works with mediafire links and public files, not private files.

wathika-eng commented 5 months ago

Same error when trying to download a folder from MediaFire

image

Juvenal-Yescas commented 5 months ago

mediafire-dl is a script written in Python to automate the download of files, no folders