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

Feature Request: Renaming of files downloaded from PluralSight according to Course Sequence #15136

Closed
xyphanajay opened this issue Jan 1, 2018 · 1 comment

Comments

@xyphanajay
Copy link

@xyphanajay xyphanajay commented Jan 1, 2018

  • I've verified and I assure that I'm running youtube-dl 2017.12.31

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

Feature Request:

  • Videos downloaded from PluralSight using youtube-dl are named on Video Name followed by Module Number and Video Number.
  • It become pretty hard to play videos according to course sequence as their Module no and Video no are written after Video file name.
  • It would be great if Module no and Video no are written before Video name, so that everyone will be able watch videos according course sequence without wasting time in finding exact video sequence,
  • I have written a piece of code for renaming them, according to the following Guide Line.

Video Naming Before:
 General: Video Name-ModuleNo-VideoNo.mp4
 Example: Introduction-ethical-hacking-enumeration-m1-01.mp4

Intended Video Naming:
 General: ModuleNo-VideoNo File-Name.mp4
 Example: m1-01 Introduction-ethical-hacking-enumeration.mp4

@xyphanajay xyphanajay changed the title Functionality: Renaming of files downloaded from PluralSight according to Course Sequence Feature Request: Renaming of files downloaded from PluralSight according to Course Sequence Jan 1, 2018
@dstftw dstftw closed this Jan 1, 2018
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.