Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
add instructions for TVSeries
Browse files Browse the repository at this point in the history
  • Loading branch information
redone committed May 18, 2022
1 parent 0821b29 commit 66269cb
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
<!-- ToDO:
* ADD documentation about setting up VLC path on windows
* ADD documentations about series option
-->



<p align="center">
<img src=".github/logo.gif" />
</p>
Expand Down Expand Up @@ -65,6 +58,10 @@ python3 main.py config "vlc"
```bash
python3 main.py top
```
* If you want to watch a TVSerie:
```bash
python3 main.py serie
```
* If you want to search for a specific movie (_"[red notice](https://www.imdb.com/title/tt7991608/)"_ for example):
```bash
python3 main.py search
Expand Down

0 comments on commit 66269cb

Please sign in to comment.