1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-03 20:23:29 +00:00

[options] Correct option usage

This commit is contained in:
Philipp Hagemeister
2014-09-13 07:58:44 +02:00
parent 34a741a8ec
commit 2daabe4992
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
from __future__ import unicode_literals
import os.path
import optparse
import shlex