1.0.0 • Published 4 years ago

yts-console v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

yts-console · GitHub license

A terminal applicaton for browsing YTS.MX.

npm -g install yts-console

Modes

The application has four main modes movie, torrent, genre and help we discuss each of these modes in the following sections.

Movie

The movie mode allows for navigating through the results loaded by an initial search request. The commands used for this are the n and p commands which navigate to the next and previous pages respectively. The following screenshots shows the movie mode showing results for the "avengers" search term.

The application by default opens in the movie mode and from here the application can transition to the torrent, genre and help modes, the command l opens the genre mode and the t1-5 opens torrent mode showing the torrent for the movie whose index is given an example of its use being t1.

Torrent

The torrent mode allows the user to view torrents for the movies being shown on the current page in movie mode, you can navigate through the torrents using the t1-5 command changing the index to navigate through the movies, finally this mode allows you to download the present torrents with the d1-5 command, to return to movie mode simply use the b command. The following screenshot shows the torrent mode showing torrents for the movie "Avengers - Endgame".

Genre

The genre mode allows the user the specify the genre that the application will use to filter results on the next search, this is done using the g1-27 command for e.g. the g4 command will set the filtering genre to "animation", to return from genre mode to movie mode use the b command. The following screen shot shows the genre mode being active.

Help

The help mode summarizes the above discussed information as well as mentioning some other useful commands. The help mode can be opened from any other mode unlike torrent and genre modes which can only be inititated from the movie mode alone, pressing the b will return the app to whatever mode which was being opened prior to opening help mode. The following screen shot shows the help menu.

1.0.2

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago