Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
naari3 committed Mar 31, 2021
1 parent acd0d49 commit 96467ed
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions descriptions/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ This is a service to search for 音MADs.

It allows you to set filters for the search results.

It calls the [niconico Content Search API](https://site.nicovideo.jp/search-api-docs/search.html) behind the scenes.
~~It calls the [niconico Content Search API](https://site.nicovideo.jp/search-api-docs/search.html) behind the scenes.~~

You are limited pages that can be viewed because of the API specifications (page view which is many has limit of 17 pages).
- [Deprecated and removed](https://blog.nicovideo.jp/niconews/143630.html)

~~It calls the [niconico Snapshot Search API](https://site.nicovideo.jp/search-api-docs/snapshot) behind the scenes.~~

You are limited pages that can be viewed because of the API specifications (page view which is updated once a day).

## Parameter Description

Expand Down Expand Up @@ -34,10 +38,6 @@ Search in the range of the specified number of Views.

Search in the range of the dates specified.

### Filter by User ID

Search in the video which posted by specified user.

## Credits

- [@\_naari\_](https://twitter.com/_naari_): Development, maintenance
Expand Down
12 changes: 6 additions & 6 deletions descriptions/ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@

評価基準になりそうなものをフィルターとして設定できます。

裏で [niconico コンテンツ検索 API](https://site.nicovideo.jp/search-api-docs/search.html) を呼び出しています。
~~裏で [niconico コンテンツ検索 API](https://site.nicovideo.jp/search-api-docs/search.html) を呼び出しています。~~

またその仕様上、最大ページ数制限があります( `` 表示なら 17 ページまで)。
- [廃止されました](https://blog.nicovideo.jp/niconews/143630.html)

裏で [niconico スナップショット検索 API](https://site.nicovideo.jp/search-api-docs/snapshot) を呼び出しています。

またその仕様上、検索結果ページの更新がその日の朝に一度だけになります。即時反映されません。

## パラメータの説明

Expand Down Expand Up @@ -34,10 +38,6 @@

指定された日付の範囲で検索します。

### ユーザーIDで絞り込む

指定されたユーザーIDから投稿された動画を検索します。

## クレジット

- [@\_naari\_](https://twitter.com/_naari_): 企画と開発
Expand Down

0 comments on commit 96467ed

Please sign in to comment.