All Projects → lytian → m3u8_downloader

lytian / m3u8_downloader

Licence: other
Flutter M3U8下载器

Programming Languages

java
68154 projects - #9 most used programming language
dart
5743 projects

Projects that are alternatives of or similar to m3u8 downloader

Html5 Dash Hls Rtmp
🌻 HTML5播放器、M3U8直播/点播、RTMP直播、低延迟、推流/播流地址鉴权
Stars: ✭ 1,805 (+4097.67%)
Mutual labels:  m3u8
node-m3u8-to-mp4
convert m3u8 to mp4
Stars: ✭ 38 (-11.63%)
Mutual labels:  m3u8
Downloader-M3u8
Download M3u8 easily with FFMpeg library in Android
Stars: ✭ 25 (-41.86%)
Mutual labels:  m3u8
M3u8downloader
M3U8下载库,可以实现M3U8视频的下载,支持M3U8重定向,同时支持其他格式文件下载,例如MP4文件,目前支持kotlin、java、python3.x 三个语言版本
Stars: ✭ 145 (+237.21%)
Mutual labels:  m3u8
M3u8
A mini M3U8 downloader written in Golang for downloading and merging TS(Transport Stream) files. 一个迷你 M3U8 视频下载工具。
Stars: ✭ 215 (+400%)
Mutual labels:  m3u8
hls-downloader
Download all video files from HLS (HTTP Live Streaming) VoD (Video on Demand) m3u8 playlist for local playback
Stars: ✭ 121 (+181.4%)
Mutual labels:  m3u8
Zy Player Web
▶️ 跨平台浏览器端视频资源播放器. 简洁免费. 🎞 ZY Player 浏览器端。
Stars: ✭ 101 (+134.88%)
Mutual labels:  m3u8
CBPlayer
一个内置P2P的神奇播放器
Stars: ✭ 60 (+39.53%)
Mutual labels:  m3u8
Vatfs
影视全搜索|提供全网影视m3u8资源搜索,影视资源api,无广告快速播放
Stars: ✭ 239 (+455.81%)
Mutual labels:  m3u8
make lrc music m3u
网抑云音乐歌单同步 导出播放列表 Cloud music playlist sync
Stars: ✭ 28 (-34.88%)
Mutual labels:  m3u8
P2p Cdn Sdk Javascript
Free p2p cdn github javascript sdk to reduce video streaming costs of live and on demand video using webrtc by upto 90% and improve scalability by 6x - 🚀 Vadootv 🚀
Stars: ✭ 158 (+267.44%)
Mutual labels:  m3u8
M3u8parser
A light weight M3U8 parser. Support X-Key & X-Session-Key.
Stars: ✭ 187 (+334.88%)
Mutual labels:  m3u8
Android-hls
最近公司产品需要,调研hls(m3u8) aes-128 解密播放 . 分析 51Cto, 慕课
Stars: ✭ 73 (+69.77%)
Mutual labels:  m3u8
Iptv
Lista para IPTV abierto y colaborativo
Stars: ✭ 139 (+223.26%)
Mutual labels:  m3u8
hls-rip
Tool for ripping m3u8 playlists/segments.
Stars: ✭ 14 (-67.44%)
Mutual labels:  m3u8
Node M3u8stream
Concatenates segments from a m3u8/dash-mpd playlist into a consumable stream.
Stars: ✭ 127 (+195.35%)
Mutual labels:  m3u8
iptv-playlist-aggregator
Aggregator for IPTV playlists from multiple sources
Stars: ✭ 35 (-18.6%)
Mutual labels:  m3u8
hls-segment-reader
Node.js Readable for retrieving HLS segments.
Stars: ✭ 18 (-58.14%)
Mutual labels:  m3u8
m3u8-downloader
chrome插件,支持监控和下载:m3u8流媒体、视频、音频
Stars: ✭ 54 (+25.58%)
Mutual labels:  m3u8
mock-hls-server
Fake a live/event HLS stream from a VOD one. Useful for testing. Supports looping.
Stars: ✭ 61 (+41.86%)
Mutual labels:  m3u8

m3u8_downloader

m3u8下载器

实现思路请查看文章: 基于Flutter的m3u8下载器

Getting Started

在 pubspec.yaml 中新增依赖:

  m3u8_downloader:
    git:
      url: https://github.com/lytian/m3u8_downloader.git

或者Fork项目,引用自己的仓库。

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