this post was submitted on 23 Jan 2025
17 points (87.0% liked)
Privacy
32947 readers
408 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
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
Why don’t you want to visit ultimate guitar? Has it changed in the last ten years since I’ve used in last? It used to be great
So, my information may be outdated, but a given webpage is made up of:
You could probably fetch the basic parts of the page with wget or curl or something like that. But depending on how the media is obtained, you would likely have issues fetching the audio
I want to use it, but it requires Javascript in order to view the webpage. I'm wondering if there's a utility that would allow me to download the webpage over Tor, with all the sites functions (audio, elements, etc.)
Wget could work, I'll give it a try soon. Thank you! (I don't necessarily need the audio, but it would be nice to have)
JavaScript would be required if any of the media elements require AJAX to work (like the audio).
I don’t believe wget would do what you want
Just edited my comment. It's not a necessity for me, but would be nice to have. Thanks for the info!