Other viewpoints: Maybe been 50% nazi is not so bad!
Other viewpoints: Maybe been 50% nazi is not so bad!


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.


So great that they made the ending be sold as DLC.


So they will become even shittier but now without “”““woke””“”…


Apolitical people are really funny.
I’m a liberal. I know the power that democracy bestows: vote.
Fighting fascism? Vote hard.
Fighting genocide? Vote harder.
Fighting cancer? You guessed it, just vote.
Vote solves everything, vote is beautiful.


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.


Since when been intelligent is a requirement to be CEO?


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


A person ask a question on a .ml community and the most active .ml users with any knowledge on the topic reply.
BEWARE! OPEN YOUR EYES!!!


🤡


You hate humans and don’t want to be called fascist? LMAO


People like for the spin of the fourth wall break when you find out that every objective in the game was a command for you the player brainwashed by the game. A man chooses, a slave obeys and you the player obeyed every time.


The opening lines of Nier Automata are nihilistic and signal 2B’s desire to just get death over with. Nothing in the whole game’s story brought this feeling back in the other direction, and as a result of an adventure spanning a gray and brown “Abandoned city and death” the optimistic ending absolutely didn’t hit with me. Hard to identify why my response was so different from everyone else’s.
Yoko Taro let the answer to the player, even in the good ending is for you to decide why is worth living.
If you find the 2B flight unit you can read the message she left for 9S. “The time I was able to spend with you It was like memories of pure light”. To me this message is 2B answer for the question of what is worth living. Another thing, the OST for the main area of the earth, the cozy ost, is named Rays of light(I think is the same name in japanese) and to me is referencing the “memories of pure light”
Even if you believe in the Uyghur genocide claiming that all products made in China is made by them is just absurd.
This, I bought a Triple A title once with money from drops without never interacting with this shit. I would play anyway but I got “paid” while playing. It’s a marketing tactic and we need to be aware of this, some people will see the opportunity to “make money” playing and will invest a shit ton of cash to maybe drop a rare item but if you don’t do that you just getting a little bit of money to buy games with.