Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Wrapper for webtorrent-cli with automatic search through Popcorn Time, YifySubtitles and Addic7ed.
Install the gem:
$ gem install peerflixrb
Pass a string with what you want to watch and it will search Extratorrent with your query and present you with the first 5 results for you to choose. The file selected will then be sent to webtorrent. For TV Shows use the format S01E01.
$ peerflixrb Suits s05e12
$ peerflixrb The Godfather II
If you prefer to autoplay the first matched result, use the -y
flag:
$ peerflixrb -y Archer s07e02
You can play the video with subtitles with the -s
option (Default: English). It will try and find the best match in YifySubtitles if it's a movie, and in Addic7ed if it's a TV Show.
$ peerflixrb -s Birdman
$ peerflixrb -s The Wire s04e05
You can choose from a list which subtitle file to use with TV Shows with the option -S
.
Choose the language with -l LANGUAGE
(Available Languages). Currently only for TV Shows (Choosing movie subtitles language will come soon!)
$ peerflixrb -sl es-es Breaking Bad s05e03
If you prefer to use your own subtitles file, you can do that with the -t SUBTITLE_FILE
option.
$ peerflixrb Better Call Saul s02e04 -t subtitle_file.srt
You can autoplay in your favourite player with the corresponding option (Default: mpv).
$ peerflixrb --mpv The Big Bang Theory s09e16
It works with DLNA too with the -u
option (subtitles too!).
If you prefer to let it download without autoplaying use the option -n
or --no-player
.
Webtorrent takes care of cache so you can resume your downloads or watch them again.
peerflixrb will tell you where they are located so you can do as you like or leave them there till your OS takes care of it (it's stored in /tmp). When downloading with -n
the output folder is the same peerflixrb was run.
Bug reports and pull requests are welcome on GitHub at https://github.com/iovis/peerflixrb.
The gem is available as open source under the terms of the MIT License.
FAQs
Unknown package
We found that peerflixrb demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.