rename cog to preview.py and add youtube preview functionality

This commit is contained in:
2023-03-24 10:04:50 +01:00
parent a1b47248e3
commit 337f4abfcd
4 changed files with 36 additions and 6 deletions

View File

@@ -11,6 +11,7 @@ pylint
gspread
oauth2client
Pillow
pytube
# needs this version, otherwise TypeErrors will break stuff
yarl==1.4.2