this post was submitted on 01 Apr 2025
31 points (100.0% liked)

technology

23637 readers
206 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 4 years ago
MODERATORS
 

Websites or software or anything really that would interest "normies"

For me it's uBlock Origin, Newpipe and showing them how to pirate in general.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 3 days ago (1 children)

I have Termux on my phone, and I use a bash script as the ~/bin/termux-url-opener then uses yt-dlp to download the video on whatever site I shared to the app via the systems "share" interface. So, if I see a YouTube video I want to re-upload, I share it to Termux, and it automatically downloads the video to my phone. yt-dlp doesn't just download YouTube videos, either. It works on numerous sites. So I can download a Reddit video, Twitter video, TikTok video, etc. and quickly re-upload it to https://tankie.tube/ for example.

[–] [email protected] 3 points 3 days ago (1 children)

Could you share your script/config??

[–] [email protected] 3 points 2 days ago

https://github.com/bboymega/Termux_url_opener_all_in_one_downloader

I found this on github which is what I use. Hasn't been updated in a while but it still works for me.