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

Unable to download videos from Udemy #15882

Closed
adita22 opened this issue Mar 16, 2018 · 1 comment
Closed

Unable to download videos from Udemy #15882

adita22 opened this issue Mar 16, 2018 · 1 comment
Labels

Comments

@adita22
Copy link

@adita22 adita22 commented Mar 16, 2018

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like this: [x])
  • Use the Preview tab to see what your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.03.14. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

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

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
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

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

Getting the error: Unsupported URL: https://mycompany.udemy.com/unitycourse/

C:\Users\Work>youtube-dl -u xxx@xxx.xom -p xxx https://mycompany.udemy.com/unitycourse/ -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-u', 'PRIVATE', '-p', 'PRIVATE', 'https://mycompany.udemy.com/unitycourse/', '-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2018.03.14
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.16299
[debug] exe versions: ffmpeg N-85750-ga75ef15
[debug] Proxy map: {}
[generic] unitycourse: Requesting header
WARNING: Falling back on generic information extractor.
[generic] unitycourse: Downloading webpage
[generic] unitycourse: Extracting information
ERROR: Unsupported URL: https://mycompany.udemy.com/unitycourse/
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph71axfm2\build\youtube_dl\YoutubeDL.py", line 785, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph71axfm2\build\youtube_dl\extractor\common.py", line 440, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph71axfm2\build\youtube_dl\extractor\generic.py", line 3151, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://mycompany.udemy.com/unitycourse/

@dstftw dstftw closed this Mar 16, 2018
@dstftw dstftw added the duplicate label Mar 16, 2018
@adita22
Copy link
Author

@adita22 adita22 commented Mar 16, 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.