We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96aa6c2 commit f315e1aCopy full SHA for f315e1a
.github/ACDbot/modules/youtube_utils.py
@@ -9,8 +9,8 @@
9
import calendar
10
from googleapiclient.http import MediaFileUpload
11
12
-# Define the thumbnail path (adjust if necessary)
13
-THUMBNAIL_PATH = ".github/ACDbot/assets/Pectra YT.jpg"
+# Define the thumbnail path (corrected)
+THUMBNAIL_PATH = ".github/ACDbot/Pectra YT.jpg"
14
15
def get_youtube_service():
16
"""
0 commit comments