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

Dowlnloading Lynda videos issue #9581

Closed
kkoz84 opened this issue May 22, 2016 · 2 comments
Closed

Dowlnloading Lynda videos issue #9581

kkoz84 opened this issue May 22, 2016 · 2 comments

Comments

@kkoz84
Copy link

@kkoz84 kkoz84 commented May 22, 2016

Hi,

I am using this command in command prompt to download tutorial from lynda.com but i get error at the end. Here is code i use to run program:

Youtube-dl.exe [http://www.lynda.com/PostgreSQL-tutorials/Prerequisites/73930/93117-4.html]--xxx
xxx@xx.com--password xxx

Here is outcome:

C:\Users\Lukasz\Desktop\Youtube Dl>Youtube-dl.exe [http://www.lynda.com/PostgreSQL-tutorials/Prerequisites/73930/93117-4.html]--xxx@xx.com--password xxxx
WARNING: The url doesn't specify the protocol, trying with http
Traceback (most recent call last):
File "main.py", line 19, in
File "youtube_dl__init__.pyo", line 421, in main
File "youtube_dl__init__.pyo", line 411, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 1736, in download
File "youtube_dl\YoutubeDL.pyo", line 687, in extract_info
File "youtube_dl\YoutubeDL.pyo", line 740, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 676, in extract_info
File "youtube_dl\extractor\common.pyo", line 341, in extract
File "youtube_dl\extractor\generic.pyo", line 1278, in _real_extract
File "urlparse.pyo", line 143, in urlparse
File "urlparse.pyo", line 191, in urlsplit
ValueError: Invalid IPv6 URL

Any idead why it doesnt work?

Thanks,

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 22, 2016

Remove brackets around the URL, put space before each command line switch.

@dstftw dstftw closed this May 22, 2016
@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 22, 2016

Also change your lynda's password you've just posted on this public issue tracker.

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.