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

video.mit.edu support #1327

Closed
SourFace2 opened this issue Aug 27, 2013 · 0 comments
Closed

video.mit.edu support #1327

SourFace2 opened this issue Aug 27, 2013 · 0 comments

Comments

@SourFace2
Copy link

@SourFace2 SourFace2 commented Aug 27, 2013

Hi

Please add support for getting videos from video.mit.edu, such as
http://video.mit.edu/watch/the-government-is-profiling-you-13222/

Thank you


[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-l', '--verbose', 'http://video.mit.edu/watch/the-government-is-profiling-you-13222/']
[debug] youtube-dl version 2013.08.23
[debug] Python version 2.7.5 - Linux-3.10.7-gentoo-nvidia-x86_64-Intel-R-_Core-TM-i7_CPU_Q_820@_1.73GHz-with-gentoo-2.2
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] : Downloading webpage
[generic] : Extracting information
ERROR: Invalid URL: http://video.mit.edu/watch/the-government-is-profiling-you-13222/; 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/lib64/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 312, in extract_info
ie_result = ie.extract(url)
File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/common.py", line 103, in extract
return self._real_extract(url)
File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/generic.py", line 156, in _real_extract
raise ExtractorError(u'Invalid URL: %s' % url)
ExtractorError: Invalid URL: http://video.mit.edu/watch/the-government-is-profiling-you-13222/; 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 jaimeMF closed this in 67b22dd Aug 28, 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.