登录后的凭证明文保存在config
文件夹下的cookies.config
。
如有需要请直接删除,或操作->登录相关->退出登录
更多详情请参考帮助文档 (如果访问不太顺畅的话,可以试试备用帮助文档)
- AV和BV转换参考了Colerar/abv
- 使用JSON.org库做简单的Json解析
- 使用zxing库生成链接二维码图片
- 以外部库的方式调用ffmpeg进行转码(短片段flv未使用ffmpeg,仅多flv合并及m4s转换mp4格式需要用到)
- geetest验证码实现参考了geetest-validator
- cookie刷新代码的wasm逆向实现参考了SocialSisterYi/bilibili-API-collect#524
- 下载地址: https://nICEnnnnnnnLee.github.io/BilibiliDown/guide/quick-start/download
- GitHub: https://github.com/nICEnnnnnnnLee/BilibiliDown
- Github Release: https://github.com/nICEnnnnnnnLee/BilibiliDown/releases
- Bitbucket: https://bitbucket.org/NiceLeeee/BilibiliDown
- Gitee码云: https://gitee.com/NiceLeee/BilibiliDown
- 更新日志
- 第三方LICENSE
- 本项目提供的
ffmpeg.exe
基于nICEnnnnnnnLee/FFmpeg-Builds进行编译。
设置Github secretFF_SPECIFIC_CONFIGURE
如下:
--disable-debug --disable-doc --disable-ffplay --disable-ffprobe --enable-static --disable-shared --disable-network --disable-autodetect --disable-decoders --disable-gpl --disable-version3 --enable-decoder='h264,aac*,mp3*,mp4,eac3,flac' --disable-encoders --disable-demuxers --enable-demuxer='concat,mov,m4v,flv,mp3,aac,m4a' --disable-muxers --enable-muxer='flv,mp4,mp3,adts' --enable-encoder='libmp3lame,mp3,aac' --disable-parsers --enable-parser=h264 --disable-protocols --enable-protocol='concat,file' --disable-bsfs --enable-bsf='h264_metadata,h264_mp4toannexb' --disable-filters --enable-filter='concat,aresample' --disable-iconv --enable-small
- 本项目遵守开源协议
Apache 2.0
。
Copyright (C) 2019-2024 NiceLee. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.