Git Product home page Git Product logo

iqiyi-parser's Introduction

IQIYI-parser

parse IQIYI url, and download the videos.

爱奇艺解析器 (IQIYI-parser)

这是个成品程序,可以直接使用去下载爱奇艺视频。

注意

build目录下编译好的文件一定要把其目录下的两个js放到目录下。

更新说明

  • 添加一下代码解决由于python版本的更新出现的ssl问题。
import ssl
ssl._create_default_https_context = ssl._create_unverified_context

项目包含

  • /dl/*.py : dl目录下的是下载器。(github: https://github.com/ZSAIm/not-bad-downloader)
  • iqiyi-parse.py : 视频解析。 ( / 目录下的两个js文件是用于解析地址的。)
  • merge.py: 视频合并。
  • /build/*: 已经编译好的程序。

安装模块

引用项目

not-bad-downloader: https://github.com/ZSAIm/not-bad-downloader


项目地址

github: https://github.com/ZSAIm/iqiyi-parser

iqiyi-parser's People

Contributors

zsaim 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.