11 Commits

Author SHA1 Message Date
9d164a43d5 Implement watch mode 2024-05-16 10:04:36 +02:00
b18fdd5922 🐛 Apparently folders on itslearning can include slashes
- Don't use the path parameter provided by the itslearning API
- Use a local sanitized path variable
2024-01-25 13:51:59 +01:00
c83229f3be Put files in the correct subfolders 2024-01-09 13:51:24 +01:00
3c27031eae Skip downloading files that already exist locally 2024-01-08 18:01:47 +01:00
18c7ca0456 📄 License under GPL v3 2023-12-27 16:16:01 +01:00
c4ac0b6a7a 📝 Add README 2023-12-27 16:13:03 +01:00
f07100c673 🙈 Exclude binary from git repo 2023-12-27 16:12:13 +01:00
7716c8fc7d 🚸 Print course name when downloading element 2023-12-20 22:58:53 +01:00
7c84bf1a03 🐛 Increase progress after download finished 2023-12-20 22:58:25 +01:00
e1489652e5 Implement subfolder downloading and progress bar 2023-12-20 22:50:30 +01:00
578155f1db 🎉 Support basic downloading 2023-12-20 00:29:58 +01:00