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

please see if you can add veehd.com to the mix. #1359

Closed
shirishag75 opened this issue Sep 1, 2013 · 0 comments
Closed

please see if you can add veehd.com to the mix. #1359

shirishag75 opened this issue Sep 1, 2013 · 0 comments

Comments

@shirishag75
Copy link

@shirishag75 shirishag75 commented Sep 1, 2013

Hi all,
I tried with the latest and wasn't able to get any info. See :-

$ youtube-dl --verbose http://veehd.com/video/4686958_Time-Lapse-View-from-Space-ISS
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://veehd.com/video/4686958_Time-Lapse-View-from-Space-ISS']
[debug] youtube-dl version 2013.08.29
[debug] Python version 2.7.5+ - Linux-3.10-2-amd64-x86_64-with-debian-jessie-sid
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] 4686958_Time-Lapse-View-from-Space-ISS: Downloading webpage
[generic] 4686958_Time-Lapse-View-from-Space-ISS: Extracting information
ERROR: Invalid URL: http://veehd.com/video/4686958_Time-Lapse-View-from-Space-ISS; 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 "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 324, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 103, in extract
return self._real_extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 158, in _real_extract
raise ExtractorError(u'Invalid URL: %s' % url)
ExtractorError: Invalid URL: http://veehd.com/video/4686958_Time-Lapse-View-from-Space-ISS; 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.

$ youtube-dl --version
2013.08.29

python is at python 2.7.5+
$ python --version
Python 2.7.5+

I also did :-

$ youtube-dl --verbose "http://veehd.com/video/4686958_Time-Lapse-View-from-Space-ISS"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://veehd.com/video/4686958_Time-Lapse-View-from-Space-ISS']
[debug] youtube-dl version 2013.08.29
[debug] Python version 2.7.5+ - Linux-3.10-2-amd64-x86_64-with-debian-jessie-sid
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] 4686958_Time-Lapse-View-from-Space-ISS: Downloading webpage
[generic] 4686958_Time-Lapse-View-from-Space-ISS: Extracting information
ERROR: Invalid URL: http://veehd.com/video/4686958_Time-Lapse-View-from-Space-ISS; 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 "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 324, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 103, in extract
return self._real_extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 158, in _real_extract
raise ExtractorError(u'Invalid URL: %s' % url)
ExtractorError: Invalid URL: http://veehd.com/video/4686958_Time-Lapse-View-from-Space-ISS; 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.

But can be seen, no effect on output.

@jaimeMF jaimeMF closed this in 8e4e89f Sep 2, 2013
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
1 participant
You can’t perform that action at this time.