FallingLights / Teachable-dl

Course downloader for teachable platform written in python3 using selenium and yt-dlp
GNU Lesser General Public License v3.0
126 stars 30 forks source link

[BUG] unsupported course template #43

Closed TheRealTripleB closed 3 days ago

TheRealTripleB commented 6 months ago

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 Reproduce Steps to reproduce the behavior:

  1. Site name: https://course.musiconerd.com
  2. command run: python3 main.py --url https://course.musiconerd.com/products/ID_NNN --man_login_url https://course.musiconerd.com/products/ID_NNN

Additional context I have replaced the course ID in the URL for this issue with a placeholder.

FallingLights commented 6 months ago

Can you send me a screenshot of the page you are trying to downloas

TheRealTripleB commented 6 months ago

Bildschirmfoto 2024-03-12 um 20 53 17

anamyk commented 6 months ago

Same bug here

FallingLights commented 6 months ago

Could one of you send me account logins, as i currently dont have access to any course where i could test it. fl-github@proton.me

Kronodile commented 6 months ago

same bug, worked once but never again

justtrying2024 commented 4 months ago

i use this https://app.singr.tv/ ( which runs under teachable )

result: ERROR: Downloader does not support this course template. Please open an issue on github.

eddiewong396 commented 3 months ago

I tried with stackskills and got the same error.

lukassteiner commented 3 months ago

Same problem here. I sent you an email @FallingLights if you still need login details.

FallingLights commented 3 months ago

Same problem here. I sent you an email @FallingLights if you still need login details.

I'll take a look this week

FallingLights commented 3 months ago

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 Reproduce Steps to reproduce the behavior:

  1. Site name: https://course.musiconerd.com
  2. command run: python3 main.py --url https://course.musiconerd.com/products/ID_NNN --man_login_url https://course.musiconerd.com/products/ID_NNN

Additional context I have replaced the course ID in the URL for this issue with a placeholder.

This site does not seem to run on teachables , so it's out of scope for this project