Skip to content

Commit

Permalink
README UPDATE
Browse files Browse the repository at this point in the history
Added some spacing the README file to make reading
  • Loading branch information
Glitch3dPenguin committed May 9, 2022
1 parent a4ea577 commit f066621
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit f066621

Please sign in to comment.