I made a rough guide of my setup for someone wanting to download videos from their browser. Since Seal uses yt-dlp, it will work with Youtube as well.
Hope this can help you out
I made a rough guide of my setup for someone wanting to download videos from their browser. Since Seal uses yt-dlp, it will work with Youtube as well.
Hope this can help you out
Thanks for the information. I wasn’t aware of that.
If the pdf files are properly formatted (no compression/all text selectable), you should be able to open a terminal and do (I know it works the other way around, not sure if libreoffice can actually do the reverse but it doesn’t hurt to try)
libreoffice --headless --convert-to docx *.pdf
Just know that since docx is a proprietary format by microsoft, the results may be flawed. As a last resort I guess you could run a windows VM and try to convert your files with any big software known to be able to handle such files.
I was just confused and not sure wether it was or not. Thanks to the clarifications of you and others I now know.
Thanks for the helpful answer. I’ll have a look at that stand-up.
Indeed. You can laugh about anything, but not with everyone. At least, that’s how I see it.
(Of course laughing here is meant as laughing at a joke and not laughing at the misfortune of others).
I can definitely see that being a thing sadly.
So the post and comments refer to people who act in such a way mixed with the US politics because of how certain people make “jokes” about minorities that are oppressed and might be oppressed further in the worst case scenario, right?
I am quite confused. Can someone please explain why there seems to be hate towards those who like “dark humor”? I can understand that some try to hide behind the name when in reality they just want to bad-mouth minorities or their views, however I don’t see a problem with dark humor by itself.
I may be missing something since a lot of the comments and the post itself mentions US politics where there is a lot of tensions.
I still have a pulse. Don’t know wether that’s a good or bad thing.
Hope things turn out alright for you internet stranger and anyone reading this.
You did mention a “main drive”. I don’t know what’s taking all that space on your SSD but if you have a media library that takes some space you could move that to a connected HDD. While HDDs aren’t good as a boot drive it does the job well enough with most “standard” quality media. So can be said for documents and more obviously. You can then auto-mount your other drive to be inside your home directory for seemless access.
One thing that isn’t mentionned but I’ll just say this just in case. Always have external backups. I’ve scared myself way too many times thinking I had lost my main drive’s data just to find it the next day on one of my backup. Really a life saver if your setup has a problem where you find that one forum post from 12y ago with a “Nvm I fixed it” marked as [FIXED].
Other than that, thanks for sharing and with the solution at that.
Please do share. What better thing to do than to take a break from a broken install to read about someone’s own hardship with the endless quest that is maintaining a rolling-release distro.
It wasn’t clear, my bad. I meant to say that by design, on the stock OS, it wasnt meant to play multiple audio streams at once but that it was possible with some modifications either to the OS or in-app (by some ways that are beyond my knowledge).
Now that you mention it, I did see something about API level 31 some time ago and haven’t paid attention to it much. Thanks for the information.
True, I did jump into conclusion way too fast, I’ll be more careful.
My phone isn’t rooted but thanks. I have no real use for using multiple audio streams at the same times anyway. I just remembered being able to at one point, wanted to point it out and went overboard with my comment.
You may be right. However I think it might also be how most apps are written.
Disclaimer: I am no audio expert nor am I knowledgable enough in mobile OSs to confirm it but I did manage to build myself a ROM for my unsupported phone which led me to see a lot of things under the hood.
The way Android (AOSP) is made, and Im sure the same is true for iOS, easily accessible APIs are made available for devs to implement them without thinking much about how the OS on your phone will handle it. Multiple audio streams are definitely a thing on mobile OSs, for example if I want a Youtube video playing along side a phone call and music, I can. It’s just not practical if you’re an attention grabber company to let other audio streams interrupt the very important audio that they want you to listen to.
Anyway all in all, you’re right that mobile OSs are designed to only let one app access the audio channel because Google wants to keep you on Youtube, all their partners paying for their apps to get on Android want the same thing and I can imagine the same is done on iOS and other manufacturer’s OSs.
Like someone else said, it’s unlikely. However it is possible but it would need to exploit your media player (VLC) and/or your OS. As long as your source is trustworthy you shouldn’t have to worry, that’s why the megathread is there.
One thing I forgot to mention. On the deep/dark web nothing is monitored the way the clearweb is, meaning even if you try to avoid some things, you might stumble upon disturbing things. Maybe not images, but walls of texts or something else. My biggest advice if you want to find fun and/or interesting sites would be to look into webrings that either mirror on the dark web from the clearnet or direclty using safe search engines. I can recommend Yesterweb to start with since they not only have a big webring but also a page dedicated to interesting sites liked by the community.
Ahmia is a great search engine. They have a policy that explicitely states that they do not list cp content and they actively remove them on a regular basis if they suddenly pop-up. There used to be some sites that had lists of great and interesting onions but sadly the way onions are shown, many false duplicates showed up and now it’s impossible to find the real original sites (mainly thinking about “the hidden wiki”). If you use Whonix, they have a startpage of their own for Tor browser which lists good and reputable search engines for the network. Hope that somewhat helps.
The quality of the tool. Newpipe is mainly here to watch content. Sure, it has the ability to download said content but not in a granular manner.
Its like climbing mountains in cheap sandals or doing digital paintings in paint. Yt-dlp has a lot of options to get exactly what you want. Seal gives a simple interface which in itself has a bit more than what Newpipe has. The real power of Seal comes from the custom commands. Said commands being the ones you would use in your terminal or scripts using yt-dlp directly without a frontend.
To top it off, Seal can download everything yt-dlp allows you to download. It is not limited to the few sites that Newpipe support.