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

[youtube] Error while playing youtube links #3317

Closed
Loki09 opened this issue Jul 21, 2014 · 2 comments
Closed

[youtube] Error while playing youtube links #3317

Loki09 opened this issue Jul 21, 2014 · 2 comments

Comments

@Loki09
Copy link

@Loki09 Loki09 commented Jul 21, 2014

Error Message:
[debug] System config: [] [debug] User config: [] [debug] Command-line args: ['-g', '--prefer-insecure', '--cookies', 'yt-cookie', 'youtube:youtube-dl', '--verbose'] [debug] Encodings: locale UTF-8, fs UTF-8, out None, pref UTF-8 [debug] youtube-dl version 2014.07.20.2 [debug] Python version 2.6.6 - Linux-2.6.32-358.23.2.el6.x86_64-x86_64-with-centos-6.5-Final [debug] Proxy map: {} ERROR: Invalid URL protocol
please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version
type youtube-dl -U to update. Traceback (most recent call last): File "yt/youtube_dl/YoutubeDL.py", line 516, in extract_info ie_result = ie.extract(url) File "yt/youtube_dl/extractor/common.py", line 168, in extract return self._real_extract(url) File "yt/youtube_dl/extractor/generic.py", line 415, in _real_extract response = self._send_head(url) File "yt/youtube_dl/extractor/generic.py", line 353, in _send_head raise ExtractorError('Invalid URL protocol') ExtractorError: Invalid URL protocol
please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version
type youtube-dl -U to update.
[debug] System config: [] [debug] User config: [] [debug] Command-line args: ['-g', '--prefer-insecure', '--cookies', 'yt-cookie', 'youtube:youtube-dl', '--verbose'] [debug] Encodings: locale UTF-8, fs UTF-8, out None, pref UTF-8 [debug] youtube-dl version 2014.07.20.2 [debug] Python version 2.6.6 - Linux-2.6.32-358.23.2.el6.x86_64-x86_64-with-centos-6.5-Final [debug] Proxy map: {} ERROR: Invalid URL protocol
please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version
type youtube-dl -U to update. Traceback (most recent call last): File "yt/youtube_dl/YoutubeDL.py", line 516, in extract_info ie_result = ie.extract(url) File "yt/youtube_dl/extractor/common.py", line 168, in extract return self._real_extract(url) File "yt/youtube_dl/extractor/generic.py", line 415, in _real_extract response = self._send_head(url) File "yt/youtube_dl/extractor/generic.py", line 353, in _send_head raise ExtractorError('Invalid URL protocol') ExtractorError: Invalid URL protocol
please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version
type youtube-dl -U to update.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jul 21, 2014

youtube:youtube-dl is not a valid url, what are you trying to download?

@Loki09
Copy link
Author

@Loki09 Loki09 commented Jul 24, 2014

Solved already, it works fine now, thanks

@Loki09 Loki09 closed this Jul 24, 2014
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.