igorette

joined 4 years ago
[–] igorette@lemmy.ml 17 points 1 week ago (5 children)

"This project is not an open source project as a result."

[–] igorette@lemmy.ml 4 points 8 months ago

AFAIK the steamboat willie version of Mickey which is public domain now wears no gloves

[–] igorette@lemmy.ml 7 points 9 months ago* (last edited 9 months ago)

"Nein, ich sage dir mein Passwort nicht." Natürlich ohne gefragt worden zu sein.

[–] igorette@lemmy.ml 10 points 9 months ago (1 children)

my dirty method with wget, fzf, pueue and yt-dlp put this in e.g. .bashrc

myytdlq () { wget -k $1 -O /tmp/myytdl.tmp; cat /tmp/myytdl.tmp | perl -pe 's/\"/\n\"\n/g; s/\\u002F/\//g;' | grep -v hoerfassung | sort
 -u | fzf -m --query "http video" | cat > /tmp/myytdlq; export MYYTDLQ=$(cat /tmp/myytdlq); clear; echo $MYYTDLQ; for i in $MYYTDLQ; do 
pueue add -- "yt-dlp  --restrict-filenames    --output '%(extractor_key)s-%(title).40s.%(ext)s'  $i"; done }

and use it with the url of the series

myytdlq https://www.arte.tv/de/videos/113212-001-A/this-is-england-86-1-4/

[–] igorette@lemmy.ml 5 points 1 year ago

Für Pampelmusen

[–] igorette@lemmy.ml 2 points 1 year ago

I use Pano Scrobbler to feed last.fm and listenbrainz

[–] igorette@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

The Godfather, it was great again. After The Offer TV series

view more: next ›