Kaynağa Gözat

Small correction

master
tech234a 3 yıl önce
committed by GitHub
ebeveyn
işleme
4eb2271953
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      worker.py

+ 2
- 2
worker.py Dosyayı Görüntüle

@@ -160,7 +160,7 @@ def threadrunner():
for playldisc in info[5]:
jobs.put(("submitdiscovery", playldisc, tracker.ItemType.Playlist))
jobs.put(("complete", None, "video:"+vid))
#jobs.put(("complete", None, "video:"+vid))
#pass

elif task == "subtitles":
@@ -313,4 +313,4 @@ if not shouldgetjob:
print("PROTECTION MECHANISM #3 WAS SOMEHOW TRIGERRED")
print("Community Contribution discovery has been disabled for this account, please report this on our Discord as this may have caused some videos to be incorrectly marked as having community contributions disabled.")

print("Exiting...")
print("Exiting...")

Yükleniyor…
İptal
Kaydet