parse IQIYI url, and download the videos.
这是个成品程序,可以直接使用去下载爱奇艺视频。
/dl/*.py: dl目录下的是下载器。(github: https://github.com/ZSAIm/not-bad-downloader)iqiyi-parse.py: 视频解析。 ( / 目录下的两个js文件是用于解析地址的。)merge.py: 视频合并。/build/*: 已经编译好的程序。
Pyv8: https://code.google.com/archive/p/pyv8/downloadspyperclip: pip install pyperclipBeautifulSoup: pip install beautifulsoup
not-bad-downloader: https://github.com/ZSAIm/not-bad-downloader
github: https://github.com/ZSAIm/iqiyi-parser