aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/livestreamer/plugins/youtube.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/livestreamer/plugins/youtube.py')
-rw-r--r--src/livestreamer/plugins/youtube.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/livestreamer/plugins/youtube.py b/src/livestreamer/plugins/youtube.py
index 804ddbc..398657c 100644
--- a/src/livestreamer/plugins/youtube.py
+++ b/src/livestreamer/plugins/youtube.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python3
-
from livestreamer.compat import str, bytes, parse_qs
from livestreamer.plugins import Plugin, PluginError, NoStreamsError, register_plugin
from livestreamer.stream import HTTPStream