This commit is contained in:
ManeraKai
2023-03-07 18:13:21 +03:00
parent 2467c5d76b
commit 856887d435
+1
View File
@@ -269,6 +269,7 @@ def piped():
logging.error(traceback.format_exc())
continue
mightyList[frontend] = _list
_list['clearnet'].remove("https://piped.video")
print(Fore.GREEN + 'Fetched ' + Style.RESET_ALL + frontend)
except Exception:
fetchCache(frontend)