All Projects → hadifar → Downloader-M3u8

hadifar / Downloader-M3u8

Licence: other
Download M3u8 easily with FFMpeg library in Android

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Downloader-M3u8

Backoffice Administration
Stars: ✭ 89 (+256%)
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 (+532%)
Mutual labels:  m3u8
iptv-playlist-aggregator
Aggregator for IPTV playlists from multiple sources
Stars: ✭ 35 (+40%)
Mutual labels:  m3u8
Snail
基于Java、JavaFX开发的下载工具,支持下载协议:BT(BitTorrent、磁力链接、种子文件)、HLS(M3U8)、FTP、HTTP。人家才不要你的⭐⭐呢,哼
Stars: ✭ 102 (+308%)
Mutual labels:  m3u8
Iptv
Lista para IPTV abierto y colaborativo
Stars: ✭ 139 (+456%)
Mutual labels:  m3u8
M3u8parser
A light weight M3U8 parser. Support X-Key & X-Session-Key.
Stars: ✭ 187 (+648%)
Mutual labels:  m3u8
Exoplayer 2 Example
Android example apps
Stars: ✭ 70 (+180%)
Mutual labels:  m3u8
mock-hls-server
Fake a live/event HLS stream from a VOD one. Useful for testing. Supports looping.
Stars: ✭ 61 (+144%)
Mutual labels:  m3u8
M3u8downloader
M3U8下载库,可以实现M3U8视频的下载,支持M3U8重定向,同时支持其他格式文件下载,例如MP4文件,目前支持kotlin、java、python3.x 三个语言版本
Stars: ✭ 145 (+480%)
Mutual labels:  m3u8
node-m3u8-to-mp4
convert m3u8 to mp4
Stars: ✭ 38 (+52%)
Mutual labels:  m3u8
Zy Player Web
▶️ 跨平台浏览器端视频资源播放器. 简洁免费. 🎞 ZY Player 浏览器端。
Stars: ✭ 101 (+304%)
Mutual labels:  m3u8
Html5 Dash Hls Rtmp
🌻 HTML5播放器、M3U8直播/点播、RTMP直播、低延迟、推流/播流地址鉴权
Stars: ✭ 1,805 (+7120%)
Mutual labels:  m3u8
M3u8
A mini M3U8 downloader written in Golang for downloading and merging TS(Transport Stream) files. 一个迷你 M3U8 视频下载工具。
Stars: ✭ 215 (+760%)
Mutual labels:  m3u8
Media Server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
Stars: ✭ 1,363 (+5352%)
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 (+384%)
Mutual labels:  m3u8
Sjmediacacheserver
A HTTP Media Caching Framework. It can cache FILE or HLS media. 音视频边播边缓存框架, 支持 HLS(m3u8) 和 FILE(mp4, mp3等).
Stars: ✭ 87 (+248%)
Mutual labels:  m3u8
Mediasdk
The library is working for downloading video while playing the video, the video contains M3U8/MP4
Stars: ✭ 164 (+556%)
Mutual labels:  m3u8
make lrc music m3u
网抑云音乐歌单同步 导出播放列表 Cloud music playlist sync
Stars: ✭ 28 (+12%)
Mutual labels:  m3u8
Android-hls
最近公司产品需要,调研hls(m3u8) aes-128 解密播放 . 分析 51Cto, 慕课
Stars: ✭ 73 (+192%)
Mutual labels:  m3u8
Vatfs
影视全搜索|提供全网影视m3u8资源搜索,影视资源api,无广告快速播放
Stars: ✭ 239 (+856%)
Mutual labels:  m3u8

Downloader-M3u8

Simple example in 4 steps for download M3u8 files on Android:

  • Step 1: Give internet and write permission in manifest.xml

  • Step 2: Add compile 'com.writingminds:FFmpegAndroid:0.3.2' in build.gradle

  • Step 3: Initialize FFMmpg in Application (AppConfig.java)

  • Step 4: Make sure the URL be http (MainActivity.java)

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