mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 23:59:24 +00:00
remove quiet in debug
This commit is contained in:
@@ -40,6 +40,7 @@ class YtWrap:
|
|||||||
self._add_potoken()
|
self._add_potoken()
|
||||||
|
|
||||||
if getattr(settings, "DEBUG", False):
|
if getattr(settings, "DEBUG", False):
|
||||||
|
del self.obs["quiet"]
|
||||||
print(self.obs)
|
print(self.obs)
|
||||||
|
|
||||||
def _add_cookie(self):
|
def _add_cookie(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user