Thank you for working on Teachable-dl, it's a worthwile project (the only one still being worked on for teachable it seems).
Describe the bug
It seems I've encountered a course template which is unsupported:
https://bouqpaperflowers.teachable.com/courses/enrolled/1661064
I tried the following:
python3 main.py --url https://bouqpaperflowers.teachable.com/courses/enrolled/1661064 --man_login_url https://sso.teachable.com/secure/319838/identity/login/otp --verbose
This opened up the chromium browser. I entered my email address and hurried up to enter the TOTP sent to that email address to login. After that, I got the following terminal output:
INFO: Starting login
INFO: Waiting for user to navigate to url: https://sso.teachable.com/secure/319838/identity/login/otp
INFO: Current url: https://sso.teachable.com/secure/319838/identity/login/otp
INFO: Starting download of course: https://bouqpaperflowers.teachable.com/courses/enrolled/1661064
INFO: Switching to course page
INFO: Picking course downloader
ERROR: Downloader does not support this course template. Please open an issue on github.
INFO: Cleaning up
Desktop (please complete the following information):
- OS: Fedora 41
- Chromium: Version 131.0.6778.204 (Official Build) Fedora Project (64-bit)
If there's any more information I can help with, please let me know. Thank you!
Thank you for working on Teachable-dl, it's a worthwile project (the only one still being worked on for teachable it seems).
Describe the bug
It seems I've encountered a course template which is unsupported:
https://bouqpaperflowers.teachable.com/courses/enrolled/1661064
I tried the following:
python3 main.py --url https://bouqpaperflowers.teachable.com/courses/enrolled/1661064 --man_login_url https://sso.teachable.com/secure/319838/identity/login/otp --verboseThis opened up the chromium browser. I entered my email address and hurried up to enter the TOTP sent to that email address to login. After that, I got the following terminal output:
Desktop (please complete the following information):
If there's any more information I can help with, please let me know. Thank you!