All Projects → Stars-One → M3u8downloader

Stars-One / M3u8downloader

a downloader for m3u8 video 一款m3u8视频下载解密合并工具

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to M3u8downloader

N m3u8dl Cli
[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.
Stars: ✭ 6,752 (+13966.67%)
Mutual labels:  m3u8, downloader
M3u8
A mini M3U8 downloader written in Golang for downloading and merging TS(Transport Stream) files. 一个迷你 M3U8 视频下载工具。
Stars: ✭ 215 (+347.92%)
Mutual labels:  m3u8, downloader
Aria
下载可以很简单
Stars: ✭ 4,777 (+9852.08%)
Mutual labels:  m3u8, downloader
m3u8Downloader
meijuba.net,Python crawler,M3U8格式视频下载,桌面应用
Stars: ✭ 53 (+10.42%)
Mutual labels:  downloader, m3u8
Vbrowser Android
全网视频嗅探缓存APP
Stars: ✭ 499 (+939.58%)
Mutual labels:  m3u8, downloader
Cryptoinscriber
📈 A live cryptocurrency historical trade data blotter. Download live historical trade data from any cryptoexchange, be it for machine learning, backtesting/visualizing trading strategies or for Quantopian/Zipline.
Stars: ✭ 27 (-43.75%)
Mutual labels:  downloader
Downloader
Downloader for android with pause, resume, cancel, queue options
Stars: ✭ 40 (-16.67%)
Mutual labels:  downloader
Cgssassetsdownloader
A download tool for CGSS
Stars: ✭ 26 (-45.83%)
Mutual labels:  downloader
Webhubbot Downloader
Download videos from xiyouMc's WebHubBot.
Stars: ✭ 24 (-50%)
Mutual labels:  downloader
Derpibooru Downloader
Downloads images from derpibooru.org using a variety of options
Stars: ✭ 45 (-6.25%)
Mutual labels:  downloader
Addic7ed Ruby
Ruby script to fetch subtitles on Addic7ed (auto-downloader)
Stars: ✭ 43 (-10.42%)
Mutual labels:  downloader
Human3.6m downloader
Human3.6M downloader by Python
Stars: ✭ 37 (-22.92%)
Mutual labels:  downloader
Horrible Downloader
horriblesubs.info python API and CLI
Stars: ✭ 28 (-41.67%)
Mutual labels:  downloader
Rxdownloader
- Reactive Extension Library for Android to download files
Stars: ✭ 40 (-16.67%)
Mutual labels:  downloader
Youtube Dl Gui
A cross platform front-end GUI of the popular youtube-dl written in wxPython.
Stars: ✭ 7,914 (+16387.5%)
Mutual labels:  downloader
Starrysky
🔥A Powerful and Streamline MusicLibrary(一个丰富的音乐播放封装库,支持多种音频格式,完美解决你的问题。)
Stars: ✭ 1,022 (+2029.17%)
Mutual labels:  m3u8
Twitch downloader
A universal twitch.tv VOD download script. Compatible with both old- and new-style VODs.
Stars: ✭ 24 (-50%)
Mutual labels:  downloader
Mythra
Music retrieval CLI and API using rust
Stars: ✭ 37 (-22.92%)
Mutual labels:  downloader
Imgbrd Grabber
Very customizable imageboard/booru downloader with powerful filenaming features.
Stars: ✭ 1,006 (+1995.83%)
Mutual labels:  downloader
Ytspotifydl
Youtube and Spotify music downloader with metadata.
Stars: ✭ 34 (-29.17%)
Mutual labels:  downloader

m3u8视频下载合并器

一款只需要输入m3u8的网址即可完成视频下载、解密和合并操作的工具

1.0的蓝奏云下载地址

github地址

1.0以上的新版本不再免费发布,请自行编译打包

或者是点击打赏获取软件

PS:市面上某些视频网站可能出于安全和版权考虑,在下载m3u8文件、key文件和ts文件会有所限制(如加cookie或者是某些token参数),技术和精力有限,暂不考虑解决这种问题,软件不能保证一定能够下载且成功解密,所以请在打赏前慎重考虑一下,有能力的可以看代码,二次开发实现功能

本软件只考虑普通情况下(无需登录)即可观看视频的在线m3u8地址下载合并及本地ts文件的解密合并,其他特殊需要登录的网站暂时不考虑支持

程序说明

  • [x] 采用多线程下载,可有效的提高下载速度
  • [x] 内置解密程序,当视频采用了加密可以自动解密
  • [ ] 优化多线程下载
  • [ ] 根据已下载好的m3u8文件和key文件,对合并本地的ts文件进行解密和合并操作
  • [ ] 在线更新
  • [ ] 多视频同时下载(目前还存在有Bug,界面进度会乱,为了稳定,目前推荐每次下载一个视频)

运行说明

需要java1.8环境

详情请查看软件配置说明

使用说明

程序只需要输入m3u8的在线地址,之后即可下载并解密合并成一个mp4文件,由于软件的下载的问题,下载过程中某些ts文件不完整,从而会导致之后合并的mp4少一些片段,完美主义者勿用

通过猫抓Chrome插件或者F12进入浏览器调试模式,找到具体的m3u8地址(关于获取m3u8地址的详细操作,请参考百度,这里不再赘述)

在程序输入获得的m3u8文件的在线地址,之后,软件会通过此地址进行下载m3u8文件、key文件(如果有加密的haunted)和ts文件,并进行解密合并,最后会输出一个mp4格式的文件。

截图

由于时间关系,没有截取下载的全部过程

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