FallingLights / Teachable-dl

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

[WinError 123] The filename, directory name, or volume label syntax is incorrect #23

Closed wieluk closed 1 year ago

wieluk commented 1 year ago

This is a fix for a * in the filename. Also removes one duplicate variable.

Closes #22