Guide How to Download Videos from most Websites

  • Hi all, there are some hacked accounts posting viruses within zip links on gofile.
    Please report these posts when you see them.
    DO NOT reply to them, this just makes it harder for us to clean up and may get your account banned by mistake.

xandelino

Bathwater Drinker
Mar 11, 2022
41
2,502
1,239
0fya082315al84db03fa9bf467e3.png
1. Click F12 to open the developer console.
2. Open the Network tab of the developer console, and filter by "media".
3. Make sure the video you want to download is loading/running on the page.
4. At least one link will appear in the Network tab, right-click > Copy > Copy link address
5. Open the "Elements" tab in the developer console.
6. Right-click anywhere in the HTML code > Edit as HTML
7. Add the following tag: <a href="here you put the link you copied from the network tab">anytext</a>
8. Click outside the text box to confirm that the tag was created.
9. Click on the tag you created to make it highlighted if it isn't already.
10. Search for "console" within the developer console, type $0.click() in it (and click Enter).
Result: The video will open in a new tab, and can be saved by right clicking > save as.

Obs.: For some websites you can skip steps 5~10 , and just open the link address you got on step 4.
Obs2.: For websites that this method doesnt work (like youtube), you can try the opensource Android app called "Seal",
Please, Log in or Register to see links and images
, it works like wonders for downloading multiple pornhub videos at once.
 
Last edited:

yticpmis234

Bathwater Drinker
Jun 3, 2023
250
9,770
1,182
0fya082315al84db03fa9bf467e3.png
Everyone has their own workflow, use whatever is convenient for your use case.

Mine is :

A combination of
Please, Log in or Register to see links and images
and
Please, Log in or Register to see links and images


1 ) open website in browser, if media is discovered by the Video DownloadHelper browser extension
2a ) download using the extensions built in downloader
OR
2b ) copy media URL and download using yt-dlp --cookies-from-browser

IF , the Video DownloadHelper browser extension did not find any media on the website because they prevent browser extensions from working , give up and look for another source of that content. :peepoShrug:
 
Last edited: