MCPcopy Create free account

hub / github.com/Tribler/tribler / endpoints

Endpoints21 in github.com/Tribler/tribler

Routedelete_download
docs( tags=["Libtorrent"], summary="Remove a specific download.", parameters=[{
src/tribler/core/libtorrent/restapi/downloads_endpoint.py:None
Routeget_current_version
docs( tags=["Versioning"], summary="Get the current release version or whether we are running
src/tribler/core/versioning/restapi/versioning_endpoint.py:None
Routeget_downloads
docs( tags=["Libtorrent"], summary="Return all downloads, both active and inactive", p
src/tribler/core/libtorrent/restapi/downloads_endpoint.py:None
Routeget_files
docs( tags=["Libtorrent"], summary="Return file information of a specific download.",
src/tribler/core/libtorrent/restapi/downloads_endpoint.py:None
Routeget_info
docs( tags=["General"], summary="Get the general info of the events endpoint.", respon
src/tribler/core/restapi/events_endpoint.py:None
Routeget_popular_torrents
docs( tags=["Metadata"], summary="Get the list of most popular torrents.", responses={
src/tribler/core/database/restapi/database_endpoint.py:None
Routeget_settings
docs( tags=["General"], summary="Return all the session settings that can be found in Tribler.
src/tribler/core/restapi/settings_endpoint.py:None
Routeget_torrent
docs( tags=["Libtorrent"], summary="Return the .torrent file associated with the specified dow
src/tribler/core/libtorrent/restapi/downloads_endpoint.py:None
Routeget_torrent_info
docs( tags=["Libtorrent"], summary="Return metainfo from a torrent found at a provided URI.",
src/tribler/core/libtorrent/restapi/torrentinfo_endpoint.py:None
Routeget_torrent_info_from_file
docs( tags=["Libtorrent"], summary="Return metainfo from a torrent found at a provided .torren
src/tribler/core/libtorrent/restapi/torrentinfo_endpoint.py:None
Routeget_versions
docs( tags=["Versioning"], summary="Get all versions in our state directory.", respons
src/tribler/core/versioning/restapi/versioning_endpoint.py:None
Routetest_create_and_start
patch(*PATCH_DEFAULT_SPEC)
src/tribler/test_unit/core/libtorrent/restapi/test_create_torrent_endpoint.py:None
Routetest_create_default
patch(*PATCH_DEFAULT_SPEC)
src/tribler/test_unit/core/libtorrent/restapi/test_create_torrent_endpoint.py:None
Routetest_create_with_comment
patch(*PATCH_DEFAULT_SPEC)
src/tribler/test_unit/core/libtorrent/restapi/test_create_torrent_endpoint.py:None
Routetest_create_with_trackers
patch(*PATCH_DEFAULT_SPEC)
src/tribler/test_unit/core/libtorrent/restapi/test_create_torrent_endpoint.py:None
Routetest_failure_oserror
patch(*PATCH_DEFAULT_SPEC)
src/tribler/test_unit/core/libtorrent/restapi/test_create_torrent_endpoint.py:None
Routetest_failure_runtimeerror
patch(*PATCH_DEFAULT_SPEC)
src/tribler/test_unit/core/libtorrent/restapi/test_create_torrent_endpoint.py:None
Routetest_failure_unicodedecodeerror
patch(*PATCH_DEFAULT_SPEC)
src/tribler/test_unit/core/libtorrent/restapi/test_create_torrent_endpoint.py:None
Routetest_no_files
patch(*PATCH_DEFAULT_SPEC)
src/tribler/test_unit/core/libtorrent/restapi/test_create_torrent_endpoint.py:None
Routetest_ping
skipIf(int(os.environ.get("TEST_IPV8_WITH_IPV6", "0")), "IPv4-only test")
src/tribler/test_unit/core/content_discovery/test_community.py:None
Routetest_ping_ipv6
skipIf(not int(os.environ.get("TEST_IPV8_WITH_IPV6", "0")), "IPv6-only test")
src/tribler/test_unit/core/content_discovery/test_community.py:None