mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-08 00:19:45 +00:00
speed up add to queue by disabling format check
This commit is contained in:
@@ -161,6 +161,7 @@ class PendingList(PendingIndex):
|
||||
"noplaylist": True,
|
||||
"writethumbnail": True,
|
||||
"simulate": True,
|
||||
"check_formats": None,
|
||||
}
|
||||
|
||||
def __init__(self, youtube_ids=False, task=False):
|
||||
|
||||
Reference in New Issue
Block a user