Giter Club home page Giter Club logo

lsp's Introduction

(lsp)老色批

颜色网站视频爬取下载工具

已适配网站列表

miya(蜜芽) 蜜芽坏掉了! yysp(夜夜视频)



喜欢本项目? 不妨点个star~

已经适配了两个网站的 Python 版本的分支在下面

这个分支是 Go 版本, 至少能用啦~

怎么用呢?

Windows 用户看过来~

选择你的阵营:

自己编译

  1. 下载本 repo
  2. 安装 go 1.20+
  3. ffmpeg 压缩包里 ffmpeg-master-latest-win64-gpl/bin/ 的文件都放进 C:\Windows\ 里面
  4. 开始使用吧:
go get -v all
go run main.go -mod yysp [参数...]

懒得编译啦,下载预编译版

  1. GitHub release 点这里 下载 lsp_windows-amd64.exe
  2. ffmpeg 压缩包里 ffmpeg-master-latest-win64-gpl/bin/ 的文件都放进 C:\Windows\ 里面
  3. 在下载目录打开命令行,开始使用吧:
lsp_windows-amd64.exe -mod yysp [参数...]

Linux 用户看过来~

选择你的阵营:

自己编译

  1. 下载本 repo
  2. 安装 go 1.20+ffmpeg
  3. 开始使用吧:
go get -v all
go run main.go -mod yysp [参数...]

懒得编译啦,下载预编译版

  1. GitHub release 点这里 下载 lsp_linux-amd64,并赋予可执行权限 chmod +x lsp_linux-amd64
  2. 安装 ffmpeg
  3. 在下载目录打开命令行,开始使用吧:
./lsp_linux-amd64 -mod yysp [参数...]

能用了之后

查看可用参数

使用 --help 参数查看帮助

下载目录结构

_lsp.db # 数据库文件,用于断点下载,全部下载完成后可以删除
1.mp4 # 原视频(可能无法正常观看),全部下载完成后可以删除
1.mp4.o.mp4 # 经过编码后的视频
2.mp4 # 第2个原视频
2.mp4.o.mp4 # 第2个经过编码后的视频
3.mp4 # 第3个原视频
3.mp4.o.mp4 # 第3个经过编码后的视频
...

就这么简单,(溜了溜了~)

lsp's People

Contributors

sb-child avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lsp's Issues

下载带有加密的链接时, 解密耗时超长

不知为何... 用 FFmpeg 解密视频时, 耗时非常长, 而且并没有明显的 CPU 占用.
(但是最终还是可以成功解密)

所以建议使用 miya 下载视频, 这个平台没有带密钥的 m3u8

[官宣] 有些网络环境下, 获取时会卡住

bug描述
因为dns屏蔽了部分网站, 或dns不稳定, 导致脚本卡死

如何复现

  1. 运行脚本modRun.py, 哪个模块都行
  2. 有些环境下会卡死

其他信息
若遇到上述问题, 建议更换你的dns, 如1.1.1.1, 8.8.8.8
由于dns查询过程不安全, 建议使用dnscrypt等工具加密你到目标服务器的dns查询, 防止被监听和污染.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.