Phoenix124 / scribd-downloader

311 stars 100 forks source link

this still works? april 8th 2021 #25

Open juancaiman opened 3 years ago

juancaiman commented 3 years ago

I managed to follow all the steps prior to the installation of scribd-downloader.

I'm using linuxmint and when i tried: $ pip install scribd-downloader, it says "bash: pip: command not found". then I followed some advice online an changed pip with pip3, resulting "pip3 install scribd-downloader" and then the error message changed to: " ERROR: Could not find a version that satisfies the requirement scribd-downloader ERROR: No matching distribution found for scribd-downloader"

So now I'm just curious if this downloader is still working or not. or maybe I have to change other stuff in the command lines. Thanks!

nmcc1212 commented 3 years ago

have you tried running from source instead of using pip

e.g. clone the directory etc.

nmcc1212 commented 3 years ago

i think the package has been removed from pypi.org

https://pypi.org/project/scribd-downloader/

morachimo commented 2 years ago

Yes, it was removed form PyPi but you can still install it from source.

KaKi87 commented 1 year ago

Duplicate of #9

3xploiton3 commented 1 year ago

Yes, it was removed form PyPi but you can still install it from source.

image