From f066621d9d1552eb0330e951c6ef0db807a18c4b Mon Sep 17 00:00:00 2001 From: Max Kulik Date: Sun, 8 May 2022 21:54:38 -0500 Subject: [PATCH] README UPDATE Added some spacing the README file to make reading --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 1f2bdfa..084f42a 100644 --- a/README.md +++ b/README.md @@ -8,36 +8,52 @@ - Step 1: On desktop, open your Caffeine profile. You want to be able to see all your vods. The page should look like this: + ![](https://share.klabsdev.com/files//QdWEQNta.png) + - Step 2: Press `F12` to open the browser console. + ![](https://share.klabsdev.com/files//hWXpsXdu.gif) + - Step 3: Open the network tab + ![](https://share.klabsdev.com/files//XOZcLHAq.gif) + - Step 4: Now it's time to pick the VOD that you want to download. **With the Network tab still open**, scroll through your VODs and click on the video you want to download. Then look on the network tab and find the new row that appeared called `main.m3u8`. + ![](https://share.klabsdev.com/files//wBnysuZJ.gif) + - Step 5: Right click on `main.m3u8`. Then hover over `Copy`. You will want to choose `Copy link address`. + ![](https://share.klabsdev.com/files//JxSwjml.gif) + - Step 6: Paste the URL into the script once you run it and press `ENTER`. + ![](https://share.klabsdev.com/files//LWujbmnf.png) + - Step 7: Now choose a name for your VOD to be saved as and press `ENTER`. + ![](https://share.klabsdev.com/files//PZUMgfHj.png) + - Step 8: Now choose what format to save the VOD as and press `ENTER`. + ![](https://share.klabsdev.com/files//lkZCnOki.png) + **DONE!** Your VOD will now be downloaded and saved the new "CaffeineVODs" folder located in Downloads. \ No newline at end of file