update shaka-packager link

This commit is contained in:
Puyodead1 2022-05-14 11:35:50 -04:00 committed by GitHub
parent f824487d78
commit e5398a1333
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
- **This tool will not work without decryption keys. Do not bother installing unless you already have keys or can obtain them!** - **This tool will not work without decryption keys. Do not bother installing unless you already have keys or can obtain them!**
- **Downloading courses is against Udemy's Terms of Service, I am NOT held responsible for your account getting suspended as a result from the use of this program!** - **Downloading courses is against Udemy's Terms of Service, I am NOT held responsible for your account getting suspended as a result from the use of this program!**
- This program is WIP, the code is provided as-is and I am not held resposible for any legal issues resulting from the use of this program. - This program is WIP, the code is provided as-is and I am not held resposible for any legal issues resulting from the use of this program.
- You can find information on downgrading the CDM version on the wiki, please note that CDM version 2209 is already revoked as of 12/5/2021 and no longer works on Udemy as of 2/1/2022. This information is just to have it available. - You can find information on downgrading the CDM version on the wiki, __please note that CDM version 2209 is already revoked as of 12/5/2021 and no longer works on Udemy as of 2/1/2022. This information is just to have it available.__
- Chrome: https://github.com/Puyodead1/udemy-downloader/wiki/Downgrade-CDM-to-2209-on-Chrome-(Windows) - Chrome: https://github.com/Puyodead1/udemy-downloader/wiki/Downgrade-CDM-to-2209-on-Chrome-(Windows)
- FireFox: https://github.com/Puyodead1/udemy-downloader/wiki/Downgrade-CDM-to-2209-on-FireFox-(Windows) - FireFox: https://github.com/Puyodead1/udemy-downloader/wiki/Downgrade-CDM-to-2209-on-FireFox-(Windows)
@ -30,7 +30,7 @@ _**Note**:_ _These are seperate requirements that are not installed with the pip
- [ffmpeg](https://www.ffmpeg.org/) - This tool is also available in Linux package repositories - [ffmpeg](https://www.ffmpeg.org/) - This tool is also available in Linux package repositories
- [aria2/aria2c](https://github.com/aria2/aria2/) - This tool is also available in Linux package repositories - [aria2/aria2c](https://github.com/aria2/aria2/) - This tool is also available in Linux package repositories
- [shaka-packager](https://github.com/google/shaka-packager/releases/latest) - [shaka-packager (truedread fork)](https://github.com/truedread/shaka-packager/releases/latest)
- [yt-dlp](https://github.com/yt-dlp/yt-dlp/) - This tool is also available in Linux package repositories, but can also be installed using pip if desired (`pip install yt-dlp`) - [yt-dlp](https://github.com/yt-dlp/yt-dlp/) - This tool is also available in Linux package repositories, but can also be installed using pip if desired (`pip install yt-dlp`)
# Usage # Usage