Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like this:[x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2017.08.09. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
Teachable websites
Upskill (http://upskillcourses.com/) is part of the https://teachable.com/ Learning Courses Websites, so we could isolate its methods to be reused in other websites such as ultimateangular.com, and the examples http://learn.vrdev.school/?src=teachable-examples or http://courses.every-tuesday.com/p/brush-lettering-with-watercolor/?src=teachable-examples.
I'm not a python developer, but I'd suggest creating an abstract class (or similar within Python syntax) and them the upskill would extend abstract teachable extractor class and set its URL formats and some specific names if needed to.
link with
/p/calling generic insteadThe link http://upskillcourses.com/p/essential-web-developer-course is not being recognized by youtube-dl, only the link http://upskillcourses.com/courses/enrolled/119763
Group videos by chapter
Teachable websites have chapters and it would be nice be able to save videos within subfolders from its chapters. As well as use on
-oto rename files, like:%(chapter_number)sand/or%(chapter)sBelow I set a list of the fix/improvements mentioned in this issue:
url.com/p/course-name(Eq: http://upskillcourses.com/p/essential-web-developer-course)Possible related issues
#13043
#13203