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 can I numerate Udemy chapter episodes? #13273

Closed
nikola1970 opened this issue Jun 3, 2017 · 1 comment
Closed

How can I numerate Udemy chapter episodes? #13273

nikola1970 opened this issue Jun 3, 2017 · 1 comment

Comments

@nikola1970
Copy link

@nikola1970 nikola1970 commented Jun 3, 2017

This is a tamplate:

youtube-dl -u user -p password -o '~/MyVideos/%(playlist)s/%(chapter_number)s - %(chapter)s/%(title)s.%(ext)s' https://www.udemy.com/java-tutorial/

So i need some kind of ID like we have %(chapter_number)s, but for every video in the chapter. Something like:

%(chapter)s/%(VIDEO_ID_HERE)s%(title)s.%(ext)s'

Is there an option for this? Thanks :)

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 3, 2017

@dstftw dstftw closed this Jun 3, 2017
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
2 participants
You can’t perform that action at this time.