Add option to export channel thumbnails for Jellyfin

This commit is contained in:
administrator
2023-12-10 19:06:00 +01:00
parent 3a87b5779e
commit e9d0599569
6 changed files with 81 additions and 3 deletions

View File

@@ -23,3 +23,4 @@ yt-dlp = "*"
redis = "*"
hiredis = "*"
requests = {extras = ["socks"], version = "*"}
bs4 = "*"