From e5398a1333c3fc8ff36bcebf8a8f5af123ae975a Mon Sep 17 00:00:00 2001 From: Puyodead1 Date: Sat, 14 May 2022 11:35:50 -0400 Subject: [PATCH] update shaka-packager link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d7335a..0d946f0 100644 --- a/README.md +++ b/README.md @@ -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!** - **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. -- 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) - 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 - [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`) # Usage