User Tools

Site Tools


howto:save-streams

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howto:save-streams [2025/02/24 12:12] Wulf Rajekhowto:save-streams [2025/04/20 13:15] (current) Wulf Rajek
Line 6: Line 6:
 https://github.com/nathom/streamrip https://github.com/nathom/streamrip
  
-{{:howto:pasted:20231106-230922.png?600}}+{{:howto:pasted:20231106-230922.png?500}}
  
 <code>pip3 install streamrip --upgrade</code> <code>pip3 install streamrip --upgrade</code>
Line 20: Line 20:
  
 config in folder ~/.config/streamrip will not be removed when uninstalling through pipx config in folder ~/.config/streamrip will not be removed when uninstalling through pipx
 +
 +===== Video Download Helper Browser addon=====
 +
 +https://downloadhelper.net
 +
 +https://github.com/aclap-dev/video-downloadhelper
 +
 +https://addons.mozilla.org/en-US/firefox/addon/video-downloadhelper/
 +
 +Requires external helper companion app:
 +<code>
 +url -sSLf https://github.com/aclap-dev/vdhcoapp/releases/latest/download/install.sh | bash
 +</code>
 +<code>
 +# downloads: https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-linux-x86_64.tar.bz2
 +/home/user/.mozilla/native-messaging-hosts/net.downloadhelper.coapp.json
 +/home/user/.var/app/org.mozilla.firefox/.mozilla/native-messaging-hosts/net.downloadhelper.coapp.json
 +/home/user/.config/google-chrome/NativeMessagingHosts/net.downloadhelper.coapp.json
 +/home/user/.config/chromium/NativeMessagingHosts/net.downloadhelper.coapp.json
 +/home/user/.config/microsoft-edge/NativeMessagingHosts/net.downloadhelper.coapp.json
 +# installed under '~/.local/share/vdhcoapp'.
 +# To uninstall, run '~/.local/share/vdhcoapp/vdhcoapp uninstall' and remove '~/.local/share/vdhcoapp'.
 +</code>
 +<code>
 +ls ~/.local/share/vdhcoapp
 +ffmpeg  ffprobe  filepicker  LICENSE.txt  README.md  vdhcoapp  xdg-open
 +</code>
 +
 +
  
 ===== deemix ===== ===== deemix =====
howto/save-streams.1740399173.txt.gz · Last modified: by Wulf Rajek