4chan-list-webm
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "4chan-list-webm", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "List all webms within a 4chan thread", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -11,6 +11,5 @@ # 4chan-list-webm | ||
### Update 2.0.0 | ||
### Rate limits | ||
Breaking changes: | ||
* Now requires arguments `board` and `threadNo` (thread number) instead of `url` | ||
*As stated in the [4chan API](https://github.com/4chan/4chan-API), you must ensure that you do not make more than one request per second. It is __your__ responsiblity to ensure that the request limit is respected. I recommend using [limiter](https://www.npmjs.com/package/limiter) or [bottleneck](https://www.npmjs.com/package/bottleneck).* | ||
@@ -17,0 +16,0 @@ |
4401
68