Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608810 - =net-misc/youtube-dl-2017.03.16 stable request
Summary: =net-misc/youtube-dl-2017.03.16 stable request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2017-02-10 00:35 UTC by Maciej Mrozowski
Modified: 2017-03-22 16:45 UTC (History)
0 users

See Also:
Package list:
=net-misc/youtube-dl-2017.03.16
Runtime testing required: ---
stable-bot: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Mrozowski gentoo-dev 2017-02-10 00:35:46 UTC
A bit early perhaps, but with current stable I get:

maciek@liwardyna ~/Movies $ youtube-dl -x https://www.youtube.com/watch?v=HOQMSC4wxyE
[youtube] HOQMSC4wxyE: Downloading webpage
[youtube] HOQMSC4wxyE: Downloading video info webpage
[youtube] HOQMSC4wxyE: Extracting video information
[youtube] HOQMSC4wxyE: Downloading js player en_US-vflkRUE82
ERROR: Signature extraction failed: Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/youtube_dl/extractor/youtube.py", line 1005, in _decrypt_signature
    video_id, player_url, s
  File "/usr/lib64/python3.4/site-packages/youtube_dl/extractor/youtube.py", line 919, in _extract_signature_function
    errnote='Download of %s failed' % player_url)
  File "/usr/lib64/python3.4/site-packages/youtube_dl/extractor/common.py", line 518, in _download_webpage
    res = self._download_webpage_handle(url_or_request, video_id, note, errnote, fatal, encoding=encoding, data=data, headers=headers, query=query)
  File "/usr/lib64/python3.4/site-packages/youtube_dl/extractor/common.py", line 425, in _download_webpage_handle
    urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query)
  File "/usr/lib64/python3.4/site-packages/youtube_dl/extractor/common.py", line 405, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/usr/lib64/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 2000, in urlopen
    req = sanitized_Request(req)
  File "/usr/lib64/python3.4/site-packages/youtube_dl/utils.py", line 518, in sanitized_Request
    return compat_urllib_request.Request(sanitize_url(url), *args, **kwargs)
  File "/usr/lib64/python3.4/urllib/request.py", line 267, in __init__
    self.full_url = url
  File "/usr/lib64/python3.4/urllib/request.py", line 293, in full_url
    self._parse()
  File "/usr/lib64/python3.4/urllib/request.py", line 322, in _parse
    raise ValueError("unknown url type: %r" % self.full_url)
ValueError: unknown url type: '/yts/jsbin/player-en_US-vflkRUE82/base.js'
 (caused by ValueError("unknown url type: '/yts/jsbin/player-en_US-vflkRUE82/base.js'",)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Fixed in latest version.
Comment 1 Maciej Mrozowski gentoo-dev 2017-02-10 00:37:00 UTC
Oops, where are my manners, removing arches.
Comment 2 Michael Weber (RETIRED) gentoo-dev 2017-03-19 11:34:04 UTC
I can confirm the problem with current stable and the solution by upgrading to 2017.03.10.

Either stabilize 2017.03.10 early or drop stable keywords because 2016.12.22 has a major deficiency.

Thanks.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2017-03-19 11:40:59 UTC
Arch teams, please test and mark stable:
=net-misc/youtube-dl-2017.03.16
Targeted stable KEYWORDS : amd64 hppa ppc ppc64 x86
Comment 4 Agostino Sarubbo gentoo-dev 2017-03-20 12:28:42 UTC
amd64 stable
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2017-03-21 05:26:51 UTC
Stable for HPPA.
Comment 6 Agostino Sarubbo gentoo-dev 2017-03-21 14:34:27 UTC
x86 stable
Comment 7 Michael Weber (RETIRED) gentoo-dev 2017-03-22 16:45:57 UTC
ppc ppc64 stable w/ testfailures, closing.