Skip to content

A toollkit for searching, downloading and streaming media

Notifications You must be signed in to change notification settings

inter-ops/bit-finder

Repository files navigation

Bit-Finder

Version License

A toolkit for searching, downloading and streaming media using torrents, YouTube, and more.

WARNING: This is an old revived project. Torrent and IMDb search is quite stable, torrent download sometimes works, everything else is probably broken.

Features

  • Search multiple torrent indexes for highest seeded Movies & TV shows
  • Stream torrents directly to AppleTV, Chromecast and VLC
  • Download torrents
  • Copy torrent magnet links
  • Stream YouTube videos to AppleTV
  • Download YouTube videos

Install

# npm
npm install -g bit-finder

# yarn
yarn global add bit-finder

Usage

General

bf --help
Commands:
  bf torrents  Search and download torrents

Options:
      --help         Show help                                         [boolean]
      --version      Show version number                               [boolean]
  -i, --interactive  Run in interactive mode                           [boolean]

Torrents

bf torrents --help
Search and download torrents

Commands:
  bf torrents search      Search torrents
  bf torrents stream      Stream a torrent's data inline
  bf torrents download    Download a torrent in the current working
                          directory
  bf torrents get-magnet  Copy a torrent's magnet URL

Options:
      --help         Show help                                         [boolean]
      --version      Show version number                               [boolean]
  -i, --interactive  Run in interactive mode                           [boolean]

About

A toollkit for searching, downloading and streaming media

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published