Unlock Scribd, SlideShare and Everand Podcasts using simple commands in just few seconds.
These are the 2 software that needs to be installed before you can run the script:
INSTRUCTIONS
1. Open Git CMD and download the repository by running this command:
git clone https://github.com/CJKennedy00/scribd-slideshare
2. Install dependencies by running this command:
cd ./scribd-slideshare && npm install
3. Run this to fix some possible errors:
npm audit fix --force
TO UNLOCK RESOURCES
Simply run this command: npm start "URL"
Example:
npm start "https://www.scribd.com/doc/249398282/The-Minds-of-Billy-Milligan-Daniel-Keyes"
Important Notes:
- Make sure na may nakalagay na open and close quotation marks at https://. Mag-e-error kasi minsan kung mali ang format.
- Kung gagamit kayo ng Windows Sandbox, yung unlocked files ay makikita sa C:\Users\WDAGUtilityAccount\scribd-slideshare\output.
- Kung sa main PC naman, hanapin nyo na lang. Basata nasa \scribd-slideshare\output lang naman yan.
- Pagkatapos nyong gumamit ng Git CMD, or you accidentally close it, just run cd ./scribd-slideshare para makapag-run unlit ng npm start "URL".
Review my GitHub repository to know more: Scribd-SlideShare