ikeboy / pluralsight-scraper

Pluralsight video downloader
https://www.knyz.org/blog/post/pluralsight-scraper-released/
GNU General Public License v2.0
139 stars 50 forks source link

Cannot read property 'focus' of null` #3

Closed invalidtruck closed 5 years ago

invalidtruck commented 7 years ago

`>npm start

pluralsight-scraper@1.0.0 start C:\proyectos\nodejs\pluralsight-scraper node index.js

This program was written for EDUCATION and PERSONAL USE ONLY Please be respectful of the original authors' intellectual property

This scraper is open source and licensed under GPLv2 on Github https://github.com/knyzorg/pluralsight-scraper

Logging in... (node:16788) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Cannot read property 'focus' of null`

vezaynk commented 7 years ago

Thank you for opening this issue. It made me realize that I fucked up real bad and inevitably published my pluralsight password.

I will now need to focus on securing all my shit.

I will get to this later.

vezaynk commented 6 years ago

I ended up never getting to it. My pluralsight subscription also expired.

Whoops. Project will be now basically abandoned.

kaloyanxoxo commented 5 years ago

Hey @knyzorg ! I tried to use your script, but it just shows :

node index.js

This program was written for EDUCATION and PERSONAL USE ONLY Please be respectful of the original authors' intellectual property

This scraper is open source and licensed under GPLv2 on Github https://github.com/knyzorg/pluralsight-scraper

Logging in...

And it ends

Hassan1Hr commented 5 years ago

Logging in... goto: url must be a non-empty string

UMUTBAYGUT commented 5 years ago

Logging in... goto: url must be a non-empty string

Same

vezaynk commented 5 years ago

This a new issue. I suspect that pluralsight changed something on their end. You're free to try to make a patch for this. You're equally free to sponsor me with a pluralsight subscription for a month so that I may fix it myself.

As mentioned previously. This repo is effectively abandonware unless if I ever need it again or someone else takes over.

vezaynk commented 5 years ago

Is this still an issue?