hakanersu / codecourse-downloader

codecourse.com video downloader.
63 stars 15 forks source link

Looking for a similar downloader for mapt videos #3

Closed rajkum2 closed 7 years ago

rajkum2 commented 7 years ago

Hello Sir hakanersu, I am planning to develop a similar downloader to mapt https://www.packtpub.com/mapt/login videos. I have created a repo https://github.com/kumaralg2/mapt-video-downloader.git for that. As I am new to this development, I need your help to develop me that downloader. My email:kumar.alg2@gmail.com I did not know how to contact you so, I am using this to communicate with you. Please kindly look at this . Thanks,

hakanersu commented 7 years ago

Hello @kumaralg2

i cant reach your repository. First of all try to complete below steps

  1. Examine login page, any csrf token needed?
  2. Login from browser and find success message for successful login.
  3. Try to login on browser with wrong credentials/unactive subscription and gather error messages.
  4. Check this method and try to create a simple login script: Login Method
rajkum2 commented 7 years ago

Hi Hakan, Really Great to get a reply from you, and thank you very much for replying me.

I have added you as the collaborator to this repo( https://github.com/kumaralg2/mapt-video-downloader.git) I have created, please check it. https://github.com/kumaralg2/mapt-video-downloader

Actually, I am new to this type of programming, I am basically a front end guy who worked on IOS Development mostly. So I am trying to understand and getting to know the code.

As, you have mentioned that was the first thing I was doing..trying to login to the website through my credentials: email:kumar.alg2@gmail.com password:

One of the Video's Link: https://www.packtpub.com/mapt/video/big-data-and-business-intelligence/9781787128033/15331/15599/The+Course+Overview

I tried to do the login as you have done for the codecourse but was no success. I will try again with the steps you gave, will see how it goes. But please check it on your side too..

Thanks, Kiran.

On Mon, Apr 10, 2017 at 8:52 PM, Hakan ERSU notifications@github.com wrote:

Hello @kumaralg2 https://github.com/kumaralg2

i cant reach your repository. First of all try to complete below steps

  1. Examine login page, any csrf token needed?
  2. Login from browser and find success message for successful login.
  3. Try to login on browser with wrong credentials/unactive subscription and gather error messages.
  4. Check this method and try to create a simple login script: Login Method https://github.com/hakanersu/codecourse-downloader/blob/master/src/Process/Remote.php#L27

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hakanersu/codecourse-downloader/issues/3#issuecomment-292983130, or mute the thread https://github.com/notifications/unsubscribe-auth/APevRryjdlwzF0qWa1YfcITO41SnCSYVks5rukkbgaJpZM4M4DJF .

rajkum2 commented 7 years ago

There is no need of csrf token.

On Mon, Apr 10, 2017 at 10:03 PM, Kiran Kumar kumar.alg2@gmail.com wrote:

Hi Hakan, Really Great to get a reply from you, and thank you very much for replying me.

I have added you as the collaborator to this repo(https://github.com/ kumaralg2/mapt-video-downloader.git) I have created, please check it. https://github.com/kumaralg2/mapt-video-downloader

Actually, I am new to this type of programming, I am basically a front end guy who worked on IOS Development mostly. So I am trying to understand and getting to know the code.

As, you have mentioned that was the first thing I was doing..trying to login to the website through my credentials: email:kumar.alg2@gmail.com password:kiran123#

One of the Video's Link: https://www.packtpub.com/mapt/video/big-data-and-business- intelligence/9781787128033/15331/15599/The+Course+Overview

I tried to do the login as you have done for the codecourse but was no success. I will try again with the steps you gave, will see how it goes. But please check it on your side too..

Thanks, Kiran.

On Mon, Apr 10, 2017 at 8:52 PM, Hakan ERSU notifications@github.com wrote:

Hello @kumaralg2 https://github.com/kumaralg2

i cant reach your repository. First of all try to complete below steps

  1. Examine login page, any csrf token needed?
  2. Login from browser and find success message for successful login.
  3. Try to login on browser with wrong credentials/unactive subscription and gather error messages.
  4. Check this method and try to create a simple login script: Login Method https://github.com/hakanersu/codecourse-downloader/blob/master/src/Process/Remote.php#L27

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hakanersu/codecourse-downloader/issues/3#issuecomment-292983130, or mute the thread https://github.com/notifications/unsubscribe-auth/APevRryjdlwzF0qWa1YfcITO41SnCSYVks5rukkbgaJpZM4M4DJF .

rajkum2 commented 7 years ago

Link for the website login: https://www.packtpub.com/mapt/login

On Mon, Apr 10, 2017 at 10:23 PM, AspireStartup Contactus < contactus@aspirestartup.com> wrote:

There is no need of csrf token.

On Mon, Apr 10, 2017 at 10:03 PM, Kiran Kumar kumar.alg2@gmail.com wrote:

Hi Hakan, Really Great to get a reply from you, and thank you very much for replying me.

I have added you as the collaborator to this repo( https://github.com/kumaralg2/mapt-video-downloader.git) I have created, please check it. https://github.com/kumaralg2/mapt-video-downloader

Actually, I am new to this type of programming, I am basically a front end guy who worked on IOS Development mostly. So I am trying to understand and getting to know the code.

As, you have mentioned that was the first thing I was doing..trying to login to the website through my credentials: email:kumar.alg2@gmail.com password:kiran123#

One of the Video's Link: https://www.packtpub.com/mapt/video/big-data-and-business-in telligence/9781787128033/15331/15599/The+Course+Overview

I tried to do the login as you have done for the codecourse but was no success. I will try again with the steps you gave, will see how it goes. But please check it on your side too..

Thanks, Kiran.

On Mon, Apr 10, 2017 at 8:52 PM, Hakan ERSU notifications@github.com wrote:

Hello @kumaralg2 https://github.com/kumaralg2

i cant reach your repository. First of all try to complete below steps

  1. Examine login page, any csrf token needed?
  2. Login from browser and find success message for successful login.
  3. Try to login on browser with wrong credentials/unactive subscription and gather error messages.
  4. Check this method and try to create a simple login script: Login Method https://github.com/hakanersu/codecourse-downloader/blob/master/src/Process/Remote.php#L27

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hakanersu/codecourse-downloader/issues/3#issuecomment-292983130, or mute the thread https://github.com/notifications/unsubscribe-auth/APevRryjdlwzF0qWa1YfcITO41SnCSYVks5rukkbgaJpZM4M4DJF .

rajkum2 commented 7 years ago

I am able to login to the website, but the video url's in the site are not just as simple slugs in codecourse.I am getting error when I am trying to access the files..!!

hakanersu commented 7 years ago

Video source files in div#video-content_media you should able to download with that link. https://d1ft11egbn8l.cloudfront.net/Python Machine Learning Projects/Package/videos/video1_1.mp4?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6XC9cL2QxZnQxMWVnYm44bC5jbG91ZGZyb250Lm5ldFwvUHl0aG9uJTIwTWFjaGluZSUyMExlYXJuaW5nJTIwUHJvamVjdHNcL1BhY2thZ2VcL3ZpZGVvc1wvdmlkZW8xXzEubXA0IiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNDkxOTUyNTE1fX19XX0_&Signature=ARnTpNX2p0flhvqmH~tad8ii7QR2l3eDX1qw3i7vb4iJbn5lo94qwGKrlif80ofEXFyrPy-gqGjPzdTAPOIneZL~7jVhRfgVH6VtKda~iSNxnsnvnpFPEtqccU2Ms9BdS1tywMSkS6Mg8qD~GBFhvEEwvci-18~PpJZufthOILI_&Key-Pair-Id=APKAJTJLPJQL5PVZ47FA

rajkum2 commented 7 years ago

Great thanks.a lot.!! You no need to do this, but you are really great to lend your time in this..!!But It was really interesting how we can automate this through web scrapping.I will look into it, and I hope I can find some solution for this..Thanks.

rajkum2 commented 7 years ago

Hi hakanersu, is there any way to download the e-book also? https://www.packtpub.com/mapt/book/game-development/9781783988556 It would be great if you can help me out..