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 from futurelearn website #14229

Closed
ankyparmar86 opened this issue Sep 16, 2017 · 0 comments
Closed

Unable to download from futurelearn website #14229

ankyparmar86 opened this issue Sep 16, 2017 · 0 comments
Labels

Comments

@ankyparmar86
Copy link

@ankyparmar86 ankyparmar86 commented Sep 16, 2017

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.09.15. 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 2017.09.15

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)

If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

youtube-dl -v --username 'anky.parmar1786@gmail.com' --password 'P@ss1986' https://www.futurelearn.com/courses/understanding-ielts/5/steps/110032 -f "(mp4,webm)[height<480]"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '--username', 'PRIVATE', '--password', 'PRIVATE', 'https://www.futurelearn.com/courses/understanding-ielts/5/steps/110032', '-f', '(mp4,webm)[height<480]']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.09.02
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: none
[debug] Proxy map: {}
[generic] 110032: Requesting header
[redirect] Following redirect to https://www.futurelearn.com/courses/understanding-ielts/5/register
[generic] register: Requesting header
WARNING: Falling back on generic information extractor.
[generic] register: Downloading webpage
[generic] register: Extracting information
ERROR: Unsupported URL: https://www.futurelearn.com/courses/understanding-ielts/5/register
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmptra0egnk\build\youtube_dl\YoutubeDL.py", line 776, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmptra0egnk\build\youtube_dl\extractor\common.py", line 434, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmptra0egnk\build\youtube_dl\extractor\generic.py", line 2989, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.futurelearn.com/courses/understanding-ielts/5/register

Description of your issue, suggested solution and other information

Trying to download videos from futurelearn.com but unable to do so. Hence pasted the whole output above with the command and credentials are mentioned in command itself.

@dstftw dstftw closed this Sep 16, 2017
@dstftw dstftw added the duplicate label Sep 16, 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.