6 Commits

Author SHA1 Message Date
Puyodead1
38f58213f4 remove asset id from start of file name 2021-09-27 08:32:57 -04:00
Puyodead1
6f85fdaaa1 fix: .env file not being loaded before argument parser 2021-09-25 16:09:06 -04:00
Puyodead1
5915b28054 fix: non-drm videos not using h265 if specified 2021-09-25 15:35:37 -04:00
Puyodead1
f3a32a2dd6 Bug fixes
- Fixed captions not being downloaded
- Fixed trying to load keyfile even if it doesn't exist
- Moved asset and subtitle download processing into lecture processing function (in preparation of subtitle merging)
- Fixed an error in ffmpeg command when not using h265
- no longer need to specify full path to UdemyDownloader.py, also updated readme to reflect this
2021-09-25 12:14:08 -04:00
Puyodead1
7750256e4c fix
python tells me one thing, while my editor tells me another 😒
2021-09-24 23:37:04 -04:00
Puyodead1
d925ff240b updates and new features
- split main.py into smaller classes
- add support for FFMPEG h.265 (closes #55)
2021-09-24 18:22:19 -04:00