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

Can't run YouTube-dl from my latest Ubuntu update. #20914

Closed
CoastalControl opened this issue Apr 30, 2019 · 1 comment
Closed

Can't run YouTube-dl from my latest Ubuntu update. #20914

CoastalControl opened this issue Apr 30, 2019 · 1 comment
Labels

Comments

@CoastalControl
Copy link

@CoastalControl CoastalControl commented Apr 30, 2019

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

WRITE QUESTION HERE

Welcome to Ubuntu 16.04.6 LTS (GNU/Linux 4.4.0-145-generic x86_64)

root@Job-Server:/home/job# sudo youtube-dl https://www.youtube.com/watch?v=uob0zr1MPQc -k && sudo youtube-dl https://www.youtube.com/watch?v=jzsJkpQPm1k -k
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 19, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 474, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 58, in _real_main
File "/usr/local/bin/youtube-dl/youtube_dl/options.py", line 902, in parseOpts
File "/usr/local/bin/youtube-dl/youtube_dl/options.py", line 52, in _readOptions
File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 2662, in compat_shlex_split
File "/usr/lib/python2.7/shlex.py", line 279, in split
return list(lex)
File "/usr/lib/python2.7/shlex.py", line 269, in next
token = self.get_token()
File "/usr/lib/python2.7/shlex.py", line 96, in get_token
raw = self.read_token()
File "/usr/lib/python2.7/shlex.py", line 172, in read_token
raise ValueError, "No closing quotation"
ValueError: No closing quotation
root@Job-Server:/home/job# youtube-dl --version
2019.04.30
root@Job-Server:/

Can you tell from this if the update from Ubuntu is causing this error?

Thank you!

@CoastalControl
Copy link
Author

@CoastalControl CoastalControl commented Apr 30, 2019

I'm sorry, I found the issue when I made my change to the download directory in my youtube-dl configuration file. I am getting old and messing up a lot!

I hope that this is ok......

Thank you to anyone that responded to this bug and again, I'm sorry.. My bad..

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
1 participant
You can’t perform that action at this time.