I’d imagine you’d need a browser that has developer tools, which is far less common on mobile. A simpler solution would be to use a separate app that just takes the page URL and downloads the video for you, such as this one: f-droid.org/en/packages/com.junkfood.seal/
Comment on The Age-Checked Internet Has Arrived
BaroqueInMind@piefed.social 2 days agoHow would one do this on a mobile browser?
markko@lemmy.world 2 days ago
jim3692@discuss.online 2 days ago
Kiwi Browser has developer tools
IllNess@infosec.pub 2 days ago
Note: this isn’t free but I use 1DM+. It has it’s own browser that filters out the videos for download. It won’t work with YouTube and a bunch of other websites because Google acts like a little bitch to the developer.
SmackemWittadic@lemmy.world 1 day ago
Chromium based browsers have an option that lets you view the source code by putting “view-source:” before the URL to see embedded videos
So > www.website.com/pagewithvideo becomes > view-source:www.website.com/pagewithvideo
BaroqueInMind@piefed.social 1 day ago
I never knew this. Thank you!
SmackemWittadic@lemmy.world 1 day ago
No worries! In a lot of sites you’ll find the embeded video or picture in a link in the source code. However, I haven’t figured tried to get this to work on YouTube in mobile browsers so that might not work