<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2547&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] youtube-dl can't download YT video]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2547</link>
		<description><![CDATA[The most recent posts in [SOLVED] youtube-dl can't download YT video.]]></description>
		<lastBuildDate>Thu, 20 Dec 2018 07:12:14 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] youtube-dl can't download YT video]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13359#p13359</link>
			<description><![CDATA[<p>Hello, thank you, it has solved the issue.</p>]]></description>
			<author><![CDATA[dummy@example.com (boycottsystemd)]]></author>
			<pubDate>Thu, 20 Dec 2018 07:12:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13359#p13359</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] youtube-dl can't download YT video]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13250#p13250</link>
			<description><![CDATA[<div class="quotebox"><cite>boycottsystemd wrote:</cite><blockquote><div><p>Thank you. I have fully upgraded system. Should I use another repo ?</p></div></blockquote></div><p>Hello. The problem is that youtube-dl in Devuan ascii is very old. Check <a href="https://github.com/rg3/youtube-dl/blob/master/README.md#readme" rel="nofollow">this</a>. <br />On this page you will learn how to install the latest version.</p>]]></description>
			<author><![CDATA[dummy@example.com (Ogis1975)]]></author>
			<pubDate>Fri, 14 Dec 2018 15:12:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13250#p13250</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] youtube-dl can't download YT video]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13249#p13249</link>
			<description><![CDATA[<p>I keep youtube-dl updated downloading the latest release from <br /><a href="https://rg3.github.io/youtube-dl/download.html" rel="nofollow">https://rg3.github.io/youtube-dl/download.html</a> and then copying file youtube-dl to /usr/local/bin/.<br />You can do that or just follow the simple commands on the download site.</p>]]></description>
			<author><![CDATA[dummy@example.com (ilargi)]]></author>
			<pubDate>Fri, 14 Dec 2018 15:12:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13249#p13249</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] youtube-dl can't download YT video]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13248#p13248</link>
			<description><![CDATA[<p>Thank you. I have fully upgraded system. Should I use another repo ?</p><div class="codebox"><pre><code>$ apt show yout*
Package: youtube-dl
Version: 2017.05.18.1-1
Priority: extra
Section: web
Maintainer: Rogério Brito &lt;rbrito@ime.usp.br&gt;
Installed-Size: 4 930 kB
Pre-Depends: dpkg (&gt;= 1.15.7.2)
Depends: python3-pkg-resources, python3:any (&gt;= 3.3.2-2~)
Recommends: aria2 | wget | curl, ca-certificates, ffmpeg | libav-tools, mpv | mplayer, rtmpdump
Homepage: https://rg3.github.com/youtube-dl/
Tag: implemented-in::python, interface::commandline, network::client,
 role::program, use::downloading, works-with::video
Download-Size: 909 kB
APT-Manual-Installed: yes
APT-Sources: http://pkgmaster.devuan.org/merged ascii/main amd64 Packages
Description: downloader of videos from YouTube and other sites</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (boycottsystemd)]]></author>
			<pubDate>Fri, 14 Dec 2018 11:40:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13248#p13248</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] youtube-dl can't download YT video]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13247#p13247</link>
			<description><![CDATA[<p>No problem downloading here with command:</p><div class="codebox"><pre><code>youtube-dl --verbose https://www.youtube.com/watch?v=AuFiBjNTB9o</code></pre></div><p>My versions of youtube-dl and python are:</p><div class="quotebox"><blockquote><div><p>[debug]youtube-dl version 2018.12.03<br />[debug] Python version 2.7.13 (CPython)</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (ilargi)]]></author>
			<pubDate>Fri, 14 Dec 2018 10:44:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13247#p13247</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] youtube-dl can't download YT video]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13246#p13246</link>
			<description><![CDATA[<div class="codebox"><pre class="vscroll"><code>$ youtube-dl --verbose https://www.youtube.com/watch?v=AuFiBjNTB9o[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [&#039;--verbose&#039;, &#039;https://www.youtube.com/watch?v=AuFiBjNTB9o&#039;]
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.05.18.1
[debug] Python version 3.5.3 - Linux-4.9.0-8-amd64-x86_64-with-debian-9
[debug] exe versions: rtmpdump 2.4
[debug] Proxy map: {}
[youtube] AuFiBjNTB9o: Downloading webpage
[youtube] AuFiBjNTB9o: Downloading video info webpage
[youtube] AuFiBjNTB9o: Extracting video information
WARNING: unable to extract uploader nickname
WARNING: unable to extract html5 player; 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.
[youtube] {18} signature length 41.40, html5 player None
[youtube] AuFiBjNTB9o: Downloading player https://www.youtube.com/yts/jsbin/player_ias-vflXas3a_/en_US/base.js
ERROR: Signature extraction failed: Traceback (most recent call last):
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1162, in _decrypt_signature
    video_id, player_url, s
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1073, in _extract_signature_function
    res = self._parse_sig_js(code)
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1134, in _parse_sig_js
    jscode, &#039;Initial JS player signature function name&#039;, group=&#039;sig&#039;)
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py&quot;, line 782, in _search_regex
    raise RegexNotFoundError(&#039;Unable to extract %s&#039; % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; 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.
 (caused by RegexNotFoundError(&#039;Unable to extract \x1b[0;34mInitial JS player signature function name\x1b[0m; 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.&#039;,)); 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.
Traceback (most recent call last):
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1162, in _decrypt_signature
    video_id, player_url, s
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1073, in _extract_signature_function
    res = self._parse_sig_js(code)
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1134, in _parse_sig_js
    jscode, &#039;Initial JS player signature function name&#039;, group=&#039;sig&#039;)
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py&quot;, line 782, in _search_regex
    raise RegexNotFoundError(&#039;Unable to extract %s&#039; % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; 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.
Traceback (most recent call last):
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1162, in _decrypt_signature
    video_id, player_url, s
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1073, in _extract_signature_function
    res = self._parse_sig_js(code)
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1134, in _parse_sig_js
    jscode, &#039;Initial JS player signature function name&#039;, group=&#039;sig&#039;)
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py&quot;, line 782, in _search_regex
    raise RegexNotFoundError(&#039;Unable to extract %s&#039; % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; 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.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py&quot;, line 760, in extract_info
    ie_result = ie.extract(url)
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py&quot;, line 433, in extract
    ie_result = self._real_extract(url)
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1755, in _real_extract
    encrypted_sig, video_id, player_url, age_gate)
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1172, in _decrypt_signature
    &#039;Signature extraction failed: &#039; + tb, cause=e)
youtube_dl.utils.ExtractorError: Signature extraction failed: Traceback (most recent call last):
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1162, in _decrypt_signature
    video_id, player_url, s
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1073, in _extract_signature_function
    res = self._parse_sig_js(code)
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py&quot;, line 1134, in _parse_sig_js
    jscode, &#039;Initial JS player signature function name&#039;, group=&#039;sig&#039;)
  File &quot;/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py&quot;, line 782, in _search_regex
    raise RegexNotFoundError(&#039;Unable to extract %s&#039; % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; 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.
 (caused by RegexNotFoundError(&#039;Unable to extract \x1b[0;34mInitial JS player signature function name\x1b[0m; 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.&#039;,)); 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.</code></pre></div><div class="codebox"><pre><code>$ uname -a
Linux hstnm 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux

$ cat /etc/os-release 
PRETTY_NAME=&quot;Devuan GNU/Linux ascii&quot;
NAME=&quot;Devuan GNU/Linux&quot;
ID=devuan
ID_LIKE=debian
HOME_URL=&quot;https://www.devuan.org/&quot;
SUPPORT_URL=&quot;https://devuan.org/os/community&quot;
BUG_REPORT_URL=&quot;https://bugs.devuan.org/&quot;</code></pre></div><p>Can pls someone try it ?</p>]]></description>
			<author><![CDATA[dummy@example.com (boycottsystemd)]]></author>
			<pubDate>Fri, 14 Dec 2018 09:24:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13246#p13246</guid>
		</item>
	</channel>
</rss>
