

Please correct me if I’m wrong but to be really private with yt-dlp you need to use a Proxy no? At least SMPlayer have a option to do it.


Please correct me if I’m wrong but to be really private with yt-dlp you need to use a Proxy no? At least SMPlayer have a option to do it.


Apolitical people are really funny.


Got it. In this case yeah Freetube is not a solution, the person would need to download Freetube and install Libredirect on the browser(wich means on mobile the person need to use firefox).
Honestly the instance that worked better for me with better uptime is inv.nadeko.net


Libredirect extension has the option to open links on Freetube


Freetube
Edit: In my experience Piped or Invidious gets rate limited often and stop loading videos for a while and I need to change instances. Freetube doesn’t have that problem, the only times videos stop working is when youtube changes something, when that happens I use Freetube to grab the video link and run a script to download with yt-dl and watch on the mpv player.
#!/usr/bin/env bash
# Directory for downloaded videos:
DL_DIR="$HOME/Downloads/yt"
mkdir -p $DL_DIR
# Video player:
#PLAYER="xdg-open"
PLAYER="/usr/bin/mpv"
#PLAYER="/usr/bin/smplayer"
# Downloader and options:
YTDL="/bin/yt-dlp"
YTDL_OPTS=(--no-playlist -S "res:1080" -N 5 --add-chapters)
YTDL_DIR_OPTS=(-P "$DL_DIR")
set -e
CMD() {
printf "[CMD]: "
printf "\"%s\" " "$@"
printf "\n"
"$@"
}
# Get URL from clipboard if run without argument:
if [ -z "$1" ]; then
URL="$(xclip -o -sel c)"
# CMD qdbus org.kde.klipper /klipper org.kde.klipper.klipper.clearClipboardHistory
else
URL="$1"
fi
# Get video filename
printf "[URL]: %s\n" "$URL"
FILENAME=$("$YTDL" --get-filename "${YTDL_DIR_OPTS[@]}" "$URL")
printf "[FILE]: %s\n" "$FILENAME"
# Download video
CMD "$YTDL" "${YTDL_OPTS[@]}" "${YTDL_DIR_OPTS[@]}" "$URL"
# Play video
CMD "$PLAYER" "$FILENAME" >/dev/null 2>&1
I also configured a cronjob to clean the directory everyday.


0 interest of self hosting something to grab new release torrents so I can read on my smartphone.


Oh fuck if Weeb Central drops too I will just give up on reading mangas


Guy is really asking for America high altitude airports to be put to use again.


-1 Keep going.


No really, what difference it make if the source is impartial if you can verify on your own that what they said is true?
The true changes if the source is impartial or not?


No way!! Shocked.


So one side is better than the other because one say the truth about how horrible they are and the other lies about how horrible they are?


You said in another comment.
You mean she could have been an entirely different person? She supported Israel.
How both sides are not the same if both sides are pro genocide?


He could call them nazi, hitler cult, mussolini cult, etc but the lib has to always punch left.
He didn’t even made this, is a screenshot of a bunch of browsers that appears for 2 seconds on a video.


LibreRedirect? It does work, it’s even on their page.



They cleaned the chat


Discord is a cesspool overall, the only thing useful is when a “”“”“”““server””“”“” has the announcement thing that you can follow in your own “”“”“”“server”“”“”".
Maybe try not be a right wing war criminal next time!