Youtube-dl stopped working- erorr signature extraction failed and no write persmissionyoutube-dl failed to extract signatureyoutube-dl stopped workingERROR: “token” parameter not in video info in youtube-dlCannot download youtube-dlYoutube-dl not workingDownload from YouTube failedyoutube-dl failed to extract signatureUpdating youtube-dl gives me ERROR: no write permissionYoutube-dl --playlist-reverse and --playlist-start not working togetheryoutube-dl not working signature algorithmWhy youtube-dl stopped with an error?

Can I negotiate a patent idea for a raise, under French law?

Do black holes violate the conservation of mass?

How do I increase the number of TTY consoles?

Movie: boy escapes the real world and goes to a fantasy world with big furry trolls

What do you call someone who likes to pick fights?

ESPP--any reason not to go all in?

Rationale to prefer local variables over instance variables?

Can one live in the U.S. and not use a credit card?

How exactly does an Ethernet collision happen in the cable, since nodes use different circuits for Tx and Rx?

Why aren't there more Gauls like Obelix?

How to educate team mate to take screenshots for bugs with out unwanted stuff

What is the purpose of a disclaimer like "this is not legal advice"?

How should I solve this integral with changing parameters?

Idiom for feeling after taking risk and someone else being rewarded

Did Amazon pay $0 in taxes last year?

I am the person who abides by rules, but breaks the rules. Who am I?

Create chunks from an array

Logistic regression BIC: what's the right N?

Converting from "matrix" data into "coordinate" data

Smooth vector fields on a surface modulo diffeomorphisms

Use Mercury as quenching liquid for swords?

Why do we say 'Pairwise Disjoint', rather than 'Disjoint'?

Should we avoid writing fiction about historical events without extensive research?

Does an unused member variable take up memory?



Youtube-dl stopped working- erorr signature extraction failed and no write persmission


youtube-dl failed to extract signatureyoutube-dl stopped workingERROR: “token” parameter not in video info in youtube-dlCannot download youtube-dlYoutube-dl not workingDownload from YouTube failedyoutube-dl failed to extract signatureUpdating youtube-dl gives me ERROR: no write permissionYoutube-dl --playlist-reverse and --playlist-start not working togetheryoutube-dl not working signature algorithmWhy youtube-dl stopped with an error?













0















I have Mint version on my computer and usually my friend would fix this but he decided to just "dump me" and not talk to me at all for weeks now. Anyways. This is what terminal says:



ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1226, in _decrypt_signature
video_id, player_url, s
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1134, in _extract_signature_function
res = self._parse_sig_js(code)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1201, in _parse_sig_js
initial_function = jsi.extract_function(funcname)
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 245, in extract_function
raise ExtractorError('Could not find JS function %r' % funcname)
ExtractorError: Could not find JS function u'encodeURIComponent'; 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.
(caused by ExtractorError(u"Could not find JS function u'encodeURIComponent'; 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.",)); 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.


So I've tried doing Youtub-dl -U to update what is asking for and it says this:
Updating to version 2019.03.09 ...
ERROR: no write permissions on /usr/local/bin/youtube-dl



And I put my password in or something and ti still is doing this. So please any knowledgeable brave soul out there...help me. :)



JJ










share|improve this question









New contributor




Jeandoojune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Please edit to add the youtube-dl command entered, also, please add the output of ls /usr/local/bin/youtube-dl && ls /usr/local/bin/youtube-dl/youtube-dl

    – cmak.fr
    5 hours ago











  • See askubuntu.com/questions/598200/…

    – DK Bose
    1 hour ago











  • Thanks so much for the help. So for anyone with the same problem,this is what I did (so you won't need to go digging though 1001 comments at other posts): sudo youtube-dl -U It asked me for password..put it in and it was down within seconds...then it only said to restart..I did and now it's working...both youtube-dl and youtube-mp3.

    – Jeandoojune
    1 hour ago
















0















I have Mint version on my computer and usually my friend would fix this but he decided to just "dump me" and not talk to me at all for weeks now. Anyways. This is what terminal says:



ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1226, in _decrypt_signature
video_id, player_url, s
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1134, in _extract_signature_function
res = self._parse_sig_js(code)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1201, in _parse_sig_js
initial_function = jsi.extract_function(funcname)
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 245, in extract_function
raise ExtractorError('Could not find JS function %r' % funcname)
ExtractorError: Could not find JS function u'encodeURIComponent'; 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.
(caused by ExtractorError(u"Could not find JS function u'encodeURIComponent'; 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.",)); 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.


So I've tried doing Youtub-dl -U to update what is asking for and it says this:
Updating to version 2019.03.09 ...
ERROR: no write permissions on /usr/local/bin/youtube-dl



And I put my password in or something and ti still is doing this. So please any knowledgeable brave soul out there...help me. :)



JJ










share|improve this question









New contributor




Jeandoojune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Please edit to add the youtube-dl command entered, also, please add the output of ls /usr/local/bin/youtube-dl && ls /usr/local/bin/youtube-dl/youtube-dl

    – cmak.fr
    5 hours ago











  • See askubuntu.com/questions/598200/…

    – DK Bose
    1 hour ago











  • Thanks so much for the help. So for anyone with the same problem,this is what I did (so you won't need to go digging though 1001 comments at other posts): sudo youtube-dl -U It asked me for password..put it in and it was down within seconds...then it only said to restart..I did and now it's working...both youtube-dl and youtube-mp3.

    – Jeandoojune
    1 hour ago














0












0








0








I have Mint version on my computer and usually my friend would fix this but he decided to just "dump me" and not talk to me at all for weeks now. Anyways. This is what terminal says:



ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1226, in _decrypt_signature
video_id, player_url, s
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1134, in _extract_signature_function
res = self._parse_sig_js(code)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1201, in _parse_sig_js
initial_function = jsi.extract_function(funcname)
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 245, in extract_function
raise ExtractorError('Could not find JS function %r' % funcname)
ExtractorError: Could not find JS function u'encodeURIComponent'; 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.
(caused by ExtractorError(u"Could not find JS function u'encodeURIComponent'; 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.",)); 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.


So I've tried doing Youtub-dl -U to update what is asking for and it says this:
Updating to version 2019.03.09 ...
ERROR: no write permissions on /usr/local/bin/youtube-dl



And I put my password in or something and ti still is doing this. So please any knowledgeable brave soul out there...help me. :)



JJ










share|improve this question









New contributor




Jeandoojune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I have Mint version on my computer and usually my friend would fix this but he decided to just "dump me" and not talk to me at all for weeks now. Anyways. This is what terminal says:



ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1226, in _decrypt_signature
video_id, player_url, s
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1134, in _extract_signature_function
res = self._parse_sig_js(code)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1201, in _parse_sig_js
initial_function = jsi.extract_function(funcname)
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 245, in extract_function
raise ExtractorError('Could not find JS function %r' % funcname)
ExtractorError: Could not find JS function u'encodeURIComponent'; 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.
(caused by ExtractorError(u"Could not find JS function u'encodeURIComponent'; 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.",)); 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.


So I've tried doing Youtub-dl -U to update what is asking for and it says this:
Updating to version 2019.03.09 ...
ERROR: no write permissions on /usr/local/bin/youtube-dl



And I put my password in or something and ti still is doing this. So please any knowledgeable brave soul out there...help me. :)



JJ







youtube-dl






share|improve this question









New contributor




Jeandoojune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Jeandoojune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 5 hours ago









cmak.fr

2,1341021




2,1341021






New contributor




Jeandoojune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 5 hours ago









JeandoojuneJeandoojune

41




41




New contributor




Jeandoojune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Jeandoojune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Jeandoojune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Please edit to add the youtube-dl command entered, also, please add the output of ls /usr/local/bin/youtube-dl && ls /usr/local/bin/youtube-dl/youtube-dl

    – cmak.fr
    5 hours ago











  • See askubuntu.com/questions/598200/…

    – DK Bose
    1 hour ago











  • Thanks so much for the help. So for anyone with the same problem,this is what I did (so you won't need to go digging though 1001 comments at other posts): sudo youtube-dl -U It asked me for password..put it in and it was down within seconds...then it only said to restart..I did and now it's working...both youtube-dl and youtube-mp3.

    – Jeandoojune
    1 hour ago


















  • Please edit to add the youtube-dl command entered, also, please add the output of ls /usr/local/bin/youtube-dl && ls /usr/local/bin/youtube-dl/youtube-dl

    – cmak.fr
    5 hours ago











  • See askubuntu.com/questions/598200/…

    – DK Bose
    1 hour ago











  • Thanks so much for the help. So for anyone with the same problem,this is what I did (so you won't need to go digging though 1001 comments at other posts): sudo youtube-dl -U It asked me for password..put it in and it was down within seconds...then it only said to restart..I did and now it's working...both youtube-dl and youtube-mp3.

    – Jeandoojune
    1 hour ago

















Please edit to add the youtube-dl command entered, also, please add the output of ls /usr/local/bin/youtube-dl && ls /usr/local/bin/youtube-dl/youtube-dl

– cmak.fr
5 hours ago





Please edit to add the youtube-dl command entered, also, please add the output of ls /usr/local/bin/youtube-dl && ls /usr/local/bin/youtube-dl/youtube-dl

– cmak.fr
5 hours ago













See askubuntu.com/questions/598200/…

– DK Bose
1 hour ago





See askubuntu.com/questions/598200/…

– DK Bose
1 hour ago













Thanks so much for the help. So for anyone with the same problem,this is what I did (so you won't need to go digging though 1001 comments at other posts): sudo youtube-dl -U It asked me for password..put it in and it was down within seconds...then it only said to restart..I did and now it's working...both youtube-dl and youtube-mp3.

– Jeandoojune
1 hour ago






Thanks so much for the help. So for anyone with the same problem,this is what I did (so you won't need to go digging though 1001 comments at other posts): sudo youtube-dl -U It asked me for password..put it in and it was down within seconds...then it only said to restart..I did and now it's working...both youtube-dl and youtube-mp3.

– Jeandoojune
1 hour ago











0






active

oldest

votes











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);






Jeandoojune is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1124402%2fyoutube-dl-stopped-working-erorr-signature-extraction-failed-and-no-write-persm%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Jeandoojune is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















Jeandoojune is a new contributor. Be nice, and check out our Code of Conduct.












Jeandoojune is a new contributor. Be nice, and check out our Code of Conduct.











Jeandoojune is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1124402%2fyoutube-dl-stopped-working-erorr-signature-extraction-failed-and-no-write-persm%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»