├── LICENSE
├── README.md
├── README_zh.md
├── images
├── 1.jpg
├── 2.jpg
├── 3.jpg
├── 4.jpg
├── 5.jpg
├── 6.jpg
├── 7.jpg
└── 8.jpg
└── wenkudl
├── imgs
├── logo128.png
├── logo16.png
├── logo48.png
└── logo64.png
├── index.html
├── js
├── getData.js
└── index.js
└── manifest.json
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2018 leechaojiang
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # wenkudl
2 |
3 | [](https://github.com/usecodelee/wenku-download)
4 | [](https://github.com/usecodelee/wenku-download/fork)     
5 |
6 | [中文 文档](https://github.com/usecodelee/wenku-download/blob/master/README_zh.md)
7 |
8 | Copy the baidu wenku Word or PDF article with one key, automatically save it as Word document, and download it to local.
9 |
10 | ## How To Use
11 |
12 | - **Dowmload**
13 |
14 | ```bash
15 | git clone https://github.com/usecodelee/wenku-download.git
16 | ```
17 |
18 | - **Install**
19 |
20 | 1. > **Open the Google browser**
21 |
22 | 2. > **Click the Settings in the upper right corner --> more tools --> extension program**
23 |
24 |
25 |
26 | 3. > **Click on the top right corner to open developer mode**
27 |
28 |
29 |
30 | 4. > **Open the downloaded file and drag the wenkudl folder into the Google browser extender page**
31 |
32 |
33 |
34 | 5. > **installation success**
35 |
36 |
37 |
38 | - **Usage**
39 |
40 | 1. > **Open baidu library and find Word or PDF to download**
41 |
42 | 2. > **Slide down to the bottom and click "what's left?Page not read, continue to read "**
43 |
44 |
45 |
46 | 3. > **Click the wenkudl icon in the upper right corner**
47 |
48 |
49 |
50 | 4. > **Click start**
51 |
52 |
53 |
54 | 5. > **Just wait a moment**
55 |
56 |
57 |
--------------------------------------------------------------------------------
/README_zh.md:
--------------------------------------------------------------------------------
1 | # wenkudl
2 |
3 | [](https://github.com/usecodelee/wenku-download)
4 | [](https://github.com/usecodelee/wenku-download/fork)     
5 |
6 | 一键复制文库Word或PDF文章,自动保存为Word文档并下载。
7 |
8 | ## 如何使用
9 |
10 | - **下载**
11 |
12 | ```bash
13 | git clone https://github.com/usecodelee/wenku-download.git
14 | ```
15 |
16 | - **安装**
17 |
18 | 1. > **打开谷歌浏览器**
19 |
20 | 2. > **点击右上角的设置->更多工具->扩展程序**
21 |
22 |
23 |
24 | 3. > **点击右上角打开开发者模式**
25 |
26 |
27 |
28 | 4. > **打开下载的文件,将wenkudl文件夹拖入谷歌浏览器扩展程序页面**
29 |
30 |
31 |
32 | 5. > **安装成功**
33 |
34 |
35 |
36 | - **使用**
37 |
38 | 1. > **打开baidu文库,找到需要下载的Word或者PDF**
39 |
40 | 2. > **滑动到底部点击“还剩?页未读,继续阅读”按钮**
41 |
42 |
43 |
44 | 3. > **点击右上角的wenkudl图标**
45 |
46 |
47 |
48 | 4. > **点击start**
49 |
50 |
51 |
52 | 5. > **稍等片刻即可完成**
53 |
54 |
55 |
--------------------------------------------------------------------------------
/images/1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/usecodelee/wenku-download/f06ef91a0ee4c585f9e88e36a7bc20b347592e75/images/1.jpg
--------------------------------------------------------------------------------
/images/2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/usecodelee/wenku-download/f06ef91a0ee4c585f9e88e36a7bc20b347592e75/images/2.jpg
--------------------------------------------------------------------------------
/images/3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/usecodelee/wenku-download/f06ef91a0ee4c585f9e88e36a7bc20b347592e75/images/3.jpg
--------------------------------------------------------------------------------
/images/4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/usecodelee/wenku-download/f06ef91a0ee4c585f9e88e36a7bc20b347592e75/images/4.jpg
--------------------------------------------------------------------------------
/images/5.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/usecodelee/wenku-download/f06ef91a0ee4c585f9e88e36a7bc20b347592e75/images/5.jpg
--------------------------------------------------------------------------------
/images/6.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/usecodelee/wenku-download/f06ef91a0ee4c585f9e88e36a7bc20b347592e75/images/6.jpg
--------------------------------------------------------------------------------
/images/7.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/usecodelee/wenku-download/f06ef91a0ee4c585f9e88e36a7bc20b347592e75/images/7.jpg
--------------------------------------------------------------------------------
/images/8.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/usecodelee/wenku-download/f06ef91a0ee4c585f9e88e36a7bc20b347592e75/images/8.jpg
--------------------------------------------------------------------------------
/wenkudl/imgs/logo128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/usecodelee/wenku-download/f06ef91a0ee4c585f9e88e36a7bc20b347592e75/wenkudl/imgs/logo128.png
--------------------------------------------------------------------------------
/wenkudl/imgs/logo16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/usecodelee/wenku-download/f06ef91a0ee4c585f9e88e36a7bc20b347592e75/wenkudl/imgs/logo16.png
--------------------------------------------------------------------------------
/wenkudl/imgs/logo48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/usecodelee/wenku-download/f06ef91a0ee4c585f9e88e36a7bc20b347592e75/wenkudl/imgs/logo48.png
--------------------------------------------------------------------------------
/wenkudl/imgs/logo64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/usecodelee/wenku-download/f06ef91a0ee4c585f9e88e36a7bc20b347592e75/wenkudl/imgs/logo64.png
--------------------------------------------------------------------------------
/wenkudl/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |