X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/4bcd31dd5644ca797b2fcf405bf4c74cfb0b7177..b38eca45f0255535c3c019500d538a7bdbd0e3e6:/blog/archive/2018/09/09.rss diff --git a/blog/archive/2018/09/09.rss b/blog/archive/2018/09/09.rss index bc25492b1c..54a294f226 100644 --- a/blog/archive/2018/09/09.rss +++ b/blog/archive/2018/09/09.rss @@ -6,6 +6,48 @@ http://people.skolelinux.org/pere/blog/ + + VLC in Debian now can do bittorrent streaming + http://people.skolelinux.org/pere/blog/VLC_in_Debian_now_can_do_bittorrent_streaming.html + http://people.skolelinux.org/pere/blog/VLC_in_Debian_now_can_do_bittorrent_streaming.html + Mon, 24 Sep 2018 21:20:00 +0200 + <p>Back in February, I got curious to see +<a href="http://people.skolelinux.org/pere/blog/Using_VLC_to_stream_bittorrent_sources.html">if +VLC now supported Bittorrent streaming</a>. It did not, despite the +fact that the idea and code to handle such streaming had been floating +around for years. I did however find +<a href="https://github.com/johang/vlc-bittorrent">a standalone plugin +for VLC</a> to do it, and half a year later I decided to wrap up the +plugin and get it into Debian. I uploaded it to NEW a few days ago, +and am very happy to report that it +<a href="https://tracker.debian.org/pkg/vlc-plugin-bittorrent">entered +Debian</a> a few hours ago, and should be available in Debian/Unstable +tomorrow, and Debian/Testing in a few days.</p> + +<p>With the vlc-plugin-bittorrent package installed you should be able +to stream videos using a simple call to</p> + +<p><blockquote><pre> +vlc https://archive.org/download/TheGoat/TheGoat_archive.torrent +</pre></blockquote></p> + +</p>It can handle magnet links too. Now if only native vlc had +bittorrent support. Then a lot more would be helping each other to +share public domain and creative commons movies. The plugin need some +stability work with seeking and picking the right file in a torrent +with many files, but is already usable. Please note that the plugin +is not removing downloaded files when vlc is stopped, so it can fill +up your disk if you are not careful. Have fun. :)</p> + +<p>I would love to get help maintaining this package. Get in touch if +you are interested.</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> + + + Using the Kodi API to play Youtube videos http://people.skolelinux.org/pere/blog/Using_the_Kodi_API_to_play_Youtube_videos.html