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

Add ultimatecourses.com extractor #19188

Closed
matchatype opened this issue Feb 10, 2019 · 8 comments
Closed

Add ultimatecourses.com extractor #19188

matchatype opened this issue Feb 10, 2019 · 8 comments

Comments

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 10, 2019

Should be handled by generic extractor.

@dstftw dstftw closed this Feb 10, 2019
@dstftw dstftw added the incomplete label Feb 10, 2019
@matchatype
Copy link
Author

@matchatype matchatype commented Feb 10, 2019

This is not the case apparently. Providing the --force-generic-extractor flag doesn't change the outcome:

[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.02.08
[debug] Python version 3.7.2 (CPython) - Darwin-18.5.0-x86_64-i386-64bit
[debug] exe versions: none
[debug] Proxy map: {}
[generic] 209404: Requesting header
[redirect] Following redirect to https://platform.ultimatecourses.com/p/typescript-basics
[generic] typescript-basics: Requesting header
WARNING: Forcing on generic information extractor.
[generic] typescript-basics: Downloading webpage
[generic] typescript-basics: Extracting information
[TeachableCourse] Downloading platform.ultimatecourses.com login page
[TeachableCourse] Logging in to platform.ultimatecourses.com
[TeachableCourse] typescript-basics: Downloading webpage
[download] Downloading playlist: TypeScript Basics
[TeachableCourse] playlist TypeScript Basics: Collected 0 video ids (downloading 0 of them)
[download] Finished downloading playlist: TypeScript Basics
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 10, 2019

You did not provide account credentials.

@matchatype
Copy link
Author

@matchatype matchatype commented Feb 10, 2019

This is the command I'm running:

youtube-dl -u 'xxx@xxx.xxx' -p 'xxxxxxxxxxxxxx' -o '~/UltimateCourses/%(title)s.%(ext)s' https://platform.ultimatecourses.com/courses/209404 --force-generic-extractor

Is that wrong?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 10, 2019

Log above does not contain this info, do not remove anything from it. In any case for any further investigations you must provide account credentials.

@matchatype
Copy link
Author

@matchatype matchatype commented Feb 10, 2019

You can create an account following this link.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 10, 2019

Account must have access to the course.

@matchatype
Copy link
Author

@matchatype matchatype commented Feb 10, 2019

That would invalidate license agreement. Thanks.

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.