Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to download udemy videos ? #6823

Closed
attiqfsd opened this issue Sep 10, 2015 · 4 comments
Closed

How to download udemy videos ? #6823

attiqfsd opened this issue Sep 10, 2015 · 4 comments

Comments

@attiqfsd
Copy link

@attiqfsd attiqfsd commented Sep 10, 2015

What is syntax of downloading udemy paid course that I am enrolled in to.
Udemy-dl stopped working.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Sep 10, 2015

youtube-dl -u username -p password URL.

@dstftw dstftw closed this Sep 10, 2015
@attiqfsd
Copy link
Author

@attiqfsd attiqfsd commented Sep 11, 2015

Thanks it worked like charm :)

@attiqfsd
Copy link
Author

@attiqfsd attiqfsd commented Sep 11, 2015

its not creating folders for every section. Like Udemy-dl
Can you please include that in next release?

@AnmolTomer
Copy link

@AnmolTomer AnmolTomer commented May 11, 2017

yes it will just use the format i am giving
youtube-dl -u xxxxxx@gmail.com -p xxxxxxx -o '~/MyVideos/%(playlist)s/%(chapter_number)s - %(chapter)s/%(playlist_index)s - %(title)s.%(ext)s' URLofYourCourse

If you use this code then it will be downloaded in C:\Users\YourUserName\MyVideos\Coursename
Note : Mention full url till end of the course like ...../v4/overview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.