<div dir="ltr"><div><div><div>youtube-dl -o ComeALittleCloser.mp3 --extract-audio --audio-format=mp3 "<a href="https://www.youtube.com/watch?v=1JcpXKSNqFg">https://www.youtube.com/watch?v=1JcpXKSNqFg</a>"</div><div><edit></div><div>WARNING: Your copy of avconv is outdated, update avconv to version 10-0 or newer if you encounter any errors.<br></div><div>[ffmpeg] Post-process file ComeALittleCloser.mp3 exists, skipping</div></div><div><edit><br></div><div> sudo apt-get update; sudo apt-get upgrade</div><div><br></div><div>which showed a LOT of packages that needed to be upgraded (but it seems that "<a href="http://askubuntu.com/questions/563245/avconv-warning-while-downloading-youtube-video"><code style="font-size:13px;margin:0px;padding:1px 5px;border:0px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;color:rgb(17,17,17);line-height:16.9px;background-color:rgb(238,238,238)">avconv</code><span style="font-size:13px;color:rgb(17,17,17);font-family:Ubuntu,Arial,'libra sans',sans-serif;line-height:16.9px"> in </span><code style="font-size:13px;margin:0px;padding:1px 5px;border:0px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;color:rgb(17,17,17);line-height:16.9px;background-color:rgb(238,238,238)">libav-tools</code></a><span style="font-size:13px;color:rgb(17,17,17);font-family:Ubuntu,Arial,'libra sans',sans-serif;line-height:16.9px"><a href="http://askubuntu.com/questions/563245/avconv-warning-while-downloading-youtube-video"> just simply is outdated in the repos, so in this case normal upgrade process will not help</a>."). So it seems the GUI update manager does not update everything. Should I update it or just leave it be?</span></div><div><span style="font-size:13px;color:rgb(17,17,17);font-family:Ubuntu,Arial,'libra sans',sans-serif;line-height:16.9px"> </span></div><div><span style="font-size:13px;color:rgb(17,17,17);font-family:Ubuntu,Arial,'libra sans',sans-serif;line-height:16.9px">This message morphed from a question about youtub-dl not working into updating avconv. following is the original message:</span></div></div><div><span style="font-size:13px;color:rgb(17,17,17);font-family:Ubuntu,Arial,'libra sans',sans-serif;line-height:16.9px"><br></span></div><div>Hello. I'm trying to use youtube-dl but get an error:</div><div><br></div><div>youtube-dl -o ComeALittleCloser.mp3 --extract-audio --audio-format=mp3 "<a href="https://www.youtube.com/watch?v=1JcpXKSNqFg">https://www.youtube.com/watch?v=1JcpXKSNqFg</a>"</div><div>[youtube] Setting language</div><div>[youtube] 1JcpXKSNqFg: Downloading webpage</div><div>[youtube] 1JcpXKSNqFg: Downloading video info webpage</div><div>[youtube] 1JcpXKSNqFg: Extracting video information</div><div>[youtube] 1JcpXKSNqFg: Encrypted signatures detected.</div><div><div>WARNING: Automatic signature extraction failed: Traceback (most recent call last):</div><div>  File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 957, in _decrypt_signature</div><div>    video_id, player_url, len(s)</div><div>  File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 331, in _extract_signature_function</div><div>    player_type = id_m.group('ext')</div><div>AttributeError: 'NoneType' object has no attribute 'group'</div><div>WARNING: Warning: Falling back to static signature algorithm<br></div><div>WARNING: Automatic signature extraction failed: Traceback (most recent call last):</div></div><div><br></div><div>There are more errors but I edited them out. My websearch suggested that I needed to update youtube-dl but that resulted in the following error:</div><div><br></div><div><div>sudo youtube-dl --update</div><div>It looks like you installed youtube-dl with a package manager, pip, setup.py or a tarball. Please use that to update.</div></div><div><br></div><div>so I searched that error which led to the instructions to:</div><div><br></div><div><pre style="margin-top:0px;margin-bottom:1em;padding:5px;border:0px;font-size:13px;overflow:auto;width:auto;max-height:600px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;word-wrap:normal;color:rgb(17,17,17);background-color:rgb(238,238,238)"><code style="margin:0px;padding:0px;border:0px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit">sudo apt-get install python-setuptools
sudo easy_install pip
sudo pip install --upgrade youtube-dl</code></pre></div><div>(I had to press <enter> after each command but....</div><div>t.... that led to a new error:</div><div><br></div><div><div>youtube-dl -o ComeALittleCloser.mp3 --extract-audio --audio-format=mp3 "<a href="https://www.youtube.com/watch?v=1JcpXKSNqFg">https://www.youtube.com/watch?v=1JcpXKSNqFg</a>"</div><div>[youtube] 1JcpXKSNqFg: Downloading webpage</div><div>[youtube] 1JcpXKSNqFg: Downloading video info webpage</div><div>[youtube] 1JcpXKSNqFg: Extracting video information</div><div>[youtube] 1JcpXKSNqFg: Downloading js player en_US-vflnrstgx</div><div>[youtube] 1JcpXKSNqFg: Downloading DASH manifest</div><div>[download] Destination: ComeALittleCloser.mp3</div><div>[download] 100% of 7.00MiB in 00:00</div><div>[ffmpeg] Correcting container in "ComeALittleCloser.mp3"</div><div>WARNING: Your copy of avconv is outdated, update avconv to version 10-0 or newer if you encounter any errors.</div><div>[ffmpeg] Post-process file ComeALittleCloser.mp3 exists, skipping</div></div><div><br></div><div>... and that downloaded the file! But I suppose I'll update avconv because it is outdated.</div><div> </div><div>sudo apt-get update; sudo apt-get upgrade</div><div><br></div><div>which showed a LOT of packages that needed to be upgraded (but it seems that "<a href="http://askubuntu.com/questions/563245/avconv-warning-while-downloading-youtube-video"><code style="font-size:13px;margin:0px;padding:1px 5px;border:0px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;color:rgb(17,17,17);line-height:16.9px;background-color:rgb(238,238,238)">avconv</code><span style="font-size:13px;color:rgb(17,17,17);font-family:Ubuntu,Arial,'libra sans',sans-serif;line-height:16.9px"> in </span><code style="font-size:13px;margin:0px;padding:1px 5px;border:0px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;color:rgb(17,17,17);line-height:16.9px;background-color:rgb(238,238,238)">libav-tools</code></a><span style="font-size:13px;color:rgb(17,17,17);font-family:Ubuntu,Arial,'libra sans',sans-serif;line-height:16.9px"><a href="http://askubuntu.com/questions/563245/avconv-warning-while-downloading-youtube-video"> just simply is outdated in the repos, so in this case normal upgrade process will not help</a>."). So it seems the GUI update manager does not update everything. Should I update it or just leave it be?</span></div><div><span style="font-size:13px;color:rgb(17,17,17);font-family:Ubuntu,Arial,'libra sans',sans-serif;line-height:16.9px"><br></span><br></div><div>-- </div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><span style="font-size:12.8px">:-)~MIKE~(-:</span><br></div></div></div></div></div>
</div>