Skip to content

Commit

Permalink
Changed some words in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanjay Pavan committed Jan 1, 2022
1 parent 8d2088f commit 971beea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<h1 align="center">NOTFLIX</h1>
<p align="center">f@#k netflix use notflix a tool which search magnet links and stream it with webtorrent</p>

##
##
<p align="center">
<img src="./preview.gif" alt="Video Preview" width="500px">
</p>

### How does this work?

This is a shell script. It scape 1337x and get the magnet link.
After this it use [webtorrent](https://webtorrent.io/) to stream the video from magnet link.
For scraping script use simple gnu utils like sed, awk, paste, cut.
This is a shell script. It scrapes 1337x and gets the magnet link.
After this it uses [webtorrent](https://webtorrent.io/) to stream the video from the magnet link.
For scraping, the script uses simple gnu utils like sed, awk, paste, cut.

## Requirements

Expand Down

0 comments on commit 971beea

Please sign in to comment.