-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
README.md - Extracting Cookies / Request Headers is unclear #389
Comments
😋 Simple 5 steps login with cookie for Firefox users
On the right, type into filter: access_token, double click and copy the value inside Value box.
|
thanks @01ttouch , lets wait for @morkeltry reply if he still face problem in understanding. |
Does it rip off any course or do I have to own it? |
Ey Its only for course you buy! not for download any courses in Udemy!!. :( |
Only Own it... :( |
Considering how cheap the courses are, I dont see why the sad face :P |
thank you.it was great! |
Thank you, it worked perfectly. |
It says "python: can't open file 'udemy-dl.py': [Errno 2] No such file or directory" |
you should go to udemy-dl directory.with command ' ls ' you can see script on the terminal.then you can run udemy-dl.py with this command: |
hi, get this warning: It seems either you are not enrolled or you have to visit the course atleast once while you are logged in. |
@S-Tangg did you manage to download course other than the one you are facing the error? |
Can confirm this works. Followed this now after receiving a 403 and access_token cleared the error and allowed downloads to resume. |
Hi, |
yes, it works |
Unable to find access_key solution not working on chrome? |
|
@Pedro1Torres just tried it now... It works on chrome. |
Sorry,I didn't understand.Will you please say it again? |
thank you soo much |
Thank you so much It worked |
Note that encoding of |
In the cookies it says that the access_token expires in about a month. Would a new access token have to be entered in udemy-dl when the current one expires? |
definitely you should if you want udemy-dl to work. |
[*] : Trying to login using cookies ... |
Traceback (most recent call last): what is the solution? |
where will be the files saved after being downloaded |
Trying to login using session cookie Is there a solution for this? I used this like two months ago and now it's not working. |
The id of the course can be found on this site. Can we tell udemy-dl that it should use this id? |
Hi, when i iuse |
Hepsinin bir çözümü var ama benim senden önceki yanıtımda dediğim olmazsa hiçbir anlamı yok!,ve zaten udemydeki kursları indirmek için normal programlar var bu kadar uğraşmaya gerek yok (benim dediğim olmadığı sürece) çünkü bu zımbırtı sadece satın aldığımız kursları indirebiliyor benim dediğim olmadıgı sürece bir anlamı yok!! |
try this python udemy-dl.py -k cookies |
All of them have a solution, but it doesn't make any sense unless I said in my previous answer!, and there are already normal programs to download courses on udemy, no need to try so hard (as I said. |
I am getting the following |
Course ID can be found on this site. Can we tell udemy-dl to use this ID? |
These instructions really are not clear.
I would suggest to improve "Right click on request links to udemy.com/api-2.0/" to specify which request link to udemy.com/api-2.0/ - if any one is OK, then specify that.
"Simply copy Request Headers and save to text file.": there are Request Headers displayed lower down in Dev Tools. To specify that you can save the headers via the right click context menu: "Right click on... and select 'Copy Request Headers' from the context menu".
"and save to text file." -> "The headers are now in the clipboard. Paste them into a text file and save it to the udemy-dl directory"
So far so good?
Now the next point I cannot suggest a phrasing for as I could not work out what the instruction is trying to do.
"Done run the udemy-dl against that text file it will start downloading the course."
What does it mean to run udemy-dl "against" a text file?
I cannot see any option to use a text file as parameters to udemy-dl .
The text was updated successfully, but these errors were encountered: