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 get the program youtube.py running from Python IDLE #26

Closed
francisgan9 opened this issue Nov 20, 2010 · 1 comment
Closed

can't get the program youtube.py running from Python IDLE #26

francisgan9 opened this issue Nov 20, 2010 · 1 comment

Comments

@francisgan9
Copy link

Hi,
I get the following error . (Python shell) please help.
when I run the program youtube.py


Usage: youtube2.py [options] url...

youtube2.py: error: you must provide at least one URL
Traceback (most recent call last):
File "/home/francis/.drpython/youtube2.py", line 2367, in
parser.error(u'you must provide at least one URL')
File "/usr/lib/python2.6/optparse.py", line 1578, in error
self.exit(2, "%s: error: %s\n" % (self.get_prog_name(), msg))
File "/usr/lib/python2.6/optparse.py", line 1568, in exit
sys.exit(status)
SystemExit: 2

@rg3
Copy link
Collaborator

rg3 commented Nov 20, 2010

No idea about how you're trying to run the program. Please follow the instructions in the webpage.

This issue was closed.
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

2 participants