vlc-bittorrent icon indicating copy to clipboard operation
vlc-bittorrent copied to clipboard

Downloads more than it need to play the video

Open petterreinholdtsen opened this issue 6 years ago • 4 comments

When visiting https://archive.org/details/CaminandesLlamigos with my browser, selecting 'torrent' to start the video streaming, the content of ~/Downloads/vlc-bittorrent/CaminandesLlamigos/ end up like this:

% du -sh ~/Downloads/vlc-bittorrent/CaminandesLlamigos/*
116M    ~/Downloads/vlc-bittorrent/CaminandesLlamigos/Caminandes_ Llamigos-1080p.mp4
10M     ~/Downloads/vlc-bittorrent/CaminandesLlamigos/Caminandes_ Llamigos-1080p.ogv
31M     ~/Downloads/vlc-bittorrent/CaminandesLlamigos/Caminandes_ Llamigos-1080p.webm
16K     ~/Downloads/vlc-bittorrent/CaminandesLlamigos/CaminandesLlamigos_meta.sqlite
4.0K    ~/Downloads/vlc-bittorrent/CaminandesLlamigos/CaminandesLlamigos_meta.xml
8.0K    ~/Downloads/vlc-bittorrent/CaminandesLlamigos/__ia_thumb.jpg
%

As you can see, the video is downloaded in several versions, both mp4, webm and ogv. It would be better if the plugin only downloaded the file it intend to play, to save time and bandwidth.

petterreinholdtsen avatar Jan 16 '19 08:01 petterreinholdtsen

Yeah, that would be nice.

johang avatar Jan 16 '19 17:01 johang

I would like to work on the issue.

ravindramogre avatar Mar 27 '21 14:03 ravindramogre

Sure, submit a PR and I'll look at it.

johang avatar Mar 28 '21 17:03 johang

@ravindramogre Any luck adjusting the VLC bittorrent plugin to only download what it need to play the video?

petterreinholdtsen avatar Dec 20 '23 07:12 petterreinholdtsen