GithubHelp home page GithubHelp logo

intelligentcam / downloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sunnysunning/downloader

0.0 0.0 0.0 596 KB

iOS downloader for app(基于NSURLSession的下载器,mp4/mp3等资源都可以使用,m3u8格式的后续会添加)

Objective-C 100.00%

downloader's Introduction

Downloader

一 : iOS downloader for app

基于NSURLSession的下载器,mp4/mp3等资源都可以使用,m3u8格式的后续会添加

二 : 核心类介绍

DownloadManager:下载的核心类

DownloadManager+Helper:兼容iOS10关于NSURLSessionDownloadTask的resumeData的bug

DownloadManager+UIDeviceBattery_Memory:设备低电量通知与设备硬盘剩余大小是否足够允许继续下载

DownloadManager+AppWillTerminate:APP被强制关闭,下载器保留状态

DownloadCacher:下载条目状态,进度,url等缓存信息的管理类

DownloadModel:下载的model类

DownloadCell:下载展示的cell类

三 : 核心功能

支持后台下载

支持前后台下载完成的通知

支持全部开始,全部暂停功能

四 : 截图

截图请查看demo.png

downloader's People

Contributors

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