项目作者: myersTechnologies

项目描述 :
Extract videos
高级语言: Java
项目地址: git://github.com/myersTechnologies/MP4-Extractor.git
创建时间: 2021-05-16T19:59:39Z
项目社区:https://github.com/myersTechnologies/MP4-Extractor

开源协议:

下载


MP4-Extractor

Extract videos to format MP4 or M3U8

In the app exemple, write the link of the video you want to extract the file, for exemple: https://embed.mystream.to/ew7auy7pmmns or https://www.youtube.com/watch?v=SUelbSa-OkA

On button click you’ll get the mp4 link, so then you can do what you want with it.

Works with:
nxload
all upvid unless upvid.biz
mystream
youtube
vidosa
mixdrop
php
vudeo
gomo.to

To implement download/clone the project, and copy the files VideoExtractionAPI > extractor + helpers into you app package.
Graddle dependency, add implementation ‘com.github.evgenyneu:js-evaluator-for-android:v5.0.0’

For more details for use, check out the app exemple in this repo