3 Commits

Author SHA1 Message Date
Puyodead1
b922294135
initialize selenium branch
- Removed .env support
+ Added TOML configuration file support
+ Added selenium with "undetected_chrome_driver"
+ Fix changing logging level not working
+ Updated README to reflect code changes
2023-07-02 17:34:29 -04:00
Puyodead1
0719800145 fix: KID extraction error handling
+ extract_kid method will raise an error if the file does not exist
+ If KID extraction fails, the lecture will be skipped instead of causing the program to exit
2021-11-22 11:36:05 -05:00
Puyodead1
e97909ddca We can now extract the PSSH box from the initalization mp4 to get the Key ID for decryption. Also added re-enabled decryption 2021-05-18 15:39:04 -04:00