WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

192

#!/bin/bash

# If the first thing you type is "+w" if [ "$1" == "+w" ]; then # Use the second thing you typed ($2) as the link and show a window mpv --autofit=400x400 "$2" else # Otherwise, just play audio using the first thing ($1) as the link mpv --no-video "$1" fi

I put the above in /usr/local/bin/PLAY.sh I think you need to refresh .bashrc too, I don't remember, just refresh .bashrc, faggot. +w has MPV render the video of the link you supplied. Make sure yt-dlp is up to date.

Don't be gay.

Yes jewtube still gets your metadate, they still do via yewtube.* and other links like that, those are just wrappers. This is better, finger printing is the lowest you could possibly be.

`#!/bin/bash` `# If the first thing you type is "+w" if [ "$1" == "+w" ]; then # Use the second thing you typed ($2) as the link and show a window mpv --autofit=400x400 "$2" else # Otherwise, just play audio using the first thing ($1) as the link mpv --no-video "$1" fi` I put the above in /usr/local/bin/PLAY.sh I think you need to refresh .bashrc too, I don't remember, just refresh .bashrc, faggot. +w has MPV render the video of the link you supplied. Make sure yt-dlp is up to date. Don't be gay. Yes jewtube still gets your metadate, they still do via yewtube.* and other links like that, those are just wrappers. This is better, finger printing is the lowest you could possibly be.

Be the first to comment!