New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bit-finder

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bit-finder

[![Version](https://img.shields.io/npm/v/bit-finder.svg)](https://npmjs.org/package/bit-finder) [![License](https://img.shields.io/npm/l/bit-finder.svg)](https://github.com/inter-ops/bit-finder/blob/master/package.json)

  • 0.0.4
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

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 the multiple torrent indexes for the highest seeded Movies & TV shows
  • Stream torrents directly to AppleTV, Chromecast and VLC (more coming!) using webtorrent-cli
  • Download torrent directly using webtorrent-cli
  • Copy torrent magnet links
  • Download YouTube videos using youtube-dl
  • Stream YouTube videos to AppleTV (more coming!) using youtube-dl

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]

Keywords

FAQs

Package last updated on 20 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc