this post was submitted on 31 Mar 2021
17 points (100.0% liked)
Piracy
22351 readers
2 users here now
Welcome to /c/piracy
No netflix or streaming services landlubbers allowed, this is pirates territory.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use dl-a for download audio (usually music) and dl-a-clipboard for download from clipboard.
alias dl-a="youtube-dl -x --prefer-free-formats --add-metadata -o '~/music/%(stuff)'" alias dl-a-clipboard="dl-a $(xclip --.....)"
Also you can use MPV for viewing any of those videos without a web browser and all your default configs.