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

sorry....... #6925

Closed
zenzem opened this issue Sep 23, 2015 · 6 comments
Closed

sorry....... #6925

zenzem opened this issue Sep 23, 2015 · 6 comments

Comments

@zenzem
Copy link

@zenzem zenzem commented Sep 23, 2015

I need to dl a private video on youtube.
So I installed Python3.5 and youtube-dl.
And I run command 「 youtube-dl [https://www.youtube.com/watch?~~] 」 but it's invalid syntax.
Perhaps it's the initial mistake..., but would tell me how solutions?

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Sep 23, 2015

Please post the full verbose log with -v. 'invalid syntax' does not provide sufficient information for digging the problem.

@zenzem
Copy link
Author

@zenzem zenzem commented Sep 23, 2015

Submissions command is all.(URL abridgement)
What should I write additional?......
default

@danvass
Copy link

@danvass danvass commented Sep 23, 2015

The command should be:

youtube-dl https://youtube.com/watch?v=YOURID

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Sep 23, 2015

@DVassilev is right. Just open cmd.exe and type the commands.

@yan12125 yan12125 closed this Sep 23, 2015
@zenzem
Copy link
Author

@zenzem zenzem commented Sep 23, 2015

thank you,but I cant
default

ValueError:Invalid IPv6 URL
']' is not recognized as an internal or external command,
operable program or batch file.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Sep 23, 2015

Brackets cause the error. Just type the URL:

youtube-dl.exe https://youtube.com/watch?v=YOURID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.