]> pere.pagekite.me Git - homepage.git/commitdiff
New VLC plugin version.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 14 Feb 2022 06:58:18 +0000 (07:58 +0100)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 14 Feb 2022 06:58:18 +0000 (07:58 +0100)
blog/data/2022-02-14-vlc-bittorrent.txt [new file with mode: 0644]

diff --git a/blog/data/2022-02-14-vlc-bittorrent.txt b/blog/data/2022-02-14-vlc-bittorrent.txt
new file mode 100644 (file)
index 0000000..b4b2663
--- /dev/null
@@ -0,0 +1,30 @@
+Title: Updated vlc bittorrent plugin in Debian (version 2.14)
+Tags: english, video, verkidetfri
+Date: 2022-02-14 08:00
+
+<p>I am very happy to report that a new version of the
+<a href="https://tracker.debian.org/pkg/vlc-plugin-bittorrent">VLC
+bittorrent plugin</a> was just uploaded into debian.  The changes
+since last time is mostly code clean in the download code. The package
+is currently in Debian unstable, but should be available in Debian
+testing son.  To test it, simply install it like this:</p>
+
+<p><pre>
+apt install vlc-plugin-bittorrent
+</pre></p>
+
+<p>After it is installed, you can try to use it to play a file
+downloaded live via bittorrent like this:
+
+<p><pre>
+vlc https://archive.org/download/Glass_201703/Glass_201703_archive.torrent
+</pre></p>
+
+<p>It can also use magnet links and local .torrent files like the ones
+provided by the Internet Archive.  Another example is the <a
+href="https://archive.org/details/LoveNest">Love Nest</a> Buster
+Keaton movie, where one can click on the 'Torrent' link to get going.</p>
+
+<p>As usual, if you use Bitcoin and want to show your support of my
+activities, please send Bitcoin donations to my address
+<b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>