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?
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
New contributor
add a comment |
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
New contributor
Please edit to add the youtube-dl command entered, also, please add the output ofls /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
add a comment |
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
New contributor
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
youtube-dl
New contributor
New contributor
edited 5 hours ago
cmak.fr
2,1341021
2,1341021
New contributor
asked 5 hours ago
JeandoojuneJeandoojune
41
41
New contributor
New contributor
Please edit to add the youtube-dl command entered, also, please add the output ofls /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
add a comment |
Please edit to add the youtube-dl command entered, also, please add the output ofls /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
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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.
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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