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

thisav.com error #16088

Closed
benoon opened this issue Apr 3, 2018 · 0 comments
Closed

thisav.com error #16088

benoon opened this issue Apr 3, 2018 · 0 comments
Labels

Comments

@benoon
Copy link

@benoon benoon commented Apr 3, 2018

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like this: [x])
  • Use the Preview tab to see what your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.04.03. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • [ x] I've verified and I assure that I'm running youtube-dl 2018.04.03

Before submitting an issue make sure you have:

  • [x ] At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • [x ] Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • [x ] Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


python youtube-dl --verbose http://www.thisav.com/video/349768/sexy-show-with-big-tits-japanese-goddesshitomi-kitagawa.html
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'http://www.thisav.com/video/349768/sexy-show-with-big-tits-japanese-goddesshitomi-kitagawa.html']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.04.03
[debug] Python version 2.7.5 (CPython) - Linux-3.14.32-xxxx-grs-ipv6-64-x86_64-with-centos-7.3.1611-Core
[debug] exe versions: ffmpeg 2.2.1, ffprobe 2.2.1
[debug] Proxy map: {}
[ThisAV] 349768: Downloading webpage
[ThisAV] 349768: Downloading MPD manifest
ERROR: An extractor error has occurred. (caused by KeyError(u'sourceURL',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "youtube-dl/youtube_dl/extractor/common.py", line 440, in extract
ie_result = self._real_extract(url)
File "youtube-dl/youtube_dl/extractor/thisav.py", line 53, in _real_extract
entries = self._parse_html5_media_entries(url, webpage, video_id)
File "youtube-dl/youtube_dl/extractor/common.py", line 2219, in _parse_html5_media_entries
is_plain_url, formats = _media_formats(src, media_type, f)
File "youtube-dl/youtube_dl/extractor/common.py", line 2179, in _media_formats
full_url, video_id, mpd_id=mpd_id, fatal=False)
File "youtube-dl/youtube_dl/extractor/common.py", line 1773, in _extract_mpd_formats
formats_dict=formats_dict, mpd_url=mpd_url)
File "youtube-dl/youtube_dl/extractor/common.py", line 1908, in _parse_mpd_formats
representation_ms_info = extract_multisegment_info(representation, adaption_set_ms_info)
File "youtube-dl/youtube_dl/extractor/common.py", line 1834, in extract_multisegment_info
extract_Initialization(segment_list)
File "youtube-dl/youtube_dl/extractor/common.py", line 1829, in extract_Initialization
ms_info['initialization_url'] = initialization.attrib['sourceURL']
KeyError: u'sourceURL'
Traceback (most recent call last):
File "youtube-dl/youtube_dl/YoutubeDL.py", line 785, in extract_info
ie_result = ie.extract(url)
File "youtube-dl/youtube_dl/extractor/common.py", line 453, in extract
raise ExtractorError('An extractor error has occurred.', cause=e)
ExtractorError: An extractor error has occurred. (caused by KeyError(u'sourceURL',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

@dstftw dstftw closed this Apr 4, 2018
@dstftw dstftw added the duplicate label Apr 4, 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
2 participants
You can’t perform that action at this time.