tobiasBora / scribd-downloader-3

A small python script that downloads PDF from a scribd url.
GNU General Public License v3.0
40 stars 6 forks source link

problem of not being logged in to scribd #5

Open backwoodsman opened 3 years ago

backwoodsman commented 3 years ago

The downloader opens a new instance of firefox, and then opens the url. In the new instance of firefox we are not logged in to scribd, so we only download the preview and most pages are blurred out.

Are we correct this script can only work for publicly available files not for those you need to be a member to view?