Skip to content

Commit

Permalink
Merge pull request #244 from vitalygashkov/next
Browse files Browse the repository at this point in the history
Node switched back to v20, updated README
  • Loading branch information
vitalygashkov authored Nov 18, 2024
2 parents 5b81940 + 76c3df7 commit 9c40625
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Streamyx is a tool that allows you to download videos for offline-viewing.
<a href="https://github.com/vitalygashkov/streamyx/tree/main/README.ru.md">Pусский</a>
</div>

### Supported services
### Built-in services

<a aria-label="Crunchyroll" href="https://crunchyroll.com"><img alt="" src="https://img.shields.io/badge/Crunchyroll-F47521?style=flat-square&logo=crunchyroll&logoColor=white"></a>
<a aria-label="Weibo" href="https://m.weibo.cn/"><img alt="" src="https://img.shields.io/badge/Weibo-D62B2A?style=flat-square&logo=sina-weibo&logoColor=white"></a>
Expand All @@ -30,7 +30,7 @@ Streamyx is a tool that allows you to download videos for offline-viewing.
<a aria-label="VirtualRoom" href="https://virtualroom.ru/"><img alt="" src="https://img.shields.io/badge/VirtualRoom-01aade?style=flat-square&logoColor=white"></a>
<a aria-label="НТВ" href="https://www.ntv.ru/"><img alt="" src="https://img.shields.io/badge/НТВ-00aa01?style=flat-square&logoColor=white"></a>

#### and there's many more...
> You can add support for any streaming service yourself! See [example](https://github.com/vitalygashkov/streamyx-service-example) for more details.
## Installation

Expand All @@ -46,7 +46,7 @@ Usage:
streamyx [OPTIONS] URL [URL...]
```

Use `-h` option to see all available options.
Use `--help` flag to see all available options.

### Download a video

Expand Down
4 changes: 2 additions & 2 deletions README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<span>Русский</span>
</div>

### Поддерживаемые сервисы
### Встроенные сервисы

<a aria-label="Crunchyroll" href="https://crunchyroll.com"><img alt="" src="https://img.shields.io/badge/Crunchyroll-F47521?style=flat-square&logo=crunchyroll&logoColor=white"></a>
<a aria-label="Weibo" href="https://m.weibo.cn/"><img alt="" src="https://img.shields.io/badge/Weibo-D62B2A?style=flat-square&logo=sina-weibo&logoColor=white"></a>
Expand All @@ -30,7 +30,7 @@
<a aria-label="VirtualRoom" href="https://virtualroom.ru/"><img alt="" src="https://img.shields.io/badge/VirtualRoom-01aade?style=flat-square&logoColor=white"></a>
<a aria-label="НТВ" href="https://www.ntv.ru/"><img alt="" src="https://img.shields.io/badge/НТВ-00aa01?style=flat-square&logoColor=white"></a>

#### и многие другие...
> Вы можете добавить поддержку любого стриминг-сервиса самостоятельно! Посмотрите [пример](https://github.com/vitalygashkov/streamyx-service-example), чтобы узнать больше.
## Установка

Expand Down
2 changes: 1 addition & 1 deletion apps/cli
Submodule cli updated from 43f839 to 932b66
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9c40625

Please sign in to comment.