mirror of
https://github.com/ReviveMii/revivetube
synced 2025-04-29 04:29:25 -04:00
Update revivetube.py
This commit is contained in:
parent
0661d46b99
commit
ddeaf35948
1 changed files with 0 additions and 1 deletions
|
@ -253,7 +253,6 @@ def watch():
|
|||
except Exception as e:
|
||||
print(f"SuperPlayCounts API Error: {str(e)}")
|
||||
|
||||
# Anzahl der Kommentare
|
||||
comment_count = len(comments)
|
||||
|
||||
if os.path.exists(video_mp4_path):
|
||||
|
|
Loading…
Add table
Reference in a new issue