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

download udemy videos own section folder #4793

Closed
muhasturk opened this issue Jan 28, 2015 · 3 comments
Closed

download udemy videos own section folder #4793

muhasturk opened this issue Jan 28, 2015 · 3 comments

Comments

@muhasturk
Copy link

@muhasturk muhasturk commented Jan 28, 2015

Hello, I would like to download udemy videos inside own section folders. Youtube-dl downloads all videos inside same folder.

https://yadi.sk/i/p8KHU35GeHSCt

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Sep 8, 2015

@muhasturk https://yadi.sk/i/p8KHU35GeHSCt is gone. ("Nothing found") If you have another example, please propose it here and I'll reopen the issue.

@yan12125 yan12125 closed this Sep 8, 2015
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Sep 8, 2015

The original request was to be able to put downloads in separate folders by course chapters, e.g. https://www.udemy.com/java-tutorial/#/lecture/172757

~/Downloads/Chapter 1 - Introduction/
    Lecture 1 - Introduction and Installation
    Lecture 2 - What Java Is and How It Works
    Lecture 3 - Getting a Job and What to Study After Completing Basic Java
    ....
~/Chapter 2 - Programming Core Java
    Lecture 6 - A Hello World Program
    ...
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 2, 2016

This feature will be supported in the next version via output template.
Example: youtube-dl -o '%(chapter_number)s - %(chapter)s/%(title)s.%(ext)s' -u user -p pass https://www.udemy.com/java-tutorial/.

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.