mirror of
https://github.com/Paillat-dev/FABLE.git
synced 2026-03-03 02:44:55 +00:00
fix(main.py): print video object instead of video url feat(uploader.py): add retry mechanism to handle token expiration and refresh token if necessary. Also, pass youtube object to upload_thumbnail function.