Code Monkey home page Code Monkey logo

automaticwemedia's Introduction

AutomaticWeMedia

自动化爬取各大媒体网站网站视频,文章,然后处理后自动上传到头条号

此系统分为三个模块.

1,上传模块uploadModel2为入口函数,192.168.0.105部署上传模块

2,下载模块 下载模块使用rabbitmq作为消息中间件进行分布式下载 这里面分成两个部分 一个是产生消息,就是得到视频url地址,然后发送到rabbitmq, 然后一个是消费消息,通过不同的url类型用不同的解析方式进行下载视频。 下载模块的消息产生者者部署在192.168.0.106 找到腾讯爱奇艺,秒拍app,网易云app视频url。

消息消费者在192.168.0.107上面,还有mqsql,redis,rabbitmq都是在这个上面 通过各种方式把视频下载下来

3,视频伪原创处理模块。 标题可以通过有道翻译接口来回翻译下,进行改变,不过效果不好,明星之类的热词会被损坏掉

视频内容,通过ffmepg进行去水印,很简单

另外慎重告诫各位,我这个系统被封了6个头条号,看看学学技术就算了,赚钱估计不可能了

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.