Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to decode nSig: SyntaxError: SyntaxError: (anonymous): Line 18:1 Unexpected token ILLEGAL #256

Closed
Pilladian opened this issue Aug 12, 2022 · 10 comments

Comments

@Pilladian
Copy link
Contributor

Pilladian commented Aug 12, 2022

I get the following error, when trying to download a video:
unable to decode nSig: SyntaxError: SyntaxError: (anonymous): Line 18:1 Unexpected token ILLEGAL (and 4 more

I found the problem being located in decypher.go:78 where the URL parameter "n" is being evaluated. But "n" is not used in youtube urls instead it is "v".

@Pilladian Pilladian mentioned this issue Aug 12, 2022
@galqiwi
Copy link

galqiwi commented Aug 12, 2022

have the same issue, +1

@Wolfenheimm
Copy link

+1

3 similar comments
@khodand
Copy link

khodand commented Aug 12, 2022

+1

@splace
Copy link

splace commented Aug 12, 2022

+1

@alberfd
Copy link

alberfd commented Aug 13, 2022

+1

@ImVexed
Copy link

ImVexed commented Aug 13, 2022

Can confirm #257 fixes this for me

@Pilladian Pilladian mentioned this issue Aug 13, 2022
@alberfd
Copy link

alberfd commented Aug 13, 2022

with the fix, the download works but very slow

@nikolaigeorgie
Copy link

+1

@corny corny closed this as completed in a27c8e6 Aug 14, 2022
@corny
Copy link
Collaborator

corny commented Aug 15, 2022

I would like to add an test case. Can you please give an video ID that is affected by this issue?

@ImVexed
Copy link

ImVexed commented Aug 15, 2022

I would like to add an test case. Can you please give an video ID that is affected by this issue?

EUBfw20KKxg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants