Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloads more than it need to play the video #27

Open
petterreinholdtsen opened this issue Jan 16, 2019 · 4 comments
Open

Downloads more than it need to play the video #27

petterreinholdtsen opened this issue Jan 16, 2019 · 4 comments

Comments

@petterreinholdtsen
Copy link
Contributor

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.

@johang
Copy link
Owner

johang commented Jan 16, 2019

Yeah, that would be nice.

@ravindramogre
Copy link

I would like to work on the issue.

@johang
Copy link
Owner

johang commented Mar 28, 2021

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

@petterreinholdtsen
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants