https://github.com/rishav394/yify-easy-magnet
An enhanced YIFY torrent search engine to easily get the Magnet Link.
https://github.com/rishav394/yify-easy-magnet
Last synced: 11 months ago
JSON representation
An enhanced YIFY torrent search engine to easily get the Magnet Link.
- Host: GitHub
- URL: https://github.com/rishav394/yify-easy-magnet
- Owner: rishav394
- License: mit
- Created: 2018-02-06T18:36:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-25T07:36:00.000Z (over 8 years ago)
- Last Synced: 2025-03-09T12:17:33.815Z (over 1 year ago)
- Language: Ruby
- Size: 14.6 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YIFY-easy-magnet
An enhanced YIFY torrent search engine to easily get the Magnet Link.
First you will have to enter the search query and you will get a list of movies.
Select the movie you want and you will get the Magnet link for the torrent in the same window and also in a text file named "Magnet.txt" in the same folder as the Program.
# Compilation from source
Install Ruby from https://rubyinstaller.org/downloads/
Hold Shift and right click inside the folder containing the rb file
Select open Command Prompt window here
Type the file name allong with .rb in the end
To compile use `ocra name.rb`
# API
Used YIFY official api v2
For documentation https://yts.am/api
Downloads
Version
Link
1.5
(Latest release)
Click Here