You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
On command line I enter:
udl login -u udemyUserName -p udemyPassword -o /home/john/Downloads
It logs me in and gives a list of courses to download. I select one and it starts to download, but ignores the "-o" output to my selected directory and uses the default /udemy-dl-master.
It also seems to ignore the "-r" url option as well if I choose to just login and download a specific course.
Are the url or the output folder considered strings and need to be inside double quotes (")???
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On command line I enter:
udl login -u udemyUserName -p udemyPassword -o /home/john/Downloads
It logs me in and gives a list of courses to download. I select one and it starts to download, but ignores the "-o" output to my selected directory and uses the default /udemy-dl-master.
It also seems to ignore the "-r" url option as well if I choose to just login and download a specific course.
Are the url or the output folder considered strings and need to be inside double quotes (")???
The text was updated successfully, but these errors were encountered: