this post was submitted on 01 Jun 2021
21 points (95.7% liked)
Open Source
32665 readers
872 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't get. Why would you want to do this? I understand to run standard os tools, but why? Just curl the page and use tools.
Also i wonder if there's any kind of vulnerability that can be exploited somehow.
Maybe i'm not understanding though?
Can anyone explain it to me please?
It does sound interesting though.
Haha! Why not? Back to the Unix philosophy that everything is a file. :)
I can see some practical use for this in terms of resource manipulation. The page gets into being able to download videos (YouTube right now it seems) or live editing a page. You could use an extension for that (like Greasemonkey) but this probably lets you use your normal tools (awk, cat, etc.)
For downloading, youtube-dl is probably better right now, but who knows where this will go. It's kind of a fun idea if nothing else.