Metadata-Version: 2.1
Name: k-load
Version: 0.2.8
Summary: A downloader
Home-page: https://github.com/T-K-233/k-load
Author: -T.K.-
Author-email: tk.fantasy.233@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# K-Load

a light weight website content downloader. 



## Installation

```bash
pip install k-load
```



## Usage

```bash
k-load "example.com/link-to-the-content"
```



## Supported Sites

| Website           | URL          |
| ----------------- | ------------ |
| KSong 全民K歌     | kg.qq.com    |
| Bilibili 哔哩哔哩 | bilibili.com |



## LEGAL ISSUES

This software is distributed under the [MIT license](https://raw.github.com/soimort/you-get/master/LICENSE.txt).

In particular, please be aware that

> THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

In human words:

*In case your use of the software forms the basis of copyright infringement, or you use the software for any other illegal purposes, the authors cannot take any responsibility for you. How you are going to use it is left to your own discretion.*

