Teachable-dl
Teachable-dl copied to clipboard
Course downloader for teachable platform written in python3 using selenium and yt-dlp
When downloading a course, the browser repeatedly steals focus. The browser needs to not steal focus while the script is running to allow the user to complete other tasks while...
**Describe the bug** After I have manually authenticated myself for the course, I get the message "Downloader does not support this course template. Please open an issue on github". **To...
**Describe the bug** So there is a list of 5 videos, 3 of them downloads as suspected but the other 2 gets skipped. During the downloading process at 2 certain...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Currently, the course pages are saved as an HTML file, but I think saving...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** As a user I would like the app to be able to detect PDF...
**Describe the bug** Video downloaded in mp4 format can not be opened by mp4 player **To Reproduce** Steps to reproduce the behavior: Use this to download video from teachable. **Expected...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I would like to add support for non-latin languages in the title of the...
Hi! I tried to use this package but got the following error: ``` Downloader does not support this course template. Please open an issue on github. ``` I assume the...
I am getting this error. I was able to download few videos 1 hour ago, before closing my laptop. But now I am getting this error. C:\Users\myusername\Teachable-Dl>python main.py --url https://effectatron-c4d-redshift.teachable.com/...
**Is your feature request related to a problem? Please describe.** The navigation which links to other lectures in the course doesn't work and links to something like: "/courses/name-of-course/lectures/36979557" which doesn't...