Giter Site home page Giter Site logo

timesky / download Goto Github PK

View Code? Open in Web Editor NEW

This project forked from justkeepsilence/download

0.0 0.0 0.0 1.14 MB

使用Python实现的下载和观看各种网络资源的网页应用程序

Python 40.40% HTML 8.21% Vue 24.59% CSS 5.26% JavaScript 21.54%

download's Introduction

download

Python-based real-time crawler project

JS Environment

# install dependencies

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Python Environment

packages            version
python               >=3.8
aiofiles             0.5.0
aiohttp              3.6.2
aiohttp-cors         0.7.0
aiohttp-proxy        0.1.2
aiomysql             0.0.20
scrapy               2.3.0

2020-11-4 update

1.整个前端界面重写,完善了路由权限验证,侧边栏
2.websocket改用websocket.io
3.电影搜索界面基本完成
(1) 可以进行搜索,如果数据库中不存在,则可以调用爬虫进行搜索
(2) 电影的收藏,删除功能已经实现
(3) 爬虫日志可以实时查看
4.存在的问题
(1) 多个爬虫同时爬取,并行爬取
(2) RPC调用aria2下载时界面的完善
(3) 后续可能考虑使用go重构来进行爬虫的并发爬取,以及RPC进行并发下载

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.