this post was submitted on 01 Jun 2021
21 points (95.7% liked)

Open Source

32699 readers
1297 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

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
[–] TheAgeOfSuperboredom 3 points 3 years ago

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.