All Projects → suifengqjn → Tbplayer

suifengqjn / Tbplayer

Licence: lgpl-3.0
视频边下边播播,把播放器播放过的数据流缓存到本地,支持拖动。采用avplayer

Projects that are alternatives of or similar to Tbplayer

img-cli
An interactive Command-Line Interface Build in NodeJS for downloading a single or multiple images to disk from URL
Stars: ✭ 15 (-98.88%)
Mutual labels:  downloader, buffer
Zdownloader
zdownloader is a download manager for ZippyShare, Google Drive and MegaUp services
Stars: ✭ 88 (-93.4%)
Mutual labels:  downloader
Instascrape
🚀 A fast and lightweight utility and Python library for downloading posts, stories, and highlights from Instagram.
Stars: ✭ 76 (-94.3%)
Mutual labels:  downloader
Cmpdl
A lightweight alternative to Twitch App for downloading Minecraft modpacks.
Stars: ✭ 83 (-93.78%)
Mutual labels:  downloader
Twitter media downloader
Twitter media downloader.
Stars: ✭ 75 (-94.38%)
Mutual labels:  downloader
Pornhub Downloader
Bash Script for downloading content from PornHub (the easy way)
Stars: ✭ 87 (-93.48%)
Mutual labels:  downloader
Network Avatar Picker
A npm module that returns user's social network avatar. Supported providers: facebook, instagram, twitter, tumblr, vimeo, github, youtube and gmail
Stars: ✭ 74 (-94.45%)
Mutual labels:  buffer
Wheel
Quick navigation framework for Vim and Neovim : buffer groups, mru, locate, find, grep, outline, yank, ...
Stars: ✭ 94 (-92.95%)
Mutual labels:  buffer
Aria2.sh
Aria2 一键安装管理脚本 增强版
Stars: ✭ 1,276 (-4.35%)
Mutual labels:  downloader
Mangadex Dl
Download manga from MangaDex.org.
Stars: ✭ 81 (-93.93%)
Mutual labels:  downloader
Work crawler
Download comics novels 小说漫画下载工具 小説漫画のダウンローダ 小說漫畫下載:腾讯漫画 大角虫漫画 有妖气 知音漫客 咪咕 SF漫画 哦漫画 看漫画 漫画柜 汗汗酷漫 動漫伊甸園 快看漫画 微博动漫 733动漫网 大古漫画网 漫画DB 無限動漫 動漫狂 卡推漫画 动漫之家 动漫屋 古风漫画网 36漫画网 亲亲漫画网 乙女漫画 comico webtoons 咚漫 ニコニコ静画 ComicWalker ヤングエースUP モアイ pixivコミック サイコミ;アルファポリス カクヨム ハーメルン 小説家になろう 起点中文网 八一中文网 顶点小说 落霞小说网 努努书坊 笔趣阁→epub.
Stars: ✭ 1,224 (-8.25%)
Mutual labels:  downloader
Audioplayermanager
⚠️ No longer maintained ⚠️ Small Swift Wrapper and Queue-Manager around AVPlayer which let you play MediaPlayer items and stream songs from URLs.
Stars: ✭ 78 (-94.15%)
Mutual labels:  avplayer
Ksplayer
iOS/macOS/tvOS video player
Stars: ✭ 86 (-93.55%)
Mutual labels:  avplayer
Youtubedirectlinkextractor
Get the direct link to a YouTube video for AVPlayer
Stars: ✭ 76 (-94.3%)
Mutual labels:  avplayer
Patreondownloader
Powerful tool for downloading content posted by creators on patreon.com. Supports content hosted on patreon itself as well as external sites (additional plugins might be required).
Stars: ✭ 89 (-93.33%)
Mutual labels:  downloader
Saavn Downloader Extension
Chrome Extension to download songs and block ads for jiosaavn.com (previously saavn.com)
Stars: ✭ 74 (-94.45%)
Mutual labels:  downloader
Abmediaview
Media view which subclasses UIImageView, and can display & load images, videos, GIFs, and audio and from the web, and has functionality to minimize from fullscreen, as well as show GIF previews for videos.
Stars: ✭ 79 (-94.08%)
Mutual labels:  avplayer
Docker Jdownloader
JDownloader 2 Docker Image (Multiarch) - Passed 40M Downloads
Stars: ✭ 85 (-93.63%)
Mutual labels:  downloader
Gophie
An Aggregator Engine for searching and downloading movies free - NO ADs!
Stars: ✭ 94 (-92.95%)
Mutual labels:  downloader
Ieee754
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.
Stars: ✭ 93 (-93.03%)
Mutual labels:  buffer

TBPlayer

诚招继任者

因本人不做ios开发好几年,部分技术也已经遗忘,但是还有许多开发者需要此项目,所以我希望有一个人可以继续更新下去,技术问题也一起讨论。最好是建个qq群,方便大家一起讨论。 首页信息可完全自定义,包括放你的赞助码,只要不放广告就行。如有意向,微信联系:cywt123

添加cocoapods 中,请下载1.0tag(https://github.com/suifengqjn/TBPlayer/archive/1.0.zip)

视频变下变播,把播放器播放过的数据流缓存到本地,支持拖动。采用avplayer

实现avplayer状态的捕获和细节的处理

关于这个dome写的一篇文章:文章地址:http://www.jianshu.com/p/990ee3db0563

  • 如果你觉得不错,还请为我star一个,
  • 如果在使用过程中遇到BUG,希望你能Issues我,谢谢

###用法

需要的变量 url:视频网址 showView:放视频的视图

[[TBPlayer sharedInstance] playWithUrl:url2 showView:self.view];

另外自己可以在TBVideoRequestTask 中设置视频的缓存路径,下次播放直接从缓冲读取即可。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].