Git Product home page Git Product logo

xigua_down's Introduction

xigua_down

西瓜视频免登录下载,提供单个视频的url即可下载

技术交流群: 1

使用方法

下载单个视频

  1. 将西瓜URL复制下来

    e.g. 1

  2. 双击 app.xigua.qt.exe

    e.g. 2

  3. 在窗口输入 复制的链接,点击查找,等待

    e.g. 3

  4. 下载完成后 app.xigua.qt.exe 所在目录会自动生成download文件夹,文件夹里面会有链接对应的视频

    e.g. 4

    e.g. 5

下载多个视频

  1. 将西瓜博主的URL复制下来

    e.g. 1

  2. 双击 app.xigua.qt.exe

    e.g. 2

  3. 在窗口输入 复制的链接,点击查找,等待

    e.g. 3

  4. 下载完成后 app.xigua.qt.exe 所在目录会自动生成download文件夹,文件夹里面会有链接对应的视频

    e.g. 4

    e.g. 5

桌面

使用默认python版本创建虚拟环境

virtualenv venv

.\venv\Scripts\activate

依赖处理

pip install -r requirements.txt
pip freeze > requirements.txt

打包处理

pyinstaller --noconsole --onefile  app.xigua.qt.py

退出虚拟环境
deactivate

感谢 https://github.com/wangjunji0920/xigua_downloader 开源的代码

xigua_down's People

Contributors

shangtianfei avatar

Stargazers

 avatar dayuan avatar  avatar  avatar Doty avatar totootao avatar

Watchers

 avatar

xigua_down's Issues

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.