├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 2 | Version 2, December 2004 3 | 4 | Copyright (C) 2019 Poly000 5 | 6 | Everyone is permitted to copy and distribute verbatim or modified 7 | copies of this license document, and changing it is allowed as long 8 | as the name is changed. 9 | 10 | DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 11 | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 12 | 13 | 0. You just DO WHAT THE FUCK YOU WANT TO. 14 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # fuckBaidu 2 | 3 | Bypy(GUI),pip安装。下载速度还是可以的,只是需要事先移动到/apps/bypy/**/ 4 | 5 | [BaiduPCS-Go接力项目](https://github.com/felixonmars/BaiduPCS-Go/),配合会员更快。 6 | 7 | --------------------------------------------------------------------------------