barakagb / gb-dl

A python based utility to download courses from infosec4tc.teachable.com , academy.ehacking.net and stackskills.com for personal offline use.
https://pypi.org/project/gb-dl/
MIT License
39 stars 14 forks source link

Cannot launch program #44

Closed baggot4 closed 3 years ago

baggot4 commented 3 years ago

https://gyazo.com/b454cd56db6346c1e384b1051b16ecc8

I opened the cmd in the file path, ran pip install gb-dl.py then ran py gb-dl.py and this is what shows up. What and i doing wrong?

baggot4 commented 3 years ago

figured it out, but now my key that i bought in 05/25/2020 isnt working

barakagb commented 3 years ago

Dm the keys at info at gb-dl dot cf

On Thu, May 27, 2021, 04:48 baggot4 @.***> wrote:

figured it out, but now my key that i bought in 05/25/2020 isnt working

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/barakagb/gb-dl/issues/44#issuecomment-849252813, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHJTRBNSR5VGMJUJSKFUOBDTPWQGJANCNFSM45TGSA3Q .

baggot4 commented 3 years ago

gb-dl

Can you re-phrase the question?

barakagb commented 3 years ago

@baggot4 try now.

baggot4 commented 3 years ago

it worked but how do i load urls from a file when i run gb-dl.py -f it says this "gb-dl: error: argument -f/--file: expected one argument"

On Thu, May 27, 2021 at 2:40 PM barakagb @.***> wrote:

@baggot4 https://github.com/baggot4 try now.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/barakagb/gb-dl/issues/44#issuecomment-849890767, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRZOBRXAVCVK3FXL6AWP3DTP2N3ZANCNFSM45TGSA3Q .

barakagb commented 3 years ago

have you specified the file name with the urls ? e.g gb-dl.py -f url.txt

baggot4 commented 3 years ago

yes i did, "gb-dl.py -f url.txt" same error

On Thu, May 27, 2021 at 4:20 PM barakagb @.***> wrote:

have you specified the file name with the urls ? e.g gb-dl.py -f url.txt

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/barakagb/gb-dl/issues/44#issuecomment-849950035, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRZOBQZK3VO7CPQ3YACM7DTP2ZR3ANCNFSM45TGSA3Q .

barakagb commented 3 years ago

can you share a screen shot

baggot4 commented 3 years ago

Here is the link (sorry for the name, my friend gave me a pays.host access for free so thats all i have to screenshot) https://i-hate.transgenders.gay/wBGV6PQs

On Thu, May 27, 2021 at 4:23 PM barakagb @.***> wrote:

can you share a screen shot

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/barakagb/gb-dl/issues/44#issuecomment-849951335, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRZOBVAOC4KA4IJRFEFWLLTP2Z3NANCNFSM45TGSA3Q .

barakagb commented 3 years ago

@baggot4 please check that you are pointing to an existing file . I have tried it and it works for me.

baggot4 commented 3 years ago

I got it to work, needed the whole path. ANother question, how do i change the download location, it is currently downloading on my c drive i need it on my d drive

On Fri, May 28, 2021 at 1:52 AM barakagb @.***> wrote:

[image: Capture] https://user-images.githubusercontent.com/30619781/119942065-1437c480-bf9a-11eb-8e75-561db51636e8.PNG

@baggot4 https://github.com/baggot4 please check that you are pointing to an existing file . I have tried it and it works for me.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/barakagb/gb-dl/issues/44#issuecomment-850189764, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRZOBUNPZ7BHXA3N2IQQQ3TP44Q7ANCNFSM45TGSA3Q .

barakagb commented 3 years ago

The script downloads courses to the current working directory . So if you want to download in D:\ cd D:\ then run gb-dl from there.

baggot4 commented 3 years ago

i tried that, now i am in the correct folder when i try to give a path to the url.txt it says "not a valid path d:\gb-dl\urls.txt" when the command i entered was "gb-dl.py -f d:\gb-dl\urls.txt"

On Sun, May 30, 2021 at 9:05 AM barakagb @.***> wrote:

The script downloads courses to the current working directory . So if you want to download in D:\ cd D:\ then run gb-dl from there.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/barakagb/gb-dl/issues/44#issuecomment-851005720, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRZOBR6QKBTOW6B67UIP4TTQJAY3ANCNFSM45TGSA3Q .

barakagb commented 3 years ago

@baggot4 . I have tried and it works for me (see image). Could you share a screen shot. Screenshot_2021-05-31_12-44-50

barakagb commented 3 years ago

@baggot4 is there any update on this ?