aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_gui.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_gui.py')
-rw-r--r--hypervideo_gui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/hypervideo_gui.py b/hypervideo_gui.py
index b14fe43..5cc9c52 100644
--- a/hypervideo_gui.py
+++ b/hypervideo_gui.py
@@ -210,7 +210,6 @@ class App(QMainWindow):
''' Grabs the available video formats. Intended to be run as background thread.
'''
self.options = {
- 'verbose': True,
'format': 'best',
'noplaylist': True, # only download single song, not playlist
}