mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-08 17:09:35 +00:00
implement po_token extractor args
This commit is contained in:
@@ -251,6 +251,7 @@ class PendingList(PendingIndex):
|
||||
self._notify_add(idx, total)
|
||||
video_details = self.get_youtube_details(youtube_id, vid_type)
|
||||
if not video_details:
|
||||
rand_sleep(self.config)
|
||||
continue
|
||||
|
||||
video_details.update(
|
||||
|
||||
Reference in New Issue
Block a user