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

Can't extract vidio.com videos #15675

Closed
rodotelmi opened this issue Feb 22, 2018 · 0 comments
Closed

Can't extract vidio.com videos #15675

rodotelmi opened this issue Feb 22, 2018 · 0 comments

Comments

@rodotelmi
Copy link

@rodotelmi rodotelmi commented Feb 22, 2018

ales $ youtube-dl --version
2018.02.11
ales $ youtube-dl -v https://vidio.com/watch/1252292-belajar-kalistenik-bersama-reina?channel_id=21328282
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'https://vidio.com/watch/1252292-belajar-kalistenik-bersama-reina?channel_id=21328282']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.02.11
[debug] Git HEAD: 12acb9a
[debug] Python version 2.7.11 (CPython) - Darwin-16.7.0-x86_64-i386-64bit
[debug] exe versions: avconv 11.4, avprobe 11.4, ffmpeg 3.2.3, ffprobe 3.2.3, phantomjs 1.9.8, rtmpdump 2.4
[debug] Proxy map: {}
[Vidio] belajar-kalistenik-bersama-reina: Downloading webpage
[Vidio] belajar-kalistenik-bersama-reina: Downloading m3u8 information
Traceback (most recent call last):
File "/Volumes/HDD/Users/ales/bin/youtube-dl", line 9, in
youtube_dl.main()
File "/Users/ales/Projects/github/youtube-dl/youtube_dl/init.py", line 471, in main
_real_main(argv)
File "/Users/ales/Projects/github/youtube-dl/youtube_dl/init.py", line 461, in _real_main
retcode = ydl.download(all_urls)
File "/Users/ales/Projects/github/youtube-dl/youtube_dl/YoutubeDL.py", line 1989, in download
url, force_generic_extractor=self.params.get('force_generic_extractor', False))
File "/Users/ales/Projects/github/youtube-dl/youtube_dl/YoutubeDL.py", line 785, in extract_info
ie_result = ie.extract(url)
File "/Users/ales/Projects/github/youtube-dl/youtube_dl/extractor/common.py", line 440, in extract
ie_result = self._real_extract(url)
File "/Users/ales/Projects/github/youtube-dl/youtube_dl/extractor/vidio.py", line 55, in _real_extract
m3u8_url, display_id, 'mp4', entry_protocol='m3u8_native')
File "/Users/ales/Projects/github/youtube-dl/youtube_dl/extractor/common.py", line 1337, in _extract_m3u8_formats
fatal=fatal)
File "/Users/ales/Projects/github/youtube-dl/youtube_dl/extractor/common.py", line 539, in _download_webpage_handle
urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query)
File "/Users/ales/Projects/github/youtube-dl/youtube_dl/extractor/common.py", line 519, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/Users/ales/Projects/github/youtube-dl/youtube_dl/YoutubeDL.py", line 2199, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/Volumes/HDD/Users/ales/.pyenv/versions/2.7.11/lib/python2.7/urllib2.py", line 423, in open
protocol = req.get_type()
File "/Volumes/HDD/Users/ales/.pyenv/versions/2.7.11/lib/python2.7/urllib2.py", line 285, in get_type
raise ValueError, "unknown url type: %s" % self.__original
ValueError: unknown url type: "
ales $

@dstftw dstftw closed this in 2acc11d Feb 22, 2018
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.