
Tribler can help you share various types of contents by using the BitTorrent protocol. It has the obvious advantage of letting you find what you need directly from its interface. In this regard, it can search not only on some video sharing sites but also find what other Tribler users are currently sharing.
The program has a straightforward interface in which tabs take you straight to the desired function. The first of these tabs shows the results of your searches. The second one, in turn, allows inspecting different content channels that are available. Channels are the way Tribler users share and promote torrents. They can be filtered and marked as favorites for easy future reference. Moreover, you can use the program to easily create your own channels. Besides, the channels that many users have marked as favorites receive credits, which means that they become visible to others. In addition to its features that allow finding and sharing contents, Tribler can also work as a BitTorrent download manager, with the possibility of accelerating, pausing and stopping your downloads. It has an integrated video player as well to let you preview movies without installing a third-party program.
In general, Tribler represents an innovative way to share different types of data. It lets your computer act as an exit node, which helps other users transfer contents anonymously. In terms of copyright and intellectual property issues, I recommend its users to make a legally responsible usage of this tool.
v6.4 [Dec 18, 2014]
- Added a checkbox for anonymity slider and use correct descriptions for anonymity levels.
- Added default anonymous level in settings.
- Added default anonymous level slide bar to Settings Dialog.
- Added packaging instructions for Debian, OSX, Windows.
- Added python version runtime check.
- Added python-pil dependency.
- Check if we are running an old tribler with a new db version.
- Dont use hostname as nick.
- Ensure we don't try to remove the same relay twice.
- Fixed FamilyFilter log exception.
- Fixed FamilyFilter tracker encoding problem.
- Fixed SettingsDialog restart segfault problem.
- Fixed SettingsDialog restart segfault problem.
- Fixed SetttingsDialog.
- Fixed TFTP issues during shutdown.
- Fixed TunnelOptin dialog buttons.
- Fixed Addeding magnet link download.
- Fixed anon dialog.
- Fixed anonymous_slidebar in SaveAs dialog.
- Fixed binary data being put in a couple assertion messages.
- Fixed download dialog.
- Fixed hidden_service unit test.
- Fixed mac crash on startup.
- Fixed nickname problem.
- Fixed proxy settings for normal downloads.
- Fixed pymdht.
- Fixed socket reading loop.
- Fixed some log entries formatting.
- Fixed the anontunnel opt-in dialog.
- Fixed the problem that ListItem is not registered.
- Fixed typo in home tab.
- Fixed windows installer signing.
- Reset the nickname to "Tribler user" if the nickname contains the hostname.
- Show a meaningful message before doing a slow task during upgrade.
- Updated README.
- Updated default download config.
- Option to use default anonymous level for new downloads.
- Option to use shutil.move instead of os.rename in several places to allow to move files across filesystems.