Juvenal-Yescas / mediafire-dl

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

Gdown dependancy issue: "Maybe you need to change permission over 'Anyone with the link'?" #6

Closed ldpr closed 1 year ago

ldpr commented 1 year ago

I'm getting this repeatedly over the last few days, from searching about it appears to be an issue with Gdown or at least, part of it's code. Unfortunately I'm zero help when it comes to python.

Do you think it's possible to fix or would it require a complete rewrite?

Juvenal-Yescas commented 1 year ago

All issues regarding gdown should be done gdown

If it is about this project, this error appears when the file is not public, at the time of sharing the link make sure to make it public anyone

ldpr commented 1 year ago

All issues regarding gdown should be done gdown

If it is about this project, this error appears when the file is not public, at the time of sharing the link make sure to make it public anyone

Looks to have been a change on mediafires end, @kartatz figured it out and has a PR open here https://github.com/Juvenal-Yescas/mediafire-dl/pull/7