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 (")???
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 (")???