tech234a пре 3 година
committed by GitHub
родитељ
комит
4eb2271953
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      worker.py

+ 2
- 2
worker.py Прегледај датотеку

@@ -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...")

Loading…
Откажи
Сачувај