GithubHelp home page GithubHelp logo

qin28 / stealer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moyada/stealer

0.0 0.0 0.0 2 MB

抖音、快手、火山、皮皮虾,视频去水印程序

Python 58.68% Shell 0.73% JavaScript 29.46% HTML 1.63% Vue 8.93% Dockerfile 0.58%

stealer's Introduction

抖音、快手、火山视频。。。去水印程序

项目使用 python3 + Vue 开发,所需依赖有:

pip3 install Django
pip3 install requests
pip3 install enum34
pip3 install django-cors-headers

下载解压完运行 start.shrun.sh,通过浏览器打开 localhost:8000 进入使用页面。

  • 点击下载直接下载视频 (经过 md5 处理)
  • 点击解析获取下载地址

试用地址

Docker 方式部署

  1. 首先 clone 代码到服务器。
  2. 构建镜像,拉取镜像 docker pull xueyikang/stealer:1.0.0
    或切换文件夹 cd stealer 然后执行命令 docker build -t stealer-1.0.0 -f Dockerfile . 即可生成镜像文件。
  3. 启动容器,执行命令 docker run -d -p 8000:8000 stealer-1.0.0:latest
  4. 应用地址为: 服务器IP:8000

stealer's People

Contributors

moyada avatar

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.